<style>	
BODY {
	background-color: #cccccc;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-highlight-color: #666666;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #333333
}

.body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #cccccc;
	font-weight: normal;
}

.body a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.body a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.body a:hover {
	font-size: 11px;
	color: #CC2229;
	text-decoration: none;
	font-weight: normal;
}

.body a:active {
	font-size: 11px;
	color: #CC2229;
	text-decoration: none;
	font-weight: normal;
}

.header {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}	
	
.topmenu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff6600;
	text-decoration: none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#selected {
	color: #ffff00;
}

.topmenu a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: strong;
}

.topmenu a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: strong;
}

.topmenu a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: strong;
}

.topmenu a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: strong;
}

.content {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	/* vertical-align: top;*/
	margin-left: 15px;
	margin-right: 15px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	/* border-top: 1px solid #000000;
	border-bottom: 1px solid #000000; */
}

.content a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: strong;
}

.content a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: strong;
}

.content a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: strong;
}

.content a:active {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: strong;
}

.tdcontent {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	/* vertical-align: top;*/
	margin-left: 15px;
	margin-right: 15px;
}

.tdcontent a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: strong;
}

.tdcontent a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: strong;
}

.tdcontent a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: strong;
}

.tdcontent a:active {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: strong;
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666699;
	text-decoration: none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
</style>