@import url(mainfront.css);

body {
	background-color: #002642;
	color:white;
}

a:link, a:visited 
{
	color: White;
}

p, table, td, div , h1, .boxinfo, .box, .small
{
	color:white;
}

.small a:link, .small a:visited 
{
	color:White;	
}


#content 
{	
	margin-top: 20px;	
}

.contentText  {
	font-size: 135%;
	font-weight:normal;
	margin-left: 200px;
	margin-top: 9px;
	padding: 0px;
}

.contentText table {
	font-size: 80%;
	font-weight:normal;
	text-decoration: none;
	padding: 0px;
}

.menu a, .menu a:visited { 
	display : block; 
	text-decoration:none; 
	padding: 2px 0px 2px 0px; 
	font-size: 135%;	
}

.menu a:hover {background-color : #002642; text-decoration:none}

#intro 
{
	position:absolute;
	margin-top: 65px;
	margin-left: 400px;
	color: White;
	font-size: 26px;
	font-weight: lighter;
}

.recordview td
{
	font-size: 135%;
}

.box, .boxinfo, .small
{
	font-size: 105%;
}

.small a:link, .small a:visited 
{
	font-size: 80%;
}

.footer {
	bottom: -75%;
}
