.normal_text,td
{
font-family:'Tahoma, Verdana, Arial';
font-size:11;
color:'#000000';
text-decoration:none;
}


.title_text
{
font-family:'Tahoma, Verdana, Arial';
font-size:12;
color:'#000000';
font-weight:bold;
text-decoration:none;
}


.header_text
{
font-family:'Tahoma, Verdana, Arial';
font-size:12;
color:'#241A44';
font-weight:bold;
text-decoration:none;
}


.focus_text
{
font-family:'Tahoma, Verdana, Arial';
font-size:12;
color:'#990000';
text-decoration:none;
}


.error_text
{
font-family:'Tahoma, Verdana, Arial';
font-size:10;
color:'#FF0000';
text-decoration:none;
}


a
{
font-family:'Tahoma, Verdana, Arial';
font-size:11;
color:'#504869';
text-decoration:none;
}


a:hover
{
font-family:'Tahoma, Verdana, Arial';
font-size:11;
color:'#EFA900';
text-decoration:none;
}



{
font-family:'';
font-size:0;
color:'';
text-decoration:none;
}

.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:#962626;
			}
			
.small_error_text
			{
				font-family:Tahoma;
				font-size:9px;
				color:#FF0000;
			}

			
.tool_bg
			{
				border-style:dashed;
				border-width:1;
				border-color:#C8BEEA;
				background-color:#F7F5FF;
			}



.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:11px;
				border-style:dotted;
				border-width:1;
				border-color:#928AAC;
				background-color:#FBFBFD;
				color:#241A44;
			}
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:1;
				border-color:#797D59;
				background-color:#E0E1C3;
				color:#000000;
				width:150;
			}
						
BODY 		{
				SCROLLBAR-FACE-COLOR: #874646;
				SCROLLBAR-HIGHLIGHT-COLOR: #B67F7F;
				SCROLLBAR-SHADOW-COLOR: #B67F7F;
				SCROLLBAR-3DLIGHT-COLOR: #B67F7F;
				SCROLLBAR-ARROW-COLOR: #EEE2E2;
				SCROLLBAR-TRACK-COLOR: #BF7E7E;
				SCROLLBAR-DARKSHADOW-COLOR: #B67F7F;

			}
			
.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:10px;
				border-style:solid;
				border-width:1;
				border-color:#235E5C;
				background-color:#F1F2DE;
				color:#FFFFFF;
			}
			
.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;
}																