fbody, table {
	font-family:verdana;
	font-size:11px;
	color:#4B5356;
}

body {
	scrollbar-face-color: #D7E4EC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C7D4DE;
	scrollbar-3dlight-color: #C8D8E7;
	scrollbar-arrow-color:  #044363;
	scrollbar-track-color: #F0F0F0;
	scrollbar-darkshadow-color: #7795A1;
}


a:link, a:active, a:visited {
	font-family:verdana;
	color:#077DBC;
	text-decoration:none
}

a:hover {
	color:#023C5B
}

#hhlink {
	text-decoration:none;
	color:#888888;
}
#hlink {
	text-decoration:none;
	color:#4B5356;
}

.hostingmenuleft {
	border:#C7E6F5 1px solid;
	padding:6;
}

INPUT.submitblue {
	font-size:11px;
	color:#205370;
	font-weight:bold;
	border:1px solid #6B9AB4;
	cursor:hand;
	height:22;
	background-image: url(/images/submit/blue.gif);
	padding-left:5;
	padding-right:5;
}

INPUT.submitgreen {
	font-size:11px;
	color:#287020;
	font-weight:bold;
	border:1px solid #77B46B;
	cursor:hand;
	height:23;
	background-image: url(/images/submit/green.gif);
	padding-left:5;
	padding-right:5;
}

.content-cell {
	border-right:#D9EAF3 1px solid;
	border-bottom:#D9EAF3 1px solid;
	border-top:#FFFFFF 1px solid;
}

.content-cell-right {
	border-bottom:#D9EAF3 1px solid;
	border-right:#D9EAF3 1px solid;
	border-top:#FFFFFF 1px solid;
}

.content-cell2 {
	border-top:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
}

textarea, input, select{
	font-family:verdana;
	font-size:11px;
	color:#0C3F5D;
	background:#E8F4FA;
	border-style:solid;
	border-width:1px;
	border-color:#4C86A6;
}


.binput {
	font-family:verdana;
	font-size:11px;
	color:#1B5D0C;
	background:#E7F7E5;
	border-style:solid;
	border-width:1px;
	border-color:#5BA64C;
	scrollbar-face-color: #D7ECD7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C8DEC7;
	scrollbar-3dlight-color: #C9E7C8;
	scrollbar-arrow-color:  #046304;
	scrollbar-track-color: #F0F0F0;
	scrollbar-darkshadow-color: #77A178;
}

.subheader {
	font-family:verdana;
	font-size:17px;
	color:#0D5276;
	font-weight:bold;
}

.dropdown {
	font-family:verdana;
	font-size:10px;
	color:#164B67;
	cursor:pointer;
	border: 1px solid #DEEFF8;
	width:100%;
	padding:7;
	margin-left:4;
	margin-right:4;
}

.item {
	font-family:verdana;
	font-size:9px;
	color:#50819C;
	line-height:15px;
}

.maintable {
	font-family:verdana;
	font-size:11px;
	color:#666666;
	border:#78A2B9 1px solid;
}
.ruler 
{
	
	font-family:verdana;
	font-size:11px;
	color:#666666;
	border:#78A2B9 1px solid;
}

tr.ruled{
	background:#EAF3F7;
}

.maintableheader {
	background:#D9EBF5;
	border-left:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	border-bottom:#C2D9E6 1px solid;
	border-right:#C2D9E6 1px solid;
	font-weight:bold;
	color:#2E6584;
	font-size:12px;
	padding: 4;
	background-image: url("/images/maintablebg.gif")
}	

.cmaintable {
	font-family:verdana;
	font-size:11px;
	color:#666666;
	border:#78B97E 1px solid;
}

.cmaintable {
	font-family:verdana;
	font-size:11px;
	color:#666666;
	border:#78B97A 1px solid;
	
}
.cmaintableheader {
	background:#D9F5DE;
	border-left:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	border-bottom:#C2E6C8 1px solid;
	border-right:#C2E6C8 1px solid;
	font-weight:bold;
	color:#1E6C26;
	font-size:12px;
	background-image: url("/images/cartbg.gif")
}

.maintablebot {
	border-top:#78A2B9 1px solid;
}

.cmaintablebot {
	border-top:#7AB978 1px solid;
}


h1 {
	display: none;
	font-family:verdana;
	font-size:1px;
	color:#123681;
	font-weight:bold;
}

.tableHeaderCell {border:1px solid #507E9D}
.tableMouseOverCell{background:#DCE3E8;cursor:pointer}
.tableMouseOutCell{background:#FFFFFF}
.tableFormCell{background:#EAF3F9}
.textBox{background:#FFFFFF}
.submitButton{background:transparent;border:none}

#botlink {
	 color:#2B586F;
}
#botlink:hover {
	 text-decoration:underline;
}



.menuDropDown {
	width:130px;
	border:1px solid #8CB7D0;
	position:absolute;
	visibility:hidden;	
	color:#80B6D5;
	font-weight:bold;
	width:150px;
}
.LanisGay {
filter: progid:DXImageTransform.Microsoft.Shadow(color= 'CCCCCC' , Direction=135, Strength=2);
}


.gblock {
	padding:10;
	border: 1px solid #B3E2B2;
	color: #328C0E;
	background:#F2F9F2;
	width:97%
}

.rblock {
	padding:10;
	border: 1px solid #E2B3B2;
	color: #8C320E;
	background:#F9F2F2;
	width:97%
}
.error {
	padding:5;
	border: 1px solid #E2B3B2;
	color: Black;
	background:#F9F2F2;

	

}
.norule
{
	background-color:White;
}