/* CSS Document */

.lightblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2991f7;
	text-decoration: none;
	text-align: left;
}
.gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: left;
	
}

.whitetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #ffffff;
	font-style: normal;
	}
	.whitetext22:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	}
	.whitetext22:hover{
	color:green;
	text-decoration:underline;
	}
	.whitetext22:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
	}
.whitetext22:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
	}

.bottomnav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	}
	
	.bottomnav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	}
	.bottomnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2991f7;
	text-decoration: none;
	text-align: left;
	}
	.bottomnav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	}
	.bottomnav1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	}
	
	.bottomnav1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	}
	.bottomnav1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2991f7;
	text-align: left;
	}
	.bottomnav1:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	}
	.bluecol
	{
	color: #0000FF;
		font-weight: bold;

	}
	.gray3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	
}.lightblue1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2991f7;
	text-decoration: none;
	text-align: left;
}
.bgcol
{
color: #ddd; 
	font-family: Arial; 
	font-size: 13px;

}
.graydark{
	color:#999999;
	font-size:13px;
	font-weight:bold;
}
.black3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	
}