body {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #AA1414;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #AA1414;
	scrollbar-shadow-color: #AA1414;
	scrollbar-track-color: #FFFFFF;
	background-color: #FFFFFF;
}

A {
	COLOR: #AA1414;
}
A:visited {
	COLOR: #AA1414;
}
A:active {
	COLOR: #AA1414;
}
A:hover{
	COLOR: #802020;
	text-decoration: underline;
}
A.btn:hover {
	background-color: #FDECEC;
}
.ntext {
	COLOR: #AA1414;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px;
}
.btext {
	COLOR: #AA1414;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold;
}
.stext {
	COLOR: #AA1414;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 10px;
}
.sbtext {
	COLOR: #AA1414;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
.htext {
	COLOR: #AA1414;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold;
}
.hbtext {
	COLOR: #AA1414;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold;
}
.boxone {
	background-color: #F39C9C;
}
.boxtwo {
	background-color: #F9CACA;
}
.boxthree {
	background-color: #FDECEC;
}
.boxt {
	background-color: #FFFFFF;
	background-image : url(back_t.gif);
}
.boxc {
	background-color: #FFFFFF;
	background-image : url(back_c.gif);
}
.boxb {
	background-color: #AA1414;
}
.boxline {
	color: #AA1414;
	height:1px;
}
.hdborder {
	background-color: #AA1414;
}
.hdbordertwo {
	background-color: #F9CACA;
}
.hdbgcolor {
	background-color: #FFFFFF;
	background-image : url(back_hd.gif);
}

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