body{
background-color: #000000 ;
background-image: url(images/dither.gif) ;
margin-top: 0px ;
cursor : url(images/cursor.cur) ;
scrollbar-3d-light-color : #2B2BC7;
scrollbar-arrow-color : #000000;
scrollbar-base-color : #000000;
scrollbar-dark-shadow-color : #2B2BC7;
scrollbar-face-color : #2B2BC7;
scrollbar-highlight-color : #2B2BC7 ;
scrollbar-shadow-color : #000000;
}
td{
	color: #ffffff ;
	background-color: #000000 ;
	font-size: 12px ;
	font-family: verdana ;
}
img{
	border: 2px solid #ffffff ;
	margin: 5px;
}
.list{
     list-style-image: url(images/list.jpg);
}
.container{
	border: 2px solid #ffffff ;
}
.padder{
	padding: 5px ;
	border: 2px solid #ffffff ;
}
.bannerl{
	background-image:  url(images/rdsbl.jpg);
	background-repeat: no-repeat ;
}
.bannerr{
	background-image:  url(images/rdsbr.jpg);
	background-repeat: no-repeat ;
}
.bannerun{
	background-image: url(images/rdsbun.jpg);
	background-repeat: no-repeat ;
	background-position: top ;
}
a{
	color: #ffffff ;
	text-decoration: underline ;
}
a:visited{
	color: #ffffff ;
	text-decoration: underline ;
}
a:hover{
	color: #ffffff ;
	text-decoration: none ;
}

