
.normal_text_light
{
	font-family: Tahoma;
	font-size: 12px;
	color: #F7F5E6;
}

.normal_text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #64634F;
}
.left_text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #64634F;
}

.small_text
{
	font-family: Tahoma;
	font-size: 9px;
	color: #64634F;
}

.small_error_text
{
	font-family: Tahoma;
	font-size: 9px;
	color: #FF0000;
}

.title_text
{
	font-family: verdana;
	font-size: 14px;
	color: #64634F;
}

.tool_bg
{
	border-style: dashed;
	border-width: 1;
	border-color: #9FA176;
	background-color: #DDCBAE;
}



.small_title_text
{
	font-family: verdana;
	font-size: 12px;
	color: #64634F;
}

.header_text
{
	font-family: verdana;
	font-size: 18px;
	color: #64634F;
}

.important_text
{
	font-family: verdana;
	font-size: 16px;
	color: #3E3D21;
}

.small_important_text
{
	font-family: verdana;
	font-size: 14px;
	color: #3E3D21;
}

.small_header_text
{
	font-family: verdana;
	font-size: 12px;
	color: #64634F;
}


.error_text
{
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
}
.focus_text
{
	font-family: verdana;
	font-size: 10px;
	color: #990000;
}

.inner_box_text
{
	font-family: Arial;
	font-size: 14px;
	color: #EAEAEA;
}

input, textarea, select
{
	font-family: Tahoma;
	font-size: 12px;
	border-style: outset;
	border-width: 1;
	border-color: #9FA176;
	background-color: #F8F9EF;
	color: #64634F;
}

.submit_small
{
	font-family: verdana;
	font-size: 10px;
	border-style: outset;
	border-width: 1;
	border-color: #797D59;
	background-color: #E0E1C3;
	color: #000000;
	width: 80;
}
.submit
{
	font-family: verdana;
	font-size: 10px;
	border-style: outset;
	border-width: 1;
	border-color: #797D59;
	background-color: #E0E1C3;
	color: #000000;
	width: 150;
}

BODY
{
	scrollbar-face-color: #422C09;
	scrollbar-highlight-color: #422C09;
	scrollbar-shadow-color: #422C09;
	scrollbar-3dlight-color: #422C09;
	scrollbar-arrow-color: #F7F5E6;
	scrollbar-track-color: #BA9D6D;
	scrollbar-darkshadow-color: #422C09;
}

.border
{
	border-style: solid;
	border-width: 1;
	border-color: #BA9D6D;
}


.empty_border
{
	border-style: solid;
	border-width: 1;
	border-color: #F3E2C5;
}

a
{
	color: #5C7B8B;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

a:hover
{
	color: #293F4B;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.cell1
{
	font-family: verdana;
	font-size: 10px;
	border-style: solid;
	border-width: 1;
	border-color: #235E5C;
	background-color: #F1F2DE;
	color: #002422;
}

.cell2
{
	font-family: verdana;
	font-size: 10px;
	border-style: solid;
	border-width: 1;
	border-color: #235E5C;
	background-color: #E0E1C3;
	color: #002422;
}

.cell3
{
	font-family: verdana;
	font-size: 10px;
	border-style: solid;
	border-width: 1;
	border-color: #9FA175;
	background-color: #AFAF85;
	color: #64634F;
}

.left_links
{
	color: #5E3F0D;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.left_links:hover
{
	color: #AE6B00;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
.answerbox
{
	text-align: right;
}
