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