
BODY
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	# "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	scrollbar-face-color: #FFBA03;
	scrollbar-shadow-color: #FDA601;
	scrollbar-highlight-color: #FFBA03;
	scrollbar-3dlight-color: #330033;
	scrollbar-darkshadow-color: #330033;
	scrollbar-track-color: #FDA601;
	scrollbar-arrow-color: #71644B;
}
textarea
{
	width:100%;
	scrollbar-face-color: transparent;
	scrollbar-shadow-color: transparent;
	scrollbar-highlight-color: transparent;
	scrollbar-3dlight-color: transparent;
	scrollbar-darkshadow-color: transparent;
	scrollbar-track-color: transparent;
	scrollbar-arrow-color: transparent;
	background-color : transparent;
}

.CL0
{
	background-color: #FDA601;
}

.CL1, .TBD TH
{
	background-color: #FFBA03;
}

.CL1 HR
{
	color: #FDA601;
	height: 1px;
}

.CL1
{
	font-size:12px;
}
.CLL
{
	background-color: #FFF1CD;
}

.CLD
{
	background-color: #71644B;
	color: white;
	font-size: 12px;
}

.CLLD
{
	background-color: #9B9281;
	color: white;
}

.CLLD H1
{
	color: white;
}

.CLLL
{
	background-color: #F1EBE0;
}

.CLLL HR
{
	color: #71644B;
	height: 1px;
	
}


.CLD A
{
	color: white;
	text-decoration: none;
}

.CLD A:hover
{
	color: #FFF1CD;
}

.CLD A.current
{
	color: #FDA601;
}

.TBD TD
{
	background-color: #FFF1CD;
}

.TBD TH
{
	border-bottom: 1px solid #FDA601;
	border-top: 1px solid #FDA601;
}

.TBD TD
{
	border-bottom: 1px solid #FDA601;
}

.comment, .comment *
{
	font-size: 10px;
	font-family: Arial;
	
}

.warning, .current
{
	color: red;
}

H5, A, .hdr, .TBD TH
{
	color: #71644B;
}

A:hover
{
	color: red;
}

.btn
{
	background-color: #71644B;
	color: white;
	font-weight: bold;
	border-width: 1px
}

.num_main, .num_tnumb
{
	position: absolute;
	color: white;
	font-weight: bold;
	filter: Glow(Color=Black,Strength=1);
}

.num_main
{
	margin-left: 5px;
	margin-top: 5px;
	font-size: 20px;
}

.num_tnumb
{
	margin-left: 2px;
	margin-top: 1px;
	text-decoration: none;
}
.maintext{
	font-size: 14px; 
	font-family:MS Sans Serif;
}
input{
	font-size: 14px; 
	font-family:MS Sans Serif;
}
.myhead{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0; 
	color:white;
}

.faq{
	font-weight:bold;
	cursor:hand;
}

.faqdiv{
	border : 1px solid black;
	font-family:MS Sans Serif;
	font-size: 14px;
	text-align: justify;
	background-color: white
}