BODY {
	
	background :  White;
	color :  Black;
	font-family :  Arial, sans-serif;
	font-size :  12px;
	scrollbar-base-color:#CC0000;

}

BODY.ADVERTS {
	
	background :  White;
	color :  Black;
	font-family :  Arial, sans-serif;
	font-size :  12px;
}

BODY.CHAT {
	
	background :  Black;
	color :  White;
	font-family :  Arial, sans-serif;
	font-size :  12px;
}


TABLE {
	
	background :  White;
	color :  White;
	font-family :  Arial, sans-serif;
	font-size :  12px;
border : none;
	border-width :  thin;
	border-top :  none;
	border-left :  none;
	border-color :  #CC0000;
	border-right :  none;
}


TH.STRAP {
	
	background :  #CC0000;
	color :  #FFFFFF;
	font-family :  Arial, sans-serif;
	font-size : 14px;
}

TH.STRAP2 {
	
	background : url("bgstrap.jpg");
	color :  #FFFFFF;
	font-family :  Arial, sans-serif;
	font-size : 14px;
}


TH {
	
	background :  #FFFFFF;
	color :  #CC0000;
	font-family :  Arial, sans-serif;
	font-size : 13px;
}

TD {
	
	background :  White;
	color :  Black;
	font-family :  Arial, sans-serif;
	font-size : 13px;
}

TABLE.CHAT {
	
	background :  Black;
	color :  White;
	font-family :  Arial, sans-serif;
	font-size :  12px;
}


TD.CHAT {
	
	background :  Black;
	color :  #00FF00;
	font-family :  Arial, sans-serif;
	font-size : 13px;
}



TD.MINI {
	
	background :  White;
	color :  Black;
	font-family :  Arial, sans-serif;
	font-size : 11px;
}

TD.MINILINK {
	
	background :  White;
	color :  BLUE;
	font-family :  Arial, sans-serif;
	font-size : 11px;
}

INPUT,TEXTAREA,SELECT {
	
	background : #CCCCCC;
	color : #666666;
	font-weight : normal;
	font-family :  Arial, sans-serif;
	font-size : 13px;



	border : none;
	border-width :  thin;
	border-top :  none;
	border-left :  none;
	border-color :  #CC0000;
	border-right :  none;}


INPUT.test {
	
	background : #FF9900;
	color : #DCDCDC;
	font-weight : bold;
	border-color :  #DCDCDC;

	font-family :  Arial, sans-serif;
	font-size : 13px;

}

INPUT.send {
	
	background : #009900;
	color : #DCDCDC;
	font-weight : bold;
	border-color :  #DCDCDC;

	font-family :  Arial, sans-serif;
	font-size : 13px;

}

INPUT.new {
	
	background : #CC0000;
	color : #DCDCDC;
	font-weight : bold;
	border-color :  #DCDCDC;
	
	font-family :  Arial, sans-serif;
	font-size : 13px;

}

B {
        background :  White;
	color :  #CC0000;
	font-family :  Arial, sans-serif;
	font-size : 13px;
}

H3 {
        background :  #CC0000;
	color :  #FFFFFF;
	font-family :  Arial, sans-serif;
	font-size : 16px;
}

HR {
        background :  White;
	color :  #CC0000;


}

UL {
        background :  White;
	color :  #CC0000;
	font-family :  Arial, sans-serif;
	font-size : 13px;
}
