body {
	color: #000000;
	background-color:         #FFFFFF;
	scrollbar-face-color :       #FF0000;
	scrollbar-shadow-color :     #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-highlight-color :  #000000;
	scrollbar-3dlight-color :    #000000;
	scrollbar-track-color :      #000000;
	scrollbar-arrow-color :      #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

.tabletext {
    font-size: 12px;
	line-height: 16px;
 }

.hg {
	background-attachment:    fixed;
	background-image:         url(../pics/hg.jpg);
	background-repeat:        no-repeat;
	background-position:      center center;
}

.hgchat {
	background-attachment:    fixed;
	background-image:         url(../pics/hg2.jpg);
	background-repeat:        no-repeat;
	background-position:      center center;
}

.membertext {
        font-size: 12px;
        line-height: 16px;
        filter: Alpha(Opacity=70); }

A          { color: #800000; }
A:visited  { color: #800000; }
A:active   { color: #ff0000; }
A:hover    { color: #ff0000; }

.input {
            background-color: #e7eff6;
            border: 1px solid #000000;
            color: #000000;
            font-size: 11px;
            font-family: Tahoma;
}
