/*BODY*/
body,table{
	background: #F9F8E6;
	font-family: Verdana,Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: none
}
table{
	background: #FFFFFF;
}
b{
	color: #3F6367;
}	
.h1{
	font-size: 11pt;
	color: #3F6367;
	font-weight: bold;
}
.h2{
	font-size: 12pt;
	color: #3F6367;
	font-weight: bold;
}

/*LINKS*/
a:link{
	text-decoration: underline;
	color: #5B898F;
	font-weight: bold;
}
a:active{
	text-decoration: underline;
	color: #5B898F;
	font-weight: bold;
}
a:visited{
	text-decoration: underline;
	color: #5B898F;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	color: #60C8D4;
	font-weight: bold;
}

/*CLASSES*/
.tbody{
	background: #FFFFFF;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 2 0 2;
	padding: 10 20 10 20;
}
.bborder{
	background: #4F99A4;
}
.footer{
	font-size: 8pt;
	color: #3F6367;
}

\*BOTTOM ROLLOVERS*\
a.bot:link, a.bot:visited, a.bot:active, a.bot:hover 
{ 
	background: #4F99A4;
	font-size: 10px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration:none;
	padding: 2 2 2 2;
} 
a.bot:hover 
{ 
	color: #CCFFFF; 
	text-decoration:none;
	padding: 2 2 2 2;
}

\*TD ROLLOVERS*\
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover 
{
	display: block;
	width: 100%;
	heigth: 100%;
	background: #FFFFFF;
	font-weight: bold; 
	color: #F4F99A4;
	text-decoration:none;
	padding-left: 10px;
} 
a.menu:hover
{
	background: #4F99A4;
	color: #CCFFFF; 
	text-decoration:none;
	padding-left: 10px;
}

.missionborder {
	border: 3 double #4F9AA3;
}