body {
	background-image:url(../images/main_doc_back.gif);
	background-repeat:repeat-x;
	background-color:#999;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.loginBox 
{
	color:#ffffff;
}

.loginField
{
	font:8pt arial;
	width:100px;
}

.button 
{
	font:8pt arial;
	border:1px solid #333333;
}

.contentBody 
{
	background-image:url(../images/body_back.jpg);
	background-repeat:repeat-x;
}

table {
	font:7pt arial;
}

.mainTable {
	width:800px;
	text-align:left;
	background-color:#ffffff;
	position:relative;
}

.mainBody {

}

.topBar {
	background-color:#ff0000; 
	border-top:1px solid #ffffff; 
	border-right:1px solid #ffffff; 
	border-left:1px solid #ffffff; 
	height:4px; 
	font:1pt arial;
}

.topMenu {
	font:7pt Arial, Helvetica, sans-serif;
}

.topMenu a {
	text-decoration:none;
	color:#5657a7;
}

.topMenu a:hover {
	text-decoration:underline;
	color:#020667;
}

.bottomMenu {
	color:#ffffff;
}

.bottomMenu a {
	color:#ffffff;
	text-decoration:none;
}

.bottomMenu a:hover {
	color:#ffffff;
	text-decoration:underline;
}
