table, tr, td {
	background-color: transparent;
	border:none;
	border-width:0;
}
body {
	color: #FF0000;
;        background-image: url('/images/background.jpg');
background-image:url('background.jpg');
	background-attachment:fixed;
	background-repeat:repeat;
	scrollbar-face-color:111111;
	scrollbar-highlight-color:AA2222;
	scrollbar-3dlight-color:CC4422;
	scrollbar-shadow-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-arrow-Color:FF0000;
	scrollbar-track-color:000000;
}

table, tr, td, li, p, div {
	color:EEEEEE;
}

.btext {
	Color:FF0000;
}

.blacktext10 {
	Color:FF0000;
}

.blacktext12 {
	Color:FF0000;
}

a:active, a:visited, a:link {
	color:DDDDDD;
	font-weight:bold;
}

a:hover {
	color:BBBBBB;
}
