body { 
margin: 0px;
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
SCROLLBAR-SHADOW-COLOR: #cccccc; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #ffff00; 
SCROLLBAR-TRACK-COLOR: #666666; 
SCROLLBAR-DARKSHADOW-COLOR: #000000
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A:link { text-decoration: underline;
	color: #CC0000; }
A:hover { text-decoration: underline;
	color: #000000; }
.menuStyle {
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.menuStyle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.menuStyle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.contentArea {
	border-top: 1px #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px #CC0000;
	border-left: 1px #CC0000;
	background-color: #FFFFFF;

}

A.contentArea:link {
	color: #CC0000;
	text-decoration: none;

}

.leftside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.image {
	padding: 5px;
}
.middle {
	background-color: #FFFFFF;
	border-top: 1px none #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px none #CC0000;
	border-left: 1px solid #CC0000;

}


