body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	
	scrollbar-face-color : #222222;
	scrollbar-highlight-color : #000000;
	scrollbar-3dlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-arrow-color : #FFFFFF;
	text-align: justify;
}
td {
	font-size: 12px;
	text-align: justify;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.righttext {
	text-align: right;
}
.subheader {
	font-size: 14px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
}


.home {
	padding: 10px;
}
a:visited,a:link,a:active {
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	color: #990000;
}
.end {
	font-size: 12px;
	color: #888888;
	text-align: center;
}

.tablebg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tablebg2 {

	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.quote {
	color: #999999;
}
