htlm,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	background-color: #660000;
	height:100%

}

p	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	padding-left:5px;
	padding-right:5px;
}


.leftTD
{
	background-image: url('/Images/left.jpg');
	background-repeat: repeat-y;
	width: 20px;
	height: 5px;
}
.leftBottomTD1
{
	background-image: url('/Images/leftbottom1.jpg');
	background-repeat: repeat-y;
    width: 22px;
	height: 22px;
}
.leftBottomTD2
{
	background-image: url('/Images/leftbottom2.jpg');
	width: 12px;
	height: 22px;
}

.middleTD
{
    height:100%;
    background-color:#ffffff;
}

.rightTD
{
    background-image: url('/Images/right.jpg'); 
    background-repeat: repeat-y; 
    width:20px;	
	height: 5px;
}
.rightBottomTD1
{
	background-image: url('/Images/rightbottom1.jpg');
	background-repeat: repeat-y;
	width: 22px;
	height: 22px;
}
.rightBottomTD2
{
	background-image: url('/Images/rightbottom2.jpg');
	width: 12px;
	height: 22px;
}
.bottomTD
{
    background-image: url('/Images/bottom.jpg'); 
    background-repeat: repeat-x; 
	height: 22px;
}
a,a:focus, a:active, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.Link,.Link:focus, .Link:active, .Link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	border-bottom-color: #ffffff;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-top-color: #ffffff;
	border-top-style:none;
	border-top-width:1px;

}
.Link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	background-color: #F9A300;
	text-decoration: none;	
	border-bottom-color: #660000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-top-color: #660000;
	border-top-style:dotted;
	border-top-width:1px;

	
}

.MainTabs
{
	text-decoration: none;
	
}

.DonotShow
{
	display: none;
}
.LinkTitle,.LinkTitle:focus, .LinkTitle:active, .LinkTitle:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#660000;
	text-decoration: none;		
}
.LinkTitle:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.BigLinkTitle,.BigLinkTitle:focus, .BigLinkTitle:active, .BigLinkTitle:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#660000;
	text-decoration: none;		
}
.BigLinkTitle:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}


.Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;		
}
.BigTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;		
}

.SubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;		
}


.Button,.Button:focus, .Button:active, .Button:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	border-bottom-color: #ffffff;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-top-color: #ffffff;
	border-top-style:dotted;
	border-top-width:1px;
}

.Button:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	background-color: #F9A300;
	text-decoration: none;	
	border-bottom-color: #660000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-top-color: #660000;
	border-top-style:dotted;
	border-top-width:1px;
}

.EvenRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	text-align: left;
}

.OddRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	background-color: #F0EDE9;
	text-align: left;
}
.Header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #660000; 
	text-decoration: none;
	text-align: center;	
	border-left: 1px solid #5577b9;
	border-top: 1px solid #5577b9;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.Error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-align: left;
}

.TXTReg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	text-align: left;
}

.TXTSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	text-align: left;
}

.TXTMid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	text-align: left;
}


.CMBReg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	background-color: #FFFFFF;
	text-align: left;
	width : 150px;
	text-align: left;
	text-decoration: none;
}

.CMBRegBig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	background-color: #FFFFFF;
	text-align: left;
	width : 250px;
	text-align: left;
	text-decoration: none;
}
.RADReg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	text-align: left;
}

.CHKReg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	text-align: left;
}

.LSTReg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	background-color: #FFFFFF;
	text-align: left;
	width : 300px;
	height : 150px;
	text-align: left;
	text-decoration: none;
}
.LeftNavBar
{
	height:600px;
	border-right-color: #666666;
	border-right-style:dotted;
	border-right-width:1px;

	text-align:left;
}

.TopBar
{
	width:100%;
	border-bottom-color: #666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.ColumnHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	background-color: #FAB83D;
	text-decoration: none;	
	border-bottom-color: #660000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color: #660000;
	border-top-style:solid;
	border-top-width:1px;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.Tab_Reg,.Tab_Reg:focus, .Tab_Reg:active, .Tab_Reg:visited
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	background-color: #E6E6E5;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #E6E6E5;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	height: 10px;
}
.Tab_Sel,.Tab_Sel:focus, .Tab_Sel:active, .Tab_Sel:visited
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #E6E6E5;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width:  120px;
	height: 10px;
}
.Tab_Body
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #cccccc;
	border-left: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	vertical-align: top;
	width: 500px;
	min-height:450px;
}

.VTab_Reg,.VTab_Reg:focus, .VTab_Reg:active, .VTab_Reg:visited
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	background-color: #E6E6E5;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #E6E6E5;
	border-bottom: 0px solid #E6E6E5;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	width:250px;
	height: 20px;
}
.VTab_Sel,.VTab_Sel:focus, .VTab_Sel:active, .VTab_Sel:visited
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #E6E6E5;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	width:250px;
	height: 20px;
}




.VTab_Body
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #cccccc;
	border-left: 10px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 2px;
	text-decoration: none;
	vertical-align: top;
	width: 700px;
	height: 400px;
}

.SmallTXT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	background-color: #FFFFFF;
	text-align: left;
	width : 150px;
	text-align: left;
	text-decoration: none;
}

.ResultsContainer
{
	overflow: scroll; width: 710px; height: 100%;
}