body {
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.news {
	background-image: url(../images/news-bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	width: 203px;
	margin: 10px;
}
.nav {
	color: #007ECA;
	background-image: url(../images/nav-bg.jpg);
	height: 15px;
	padding: 5px;
}

.nav a{
	color: #201F6B; text-decoration:none;}
td img{display:block;}


#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
border:1px solid #ffffff;
 }

 #dropmenudiv a{
 width: 100%;
 display: block;
 text-indent: 3px;
 color:#000033;
 border-bottom: 1px solid #ffffff;
 padding: 1px 0;
 text-decoration: none;

 }

 #dropmenudiv a:hover{ /*hover background color*/
 background-color: #008eda; color:#fce513;
}
.bg1 {
	font-weight: bold;
	color: #FBE619;
	background-color: #18195C;
}
.bg2 {
	font-weight: normal;
	background-color: #C8E7FB;
}
a {
	color: #18195C;
	text-decoration: none;
}
.box {
	border: 2px solid #18195C;
}
.sub1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002384;
}
.sub2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A9250E;
}
.sub3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C7C000;
}
.fititle {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #161656;
}
