BODY {
	SCROLLBAR-FACE-COLOR: #FFFFEE;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFEE;
	SCROLLBAR-SHADOW-COLOR: #FFFFEE;
	SCROLLBAR-3DLIGHT-COLOR: #FF9900;
	SCROLLBAR-ARROW-COLOR:  #FF6600;
	SCROLLBAR-TRACK-COLOR: #FFFFEE;
	SCROLLBAR-BASE-COLOR : #FFFFEE;
	SCROLLBAR-DARKSHADOW-COLOR: #CC4040;
	background-color: #FFFFEE;
}

A {
	COLOR: #FF6600;
}
A:visited {
	COLOR: #FF6600;
}
A:active {
	COLOR: #FF6600;
}
A:hover{
	COLOR: #FF9900;
	text-decoration: none;
}
A.btn:hover {
	background-color: #FFFFEE;
}

.ntext {
	COLOR: #FF6600; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px;
	width=100%; filter:Shadow(color=#EBA605, strength=3, direction=135);
}
.btext {
	COLOR: #FF6600; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px; FONT-WEIGHT: bold;
	width=100%; filter:Shadow(color=#EBA605, strength=3, direction=135);
}
.stext {
	COLOR: #FF6600; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px;
	width=100%; filter:Shadow(color=#EBA605, strength=3, direction=135);
}
.sbtext {
	COLOR: #FF6600; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; FONT-WEIGHT: bold;
	width=100%; filter:Shadow(color=#EBA605, strength=3, direction=135);
}
.htext {
	color: #FF6600; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 18px; FONT-WEIGHT: bold;
	width=100%; filter:Shadow(color=#EBA605, strength=3, direction=135);
}
.hbtext {
	COLOR: #FF6600; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 18px; FONT-WEIGHT: bold;
	width=100%; filter:Shadow(color=#EBA605, strength=3, direction=135);
}
.boxone {
	background-color:#FBD273;
}
.boxtwo {
	background-color:#FCDB8D;
}
.boxthree {
	background-color:#FDE09D;
}
.boxt {
	background-color:#FBD273;
	background-image : url(back_bt.gif);
}
.boxc {
	background-color:#EBA605;
	background-image : url(back_bc.gif);
}
.boxb {
	background-color:#EBA605;
}
.boxline {
	color:#FF2020; height:1px;
}
.hdborder {
	background-color:#FF9900;
}
.hdbordertwo {
	background-color: #FCDB8D;
}
.hdbgcolor {
	background-color:#FCCA56;
}

.button {
	COLOR: #FFFFCC; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px; height: 20px;
	background-color:#FCCA56;
	border-width:1pt; border-style:solid; border-color:#FF9900;
}
.input {
	COLOR: #FF6600; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px; height: 20px;
	background-color:#FDE09D;
	border-width:1pt; border-style:solid; border-color:#FF9900;
}
.checkbox {
	background-color : transparent;
	border : 1px solid #FF9900;
}
