A         { color: #0000ff; TEXT-DECORATION: underline}
A:hover   { color: #999999; text-decoration:none; }
A:link    { color: #0000ff }
A:active  { color: #4f4f4f }
A:visited { color: #4f4f4f }

A.nav         { color: #ffffff; TEXT-DECORATION:none}
A.nav:hover   { color: #00d9d9; text-decoration:underline; }
A.nav:link    { color: #ffffff }
A.nav:active  { color: #00d9d9 }
A.nav:visited { color: #00d9d9 }

div.body{
	position:relative;
	margin-top:0px; 			
	margin-left:0px;
	margin-right:0px;
	float:left;
	margin-bottom:0px;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

table.overall{
	margin-top:0px; 			
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

td.sm{
	width:156px;
}


body {
	background-color: #d6d6d6;
	font-family: verdana;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

img.top {
	position:absolute;
	top:0px;
	left:0px;
	Width:100%;
	height:102px;
}

h1.head {
	font-size: 36px;
	position:relative;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	z-index: +2;
	color: #000929;
	width:100%;
	text-align:center;	
}

table.links{
	position:relative;
	font-size: 12px;		
	background-color: #465175;
	margin-top:1px; 			
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	height:30px;
	width:100%;
	text-align:center;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

tr.links{
	background-color: #2f364f;
	box-sizing: border-box;
	-moz-box-sizing: border-box;}

div.search {
	position:relative;
	font-size: 18px;
	font-weight:bold;
	margin-top:1px; 			
	margin-left:0px;
	margin-bottom:2px;
	width:100%;
	text-align:right;
	color:#ffffff;
	vertical-align:middle;
}

input.mid {
	vertical-align:middle;
	margin-right:2px;
}


div.side{
	margin-top:1px; 			
	margin-left:2px;
	margin-right:1px;
	margin-bottom:0px;
	width:140px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


div.main{		
	margin-top:1px; 			
	margin-left:4px;
	margin-right:3px;
	margin-bottom:0px;
	width:10%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}



table.side{
	font-size: 11px;
	line-height:135%;		
	background-color: #292929;
	margin-top:8px; 			
	margin-left:8px;
	margin-right:8px;
	margin-bottom:0px;
	width:140px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

table.main{
	font-size: 12px;		
	background-color: #000929;
	margin-top:8px; 			
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

tr.clear{
	background-color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;}

tr.l{
	background-color: #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;}

tr.m{
	background-color:#d6d6d6;
	box-sizing: border-box;
	-moz-box-sizing: border-box;}

tr.shead{
	font-size: 14px;
	text-align:center;
	color: #ffffff;
	background-color: #00114f;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;}

tr.head{
	text-align:center;
	font-size: 19px;
	color: #ffffff;
	background-color: #001975;
	box-sizing: border-box;
	font-weight: bold;
	-moz-box-sizing: border-box;}

hr{
	width:95%px;
	height:1px;
	position:relative;
	margin-left:0px;
}

div.footer{
	position:relative;
	margin-top:1px; 			
	margin-left:2px;
	margin-right:1px;
	margin-bottom:0px;
	width:492px;
	text-align:center;
	font-size: 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


