/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	/*background-color: #FFEBBA;*/
	color : #002950;

}

.BUTTON {
	color: white;
	/*background: #3C70B4;*/
	background: #FF8700;
	cursor : hand;
	font-weight : normal;
}


.tr_tmavy {
	background: #FFEBBA;
}

.tr_ultra_tmavy {
	background: #F1BE2D;
}

