BODY {
	SCROLLBAR-FACE-COLOR: #ED7F00;
	SCROLLBAR-HIGHLIGHT-COLOR: #F7DE33;
	SCROLLBAR-SHADOW-COLOR: #F7DE33;
	SCROLLBAR-3DLIGHT-COLOR: #ED7F00;
	SCROLLBAR-ARROW-COLOR: #F7DE33;
	SCROLLBAR-TRACK-COLOR: #ED7F00; 
	SCROLLBAR-DARKSHADOW-COLOR: #ED7F00;
	BACKGROUND-COLOR: #ED7F00;
}

A {
	COLOR: #EFE1C0;
}
A:visited {
	COLOR: #EFE1C0;
}
A:active {
	COLOR: #EFE1C0;
}
A:hover{
	COLOR: #FFFFCC;
	text-decoration: underline;
}
A.btn:hover {
	background-color:#AA2020;
}
.ntext {
	COLOR: #EFE1C0;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px;
}
.btext {
	COLOR: #EFE1C0;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold;
}
.stext {
	COLOR: #EFE1C0;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 10px;
}
.sbtext {
	COLOR: #EFE1C0;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
.htext {
	COLOR: #EFE1C0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold;
}
.hbtext {
	COLOR: #EFE1C0;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold;
}
.boxone {
	background-color: #E06A00;
}
.boxtwo {
	background-color: #FF981A;
}
.boxthree {
	background-color: #FFBC6A;
}
.boxt {
	background-color: #ED7F00;
	background-image : url(back_t.gif);
}
.boxc {
	background-color: #ED7F00;
	background-image : url(back_c.gif);
}
.boxb {
	background-color: #AA2020;
}
.boxline {
	color: #ED7F00;
	height:1px;
}
.hdborder {
	background-color: #F7DE33;
}
.hdbordertwo {
	background-color: #AA2020;
}
.hdbgcolor {
	background-color: #ED7F00;
	background-image : url(back_t.gif);
}

.button {
	COLOR: #F5ECD8;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px; 
	height: 20px;
	background-color:#FFBC6A;
	border-width:1px; 
	border-style:solid; 
	border-color:#F7DE33;
}
.input {
	COLOR: #F5ECD8;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px; 
	height: 20px;
	background-color:#ED7F00;
	border-width:1px; 
	border-style:solid; 
	border-color:#F7DE33;
}
.checkbox {
	background-color: transparent;
	border : 1px solid #F7DE33;
}
