body {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	/*font-size:small;*/
	line-height:1.2em;
	}
	
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 800px;
	vertical-align: top;
	border:none;
	margin-bottom: 1em;
	}

#navMainWrapper {
	margin-top: 0em;
	margin-bottom: 0em;
	background:none;
	padding: 0.2em 0.2em;
	height: 10%;
	}

#navMainWrapper a:link,#navMainWrapper a:visited,#navMainWrapper a:active {
	color: #666666;
	text-decoration: underline;
}

#navMainWrapper a:hover {
	color: #f2e2bf;
	text-decoration: underline;
}

.leftBoxContainer {
	margin-left: 0em;
	margin-right: 0em;
	border: none;
	margin-top: 1.0em;
	}
	
.custom_header td {
font-size: 12px;

line-height: 140%;
}


a:visited

{

color: #800080;

text-decoration: underline;

}

a:hover 

{

color: #f2e2bf;

text-decoration: underline;

}

.navi a:visited 
{
color: #ffffff;
text-decoration: underline;
}

.navi a:hover
{
color: #f2e2bf;
text-decoration: underline;
}

.custom_header a:visited 
{
color: #ffffff;
text-decoration: underline;
}

.custom_header a:hover
{
color: #f2e2bf;
text-decoration: underline;
}

.custom_header a:link
{
color: #ffffff;
text-decoration: underline;
}

.navi a:link
{
color: #ffffff;
text-decoration: underline;
}