BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.content A {
	color: #3366FF;
}

.content A:hover {
	color: #00CC66;
}

.main {
	border: solid 1px #333333;
}

.topmenu {
	background-color: #3366FF;
	color: #000000;
	font-weight: bold;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
}

.topmenu A {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.topmenu A:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.leftmenu {
	background-color: #00CC66;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.leftmenu A {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.leftmenu UL LI A:hover {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}


.leftmenu UL LI {
	line-height: 20px;
	font-weight: bold;
}

.link1 {
	background-color: #3366FF;
	border: solid 1px #000000;
	padding-left: 10px;
}

.mission {
	background-color: #3366FF;
	color: #000000;
	font-size: 14px; 
	height: 75px;
	padding: 10px;
	font-style: italic;
	border-top: solid 1px #333333;
}

.footer {
	text-align: center;
	color: #333333;
	font-size: 12px; 
	padding: 5px;
}
.page_title {
	background-color: #3366FF;
	border: solid 1px #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	height: 25px;
	margin-left: 10px;
	text-align: center;
	width: 100%;
	padding: 2px;
}

TH {
	background-color: #3366FF;
	border: solid 1px #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	text-align: left;
	width: 304px;
	padding: 3px;
}

.content {
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}

.logo {
	text-align: right;
}

UL {
	padding-top: 0px;
	padding-bottom: 0px;
}

.special {
	color: #CC0000;
}

TH {
	background-color: #3366FF;
	border: solid 1px #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	text-align: left;
	width: 304px;
	padding: 3px;
}

.row {
	background-color: #CC0000;
	color: #ffffff;
}
