/* CSS Document */


td
{
	font-family:tahoma;
 	line-height:1.8; 
	font-size:11; 
}

.footertext
{
	font-family:tahoma;
 	line-height:1.8; 
	font-size:11;
	color:#FFFFFF; 
}

.title
{
	font-family:tahoma;
 	line-height:1.8; 
	font-size:11;
	text-decoration:underline;
	color:#07367D;
	font-weight:bold;
}

.hometitle
{
	font-family:tahoma;
 	line-height:1.8; 
	font-size:11;
	color:#0E3D87;
	font-weight:bold;
}

.Underhometitle
{
	font-family:tahoma;
 	line-height:1.8; 
	font-size:11;
	color:#0E3D87;
	font-weight:bold;
	text-decoration:underline
}



.innerheader
{
	font-family: tahoma;
 	line-height:1.8; 
	font-size:11;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

A.menulinks
{
	font-family: tahoma;
 	line-height:1.8; 
	font-size:11;
	font-style:normal;
	font-weight:normal;
	color:#1D4E9B;
	text-decoration:none;
}

A.menulinks:hover
{
	font-family: tahoma;
 	line-height:1.8; 
	font-size:11;
	font-style:normal;
	font-weight:bold;
	color:#D9040E;
	text-decoration:underline;
}

A.innerpagelinks
{
	font-family: tahoma;
 	line-height:1.8; 
	font-size:11;
	font-style:normal;
	font-weight:bold;
	color:#214E94;
	text-decoration:none;
}

A.innerpagelinks:hover
{
	font-family: tahoma;
 	line-height:1.8; 
	font-size:11;
	font-style:normal;
	font-weight:bold;
	color:#D9040E;
	text-decoration:underline;
}

A.votelinks
{
	font-family: tahoma;
 	line-height:3; 
	font-size:11;
	font-style:normal;
	font-weight:normal;
	color:#214E94;
	text-decoration:underline;
}

A.votelinks:hover
{
	font-family: tahoma;
 	line-height:3; 
	font-size:11;
	font-style:normal;
	font-weight:normal;
	color:#D9040E;
	text-decoration:none;
}

A
{
	font-family: tahoma;
 	line-height:1.8; 
	font-size:11;
	font-style:normal;
	font-weight:bold;
	color:#214E94;
	text-decoration:none;
}

A:hover
{
	font-family: tahoma;
 	line-height:1.8; 
	font-size:11;
	font-style:normal;
	font-weight:bold;
	color:#D9040E;
	text-decoration:underline;
}

.gridheader
{
	background-color:#98BDF8;
	height:30px;
}

.gridtd
{
	background-color:#C1D6F7;
	height:25px;
}

.gridtitle
{
	font-family:tahoma;
 	line-height:1.8; 
	font-size:11;
	text-decoration:none;
	color:#044586;
	font-weight:bold;
	padding-right:6;
	vertical-align:middle;
}

.gridtext
{
	font-family:tahoma;
 	line-height:1.8; 
	font-size:11;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	padding-right:6;
	vertical-align:middle;
}

.searchbut
{
	width:50;
	height:22;
	text-align:center;
	vertical-align:middle;
	color:#1B4B95;
}


.style1 {
	color: #003399;
	font-weight: bold;
}
.style2 {
	color: #006600;
	font-weight: bold;
}




