BODY {
	SCROLLBAR-FACE-COLOR: #C0C0C0;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0;
	SCROLLBAR-SHADOW-COLOR: #C0C0C0;
	SCROLLBAR-3DLIGHT-COLOR: #AA1414;
	SCROLLBAR-ARROW-COLOR: #E6E6E6;
	SCROLLBAR-TRACK-COLOR: #C0C0C0; 
	SCROLLBAR-DARKSHADOW-COLOR: #AA1414;
	BACKGROUND-COLOR: #C0C0C0;
}

A {
	COLOR: #201010;
}
A:visited {
	COLOR: #201010;
}
A:active {
	COLOR: #201010;
}
A:hover{
	COLOR: #F8F8F8;
	text-decoration: underline;
}
A.btn:hover {
	background-color: #AA1414;
}
.ntext {
	COLOR: #201010;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px;
}
.btext {
	COLOR: #201010;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold;
}
.stext {
	COLOR: #201010;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 10px;
}
.sbtext {
	COLOR: #201010;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
.htext {
	COLOR: #201010;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold;
}
.hbtext {
	COLOR: #201010;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold;
}
.boxone {
	background-color: #A9A4A3;
}
.boxtwo {
	background-color: #A39D9C;
}
.boxthree {
	background-color: #BEBBBA;
}
.boxt {
	background-color: #AAAAAA;
	background-image : url(back_t.gif);
}
.boxc {
	background-color: #AAAAAA;
	background-image : url(back_c.gif);
}
.boxb {
	background-color: #AA1414;
}
.boxline {
	color: #AA1414;
	height:1px;
}
.hdborder {
	background-color: #AA1414;
}
.hdbordertwo {
	background-color: #909090;
}
.hdbgcolor {
	background-color: #AAAAAA;
	background-image : url(back_hd.gif);
}

.button {
	COLOR: #201010;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px; 
	height: 20px;
	background-color:#D8D8D8;
	border-width:1px; 
	border-style:solid; 
	border-color:#AA1414;
}
.input {
	COLOR: #201010;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px; 
	height: 20px;
	background-color:#C5C5C5;
	border-width:1px; 
	border-style:solid; 
	border-color:#AA1414;
}
.checkbox {
	background-color: transparent;
	border : 1px solid #AA1414;
}