body 
{
	margin:0;
	padding:0;
	background-color: #f0f9fd;
}

#mainTab {
	width: 100%;
}
#Header {
	background-image: url(../Images/TopBg.gif);
	background-repeat: repeat-x;
	height: 107px;	
}
#Header #Area{
	width:1003px;
	margin-top: 15px;
}
#Header #Area #Logo{
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}
#Header #Area #Img{
	margin-top: 25px;
	margin-left: 10px;
	float: left;
}
#banner {
	background-image: url(../Images/HdImg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 107px;
}

#LoginArea
{
	height: 350px;
}
#LoginArea #Area
{
	background-image: url(../Images/LoginBg.gif);
	background-repeat: repeat-x;
	height: 196px;
	width: 323px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#LoginArea #Area strong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #206de1;
	text-decoration: none;	
}
#footer {
	background-color: #3F89C3;
	height: 10px;
}
input[type=text],input[type=password],input[type=radio],select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/InputBG.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding-left: 10px;
	border: 1px solid #bce0fc;
	background-position: bottom;

}
.TextBox {
	width:100px;
	margin-bottom: 10px;
}
.InputBox {
	float: left;
}
.blackTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
input[type=submit],input[type=button]
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/button.jpg);
	background-repeat: repeat-x;
	border: 1px solid #2B82EB;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
}
#bannerInner
{
	background-image: url(../Images/BannerInner.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#rightPan
{

}.WhiteTextBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.date {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#menu
{
	margin:0px;
	padding:0px;
}
#menu ul
{
	margin:10px;
	list-style-type: none;
}
#menu li
{
	float: left;
	display: block;
	background-color: #F0F9FD;
	border: 1px solid #2A74AE;
}
#menu li a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 1px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu li a:hover
{
	color: #FF0000;
}
#menu li.LnkActive
{
	
	background-color: #FF0000;
	border: 1px solid #990000;
}

#menu li.LnkActive a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 1px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#InnerArea
{
	width:100%;
	margin:auto;
}
#navigation
{
	color: #000000;
	height: 26px;
	background-color: #D2EDF9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4993CD;
	
}
#navigation strong
{
	font-size: 12px;
	font-weight: bold;
	color: #295d91;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a
{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#viewTable table
{
	width: 100%;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B0E0F4;
	border-left-color: #B0E0F4;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../Images/Bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#viewTable table th
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0E0F4;
	border-bottom-color: #B0E0F4;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: repeat-x;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D2EDF9;
}
#viewTable table td
{
	font-size: 11px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0E0F4;
	border-bottom-color: #B0E0F4;
	margin: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#viewTable table td a
{
	font-size: 11px;
	color: #990000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0E0F4;
	border-bottom-color: #B0E0F4;
	margin: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
#viewTable table td a:hover {
	color: #d0690a;
	text-decoration:none;
}
#viewTable table a
{
	color: #990000;
	text-decoration:none
}
#viewTable table a:hover
{
	color: #d0690a;
	text-decoration:none;
}

#viewTable .paging table{
float:right;
border-collapse:collapse;
margin-left:5px;	
border:none;
padding-top:5px;
margin:0px;
vertical-align:middle;
width:auto;
}

#viewTable .paging table td{
	font-weight:normal;
	border:none;
	width:15px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;	
}

#viewTable .paging table td a{
	background-color:#3f89c3;
	display:block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	color:#ffffff;
	border: 1px solid #969799;
	text-decoration:none;
	width:15px;	
}

#viewTable .paging table td a:hover{
	background-color:#b0e0f4;
	color:#000000;
	
}
#viewTable .paging  td span{
	background-color:#d3e8fc;
	display:block;
	padding-top: 1px;
	padding-right:5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color:#000000;	
	border: 1px solid #969799;
	float:right;
}

#addTable table
{
	width: 100%;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D2EDF9;
	border-left-color: #D2EDF9;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../Images/Bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#addTable table th
{
	font-weight: bold;
	color: #3F89C3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D2EDF9;
	border-bottom-color: #D2EDF9;
	text-align: left;
}
#addTable table td
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D2EDF9;
	border-bottom-color: #D2EDF9;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:2px;
	padding-right:2px;
}
#myTabs{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #3F89C3;
	height:25px;
	clear: both;
	width:95%;
	margin:auto;
	}
	
#myTabs ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#myTabs li{
	float: left;
	height: 24px;
	margin-right:1px;
	background-color: #D2EDF9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BFE6F7;
	border-right-color: #BFE6F7;
	border-left-color: #BFE6F7;
}
#myTabs li a{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	padding-top:3px;
	padding-right:8px;
	padding-left:3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#myTabs li a:hover{
		
	color:#3F89C3;
	
}
#myTabs li.active {
	background-color: #3F89C3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3576AA;
	border-right-color: #3576AA;
	border-left-color: #3576AA;
}
#myTabs li.active a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#myTabs li span{
	display:block;
	float:left;
	width:11px;
	height:25px;
}

#myTabs li.active span{	
	background-position: 0px 0px;		
}
#myButtons 
{
	margin-bottom:15px;
	margin-top:15px;
	width:97%;
	margin-right:0px;
}
#myButtons ul 
{
	list-style:none;
	float: right;
	margin:0px;
	padding:0px;
}

 #myButtons li{
	padding:0px;
	float: left;
	margin-left:1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #89c4f3;
	border: 1px solid #357FB9;
	display:block;
	
}
#myButtons li a{
	height: 23px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	padding-top:2px;
	padding-right: 5px;
	padding-left: 5px;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#myButtons li a:hover{
	color:#FF0000;
}
#myButtons li.btnActive {
	background-color: #317BB5;
	border: 1px solid #206BA6;
}
#myButtons li.btnActive a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#myButtons li span{
	background-image: url(../Images/ButtonJunction.jpg);
	background-position: right 0px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	height: 20px;
	background-repeat: no-repeat;
	white-space: nowrap;
	
}

#myButtons li.btnActive span{	
	background-position: right -23px;		
}
.RowActive
{
	background-color: #FFECC6;

}
.RowHover
{
	background-color: #d3e8fc;

}
#Print {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	border: 1px solid #990000;
}
#backMe {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	border: 1px solid #990000;
}
#SearchTable
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFEC;
	margin-bottom: 5px;
	border: 1px solid #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
#Indicate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
#ContArea
{
	width:95%;
	margin:auto;
}
.redfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

