﻿HTML
{
	width: 100%;
	height: 100%;
}
FORM
{
	width: 100%;
	height: 100%;
}
FORM.table
{
	width: 100%;
	height: 100%;
}
BODY
{
	font-size: 11px;
	margin: 0px;
	width: 100%;
	font-style: normal;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	height: 100%;
	background-color: #ababab;
	padding: 0;
	height: 100%;
	_height: 100%; /* Visible to IE6 only*/
	min-height: 100%; /* Visible to IE7 only */
	background-color:#464646;
}
table tr td
{
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
}
#pageHeaderContent
{
	padding-left: 0px;
	padding-top: 0px;
}

div#m_main
{
	width: 1000px;
}
div#m_menuMain
{
	position: relative;
	display: block;
}
div#m_menuMain
{
	height: 27px;
	background: url(./Images/topnav_repeater.gif);
}
div#m_contentMain
{
	min-height: 100%; /* Visible to IE7 only */
	position: relative;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 -2px;
}
div#pageContent
{
	padding: 10px 10px 0px 10px;
	padding-top: 15px;
}
div#pageContainer
{
	height: 100%;
	background: #fff;
}


div#pageTitle, div .pageTitle, div#pageTitle span
{
	color: #3360A8;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial;
	width: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
}

div#pageTitle, div .actLink
{
	font-size: 11px;
}

div#pageTitle
{
	background: url( "./Images/hotdeal.jpg" );
	width: 100%;
}

.pageSubTitle
{
	color: #020D6F;
	padding-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial;
}
.pageSubTitle2
{
	color: #020D6F;
	padding-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial;
}
div#pageTitleOuter, div .pageTitleOuter
{
	text-align: left;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #E3E3E3;
}
.lightBluePanel
{
	border: 1px solid #CFCFCF;
	background-color: #F3F8FC;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial;
}

div#pageDesc, div .pageDesc
{
	color: #324661;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial;
}
div .regionTitle
{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #3B5377;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial;
}
/* Header Begin */
.m_header
{
	width: 100%;
	height: 110px;
	background: url( "./Images/header.gif" ) repeat-x;
	background-position: top left;
}
#m_header .logo
{
	float: left;
	vertical-align: middle;
	position: relative;
	height: 60px;
}
#m_header .login
{
	float: right;
	position: relative;
	top: 5px;
	right: 17px;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}

.headerTop
{
	background: url( "images/top_span.gif" ) repeat-x;
	height: 60px;
	width: 100%;
}
#header
{
	width: 100%;
	height: 60px;
	background: url( "images/logo.jpg" ) no-repeat;
	background-position: top left;
	padding-left: 10px;
}
#header .logo
{
	float: left;
	position: relative;
	height: 60px;
}
#header .login
{
	float: right;
	position: relative;
	top: 5px;
	right: 17px;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}
.status_link
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	color: #9c6604;
	text-decoration: none;
}
.status_link a:hover
{
	color: #774f06;
}
/* Header End */

div#m_footer
{
	height: 20px;
	padding: 5px 5px 5px 5px;	
	background: url( "./Images/btm.gif" ) repeat-x;
	color: white;
	font: 11px arial,helvetica,verdana,sans-serif;
	display: block;
}
div#m_footer a
{
	color: #404040;
	text-decoration: none;
}
div#m_footer a:hover
{
	color: #EA9241;
}
.InfoMsg, .WarningMsg, .ErrorMsg, .OkMsg
{
	margin: 5px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 10px;
	font-weight: bold;
}
.InfoMsg
{
	background-image: url( 'images/icon_info.gif' );
	color: Navy;
}
.WarningMsg
{
	background-image: url( 'images/icon_warning.gif' );
	color: Red;
}
.ErrorMsg
{
	background-image: url( 'images/icon_error.gif' );
	color: Red;
}
.OkMsg
{
	background-image: url( 'images/icon_ok.gif' );
	color: Green;
}
.InfoMsg span, .WarningMsg span, .ErrorMsg span, .OkMsg span
{
	font-size: 13px;
}

#TopMenu
{
	padding: 0;
	margin: 0;
	color: #000;
	white-space: nowrap;
	border-top: 1px solid #ADADAD;
}
#TopMenu li
{
	display: inline;
}
#TopMenu li a
{
	font-family: Verdena,Tahoma;
	padding: 0.5em 1.9em;
	color: #404040;
	background-color: Transparent;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #BDBDBD;
}
.MenuItemSelected
{
	font-family: Verdena,Tahoma;
	padding: 0.5em 1.9em;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float: left;
	background: url(../../images/content_header_bg.gif);
	color: #fff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #BDBDBD;
	height: 17px;
}
#TopMenu li a:hover
{
	color: #fff;
	background: url(./Images/content_header_bg.gif);
	height: 17px;
}

.Menu
{
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	height: 25px;
	background: url('./Images/menu.gif') repeat-x;
}

.Menu2
{
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	height: 30px;
	background: url('./Images/menu2.gif') repeat-x;
}

.MsgBox {width:100%;margin:0px auto;color:#fff;}
.MsgBox .hd .c,.MsgBox .ft .c {font-size:1px; height:4px;}
.MsgBox .ft .c {height:8px;}
.MsgBox .hd {background:transparent url(images/bx_tl.gif) no-repeat 0px 0px;}
.MsgBox .hd .c {background:transparent url(images/bx_tr.gif) no-repeat right 0px;}
.MsgBox .bd {background:transparent url(images/bx_ml.gif) repeat-y 0px 0px;}
.MsgBox .bd .c {background:transparent url(images/bx_mr.gif) repeat-y right 0px;}
.MsgBox .bd .c .s_Error{margin:0px 8px 0px 4px;padding:7px;color:#976215;background:url(images/icon_msg_error.gif) no-repeat left center;}
.MsgBox .bd .c .s_Warning{margin:0px 8px 0px 4px;padding:7px;color:#976215;background:url(images/icon_msg_warn.gif) no-repeat left center;}
.MsgBox .bd .c .s_Info{margin:0px 8px 0px 4px;padding:7px;color:#976215;background:url(images/icon_msg_info.gif) no-repeat left center;}
.MsgBox .bd .c .s_Ok{margin:0px 8px 0px 4px;padding:7px;color:#976215;background:url(images/icon_msg_ok.gif) no-repeat left center;}
.MsgBox .ft {background:transparent url(images/bx_bl.gif) no-repeat 0px 0px;}
.MsgBox .ft .c {background:transparent url(images/bx_br.gif) no-repeat right 0px;}

.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; font-weight: bold; }
.style10 {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
.style15 {font-size: xx-small}
.style30 {font-family: Tahoma; font-weight: bold; color: #003366; font-size: medium; }
.style32 {font-size: 11px}
.style33 {font-size: 12px}
.style34 {font-family: Verdana}
.style36 {font-size: 13px}
.tds {
	  background-Color:#FFFFFF;
	  text-align:center;
	  border:1px solid #808694;
	  filter:alpha(opacity=85);
	  cursor:default;
	 }