BODY {
	SCROLLBAR-FACE-COLOR: #808080;
	SCROLLBAR-HIGHLIGHT-COLOR: #808080;
	SCROLLBAR-SHADOW-COLOR: #808080;
	SCROLLBAR-3DLIGHT-COLOR: #808080;
	SCROLLBAR-ARROW-COLOR:  #505050;
	SCROLLBAR-TRACK-COLOR: #909090;
	SCROLLBAR-BASE-COLOR : #909090;
	SCROLLBAR-DARKSHADOW-COLOR: #808080;
	background-image : url(back_bg.gif);
	background-attachment : fixed;
	background-color:#909090;
}

A {
	COLOR: #303030;
}
A:visited {
	COLOR: #303030;
}
A:active {
	COLOR: #303030;
}
A:hover{
	COLOR: #505050; 
	text-decoration: none; 
	background-color:#C5B9B1;
}
A.btn:hover {
	background-color:#C5B9B1;
	background-image : url(back_02.gif);
}

.ntext {
	COLOR: #303030; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px;
}

.btext {
	COLOR: #303030; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.stext {
	COLOR: #303030; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px;
}
.sbtext {
	COLOR: #303030; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; FONT-WEIGHT: bold;
}
.htext {
	COLOR: #303030; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 18px;
}
.hbtext {
	COLOR: #303030; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 18px; FONT-WEIGHT: bold;
}
.boxone {
	background-color:#909090;
	background-image : url(back_02.gif);
}
.boxtwo {
	background-color:#909090;
	background-image : url(back_01.gif);
}
.boxthree {
	background-color:#B5ADA7;
}
.boxc {
	background-color:#909090;
	background-image : url(back_03.gif);
}
.boxt {
	background-color:#909090;
	background-image : url(back_04.gif);
}
.boxb {
	background-color:#403515;
}
.boxline {
	color:#000000; height:1px;
}
.hdborder {
	background-color:#303030;
}
.hdbordertwo {
	background-color: #909090;
}
.hdbgcolor {
	background-color:#606060;
	background-image : url(back_05.gif);
}
.button {
	COLOR: #303030; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px; height: 20px; background-color:#808080; border-width:1pt; border-style:solid; border-color:#000000;
}

.input {
	COLOR: #303030; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px; height: 20px; background-color:#AAAAAA; border-width:1pt; border-style:solid; border-color:#000000;
}
.checkbox {
	background-color : #909090;
	border : 1px solid #000000;
	background-image : url(back_05.gif);
}

