
.normal_text_light
{
	font-family: Tahoma;
	font-size: 12px;
	color: #F7F5E6;
}

.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;
}


.tool_bg
{
	border-style: dashed;
	border-width: 1;
	border-color: #9FA176;
	background-color: #EBEBEB;
}



.small_title_text
{
	font-family: verdana;
	font-size: 12px;
	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;
}

.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;
}
input.checkbox
{
	border-style: outset;
	border-width: 0;
}

.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: 0;
	border-color: #797D59;
	background-color: #E0E1C3;
	color: #000000;
}

BODY
{
	scrollbar-face-color: #A5A4B9;
	scrollbar-highlight-color: #A5A4B9;
	scrollbar-shadow-color: #A5A4B9;
	scrollbar-3dlight-color: #A5A4B9;
	scrollbar-arrow-color: #C0BFCD;
	scrollbar-track-color: #C0BFCD;
	scrollbar-darkshadow-color: #A5A4B9;
}

.border
{
	border-style: solid;
	border-width: 1;
	border-color: #BA9D6D;
}


.empty_border
{
	border-style: solid;
	border-width: 1;
	border-color: #F3E2C5;
}


.cell1
{
	font-family: verdana;
	font-size: 14px;
	border-style: solid;
	border-width: 1;
	border-color: #235E5C;
	background-color: #B1B1B1;
	color: #002422;
}

.cell2
{
	font-family: verdana;
	font-size: 14px;
	border-style: solid;
	border-width: 1;
	border-color: #235E5C;
	background-color: #D4D4D4;
	color: #002422;
}

.cell3
{
	font-family: verdana;
	font-size: 14px;
	border-style: solid;
	border-width: 1;
	border-color: #9FA175;
	background-color: #8B8C9F;
	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;
}
