BODY { 
	   background-color:#000000; 
	   scrollbar-face-color:#333333; 
	   scrollbar-arrow-color:#FF9900; 
	   scrollbar-track-color:#111111; 
	   scrollbar-shadow-color:#222222; 
	   scrollbar-highlight-color:#333333; 
	   scrollbar-3dlight-color:#444444; 
	   scrollbar-darkshadow-Color:#222222; 
	}

BODY.blue { background-color:#000116 }

HR { color:#333333; height:2px }

DIV { font-family:verdana; font-size:13px; color:#888888; font-weight:bold}
DIV.big { font-size:15px }
DIV.medium { font-size:11px }
DIV.small { font-size:9px }
DIV.title { font-size:11px }

TD.hilite { background:#333333 }
TR.hilite { background:#333333 }
TR.hilite_alt { background:#440000 }

TD.hilite2 { background:#330000 }
TR.hilite2 { background:#330000 }

TABLE.hilite { background:#333333 }
TABLE.guestbook { border-top-width: 0pt; border-left-width: 0pt; border-right-width: 0pt; border-bottom-width: 0pt }

A:link { font-family:verdana; text-decoration: none; color:#FF9900; font-weight:bold}
A:visited { text-decoration: none; color:#FF9900 }
A:hover { text-decoration: none; color:#FFFFFF }

INPUT.text { background-color:#000000; color:#FF9900; font-family: verdana; font-size:9px }
INPUT.submit { background-color:#333333; color:#FF9900; font-family: verdana; font-size:9px }
SELECT { background-color:#333333; color:#FF9900; font-family: verdana; font-size:9px }
TEXTAREA { background-color:#000000; color:#FF9900; font-family: verdana; font-size:9px }
