.nav { font-weight: bold;  font-family: arial; color: #0000FF; text-decoration: underline; }
.nav:visited { font-weight: bold; text-decoration: bold; color: #000066;}
.nav:hover { background-color: #0000FF; color: #FFFFFF; }


.nav2 {  color: #FFFFFF; font-family: arial; text-decoration: underline; }
.nav2:visited {  text-decoration: bold; color: #FFFFFF;}
.nav2:hover { background-color: #0000FF; color: #FFFFFF; }

.navtop A:link {  color: #FFFFFF; font-family: fixedsys; text-decoration: none; text-decoration: bold; }
.navtop A:visited  {  text-decoration: bold; color: #FFFFFF; text-decoration: none; }
.navtop A:hover  { background-color: #0000FF; color: #ffffff; text-decoration: underline; }

.body {  color: #000000; font-family: arial;  font-size: 15;}
{scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #000000; scrollbar-arrow-color: #FF0000}

.headline {  font-weight: bold; color: #FFFFFF; font-family: arial;  font-size: 18;}

.sidebar {   color: #000000; font-family: arial;  font-size: 13;}
.sidebarhl {   font-weight: bold; color: #FFFFFF; font-family: fixedsys;  font-size: 13;}

.auctions {   color: #ffffff; font-family: arial;  font-size: 9;}
.auctions:visited {  text-decoration: bold; color: #FFFFFF;}
.auctions:hover { background-color: #FFFFFF; color: #0000FF; }

.nav3 {  color: #FFFFFF; font-family: fixedsys; text-decoration: underline; font-size: 4; }
.nav3:visited {  text-decoration: bold;  color: #FFFFFF;}
.nav3:hover { background-color: #0000FF; color: }

.bottomnav {  color: #000000; font-family: fixedsys; font-size: 9; }
.bottomnav:visited {  text-decoration: bold;  color: #333333;}
.bottomnav:hover { background-color: #0000FF; color:FFFFFF; }

.drop {   color: #666666; font-family: arial;  font-size: 9;}
.drop:visited {  text-decoration: bold; color: #666666;}
.drop:hover { background-color: #FFFFFF; color: #0000FF; }

.r_Button{
	text-transform:			lowercase;
	font-size:				12px;
	font-weight:			bold;
	text-align:				center;
	width:					150px;
	height:					20px;
	padding:				3px 3px 0px 0px;
	margin:					0px 0px 0px 0px;
	background-image:		url('gfx/button.jpg');
	cursor:					pointer;
	color:					#ffffff;
}

