@charset "UTF-8";
/* CSS Document */




BODY	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: verdana, tahoma, helvetica, arial;
	font-size: 11px;
	
	background-color:#660000;
	
			}
a {
	COLOR: #28A8E1;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	COLOR: #196598;
		text-decoration: underline;
	font-size: 11px;
}
a:hover {
	COLOR: #196598;
	font-size: 11px;
	text-decoration: underline;
}
		TD	{
			font-family: verdana, tahoma, helvetica, arial; 
			font-size: 11px;
			}
body,td,th {
	font-size: 11px;
}
.style21 {
	color: #196598;
	font-weight: bold;
}
.style23 {color: #196598; font-weight: bold; font-size: 12px; }
.style24 {font-size: 11px;}
.style27 {
	font-size: 10px;
	color: #333333;
}
.style29 {color: #FFFFFF; font-weight: bold; font-size: 12px; }

td img {display: block;}

.nav a{
	COLOR: #bce4f6;
	font-size: 15px;
	text-decoration: none;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;
	letter-spacing:1px;
}
.nav a:visited {
	COLOR: #bce4f6;
	font-size: 15px;
	text-decoration: none;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;
	letter-spacing:1px;
}
.nav a:hover {
	COLOR: #ffb500;
	font-size: 15px;
	text-decoration: none;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;
	letter-spacing:1px;
}

.nav a:current {
	COLOR: #ffb500;
	font-size: 15px;
	text-decoration: none;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;
	letter-spacing:1px;
}