/* Authored by Joseph De Araujo September 2005 */

body{
margin:0px;
background-color: #4268c0;
font-family: verdana;
}

h1 {
font-size: 16px;
}

a {
color: #333333;
text-decoration: underline;
}
.iframe { color: #FFFFFF;
	font-size: 10px;	
	font-family: verdana;}

.maintable {
	border-left: 0px;
	border-right: 0px;
	background-color:#4268c0;
}

.topnav {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a.topnav {
	text-decoration: underline;
}


td.footer { text-align: center; 
background-color: #4268c0; 
font-size: 10px;
color: #FFFFFF;
}

a.footer,
.footer {
	color:#4268c0;
	font-size: 10px;
}



/* Latest News styles */
.latestnews {
margin: 10px;
}

.latestnewsheader {
	color: #4268c0;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}

.latestnewsdate {
	color: #959595;
	font-size: 10px;
	font-family: verdana;
}

.latestnewscontent {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}

.maincontent {
font-size: 11px;
color: #333333;

}

