body {
	background-color: #274F4F;
	margin-top:0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #ffffff;
}
a {
	font-size: 12px;
	color: #CCFFFF;
	font-family: Trebuchet MS, Arial;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration:none;
}
a:link {
	text-decoration: none;
}

.maintable {
width: 800px;
border:1px solid;
border-bottom: 0px;
border-color: #3D7F7E;
border-top:0px;
}

.pagetable {
width: 800px;
border:1px solid;
border-color: #3D7F7E;
padding: 20px;
border-top:0px;
margin: auto;
}	

.pagetable2 {
width: 758px;
height:700px;
border:1px solid;
border-color: #3D7F7E;
padding: 20px;
border-top:0px;
margin: auto;
}	

.boxheader {
background-color:#8FBDBC; 
height: 27px;
border-color: #E1DFDF;
font-style: Trebuchet MS, Arial;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
color: #000000;
}

.boxbody {
border:1px solid;
border-color: #3D7F7E;
background-color: #3D7F7E;
padding: 20px;
font-size:13px;
font-weight:none;
}

.menubar {
background-color: #3D7F7E;
border:1px;
}

.menubarlinks {
font-weight: bold;
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: #CCFFFF;
text-decoration: none;
}

.menubarlinks:hover {
font-weight: bold;
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: #fff;
text-decoration: none;
}
	
.smalltext {
font-size: 8pt;
font-weight: none;
}	

.footertext {
font-size: 7pt;
font-weight: bold;
}	