BODY{
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
    color: #FF0000;
	text-decoration: none;
}
a:hover {
	cursor: hand;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000; 
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	font-weight: normal;
}
.listz {
	list-style-position: outside;
	list-style-type: square;
	color: #003399;
	line-height: 22px;
	font-size: 10px;
}
.imgalgn {
	text-align: left;
	vertical-align: top;
}
.contentframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0033;
	border-bottom-color: #CC0033;

}
.textz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.blackbg {
	background-color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-right: 50px;

}
.rbold {
	font-weight: bold;
	color: #CC0033;
}
