
body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;					
	}
	
p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;					
	}
	
	
.main_text, table, input, textarea, a
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#000000;
	}
	
font span { font-family:Tahoma; font-size:11px; color:#393939;}
font span a{ font-family:Tahoma; font-size:11px; color:#393939; text-decoration:none}
font span a:hover { font-family:Tahoma; font-size:11px; color:#393939; text-decoration:underline}

span a { font-size:9px; color:#7EA717; text-decoration:none}
span a:hover { font-size:9px; color:#7EA717; text-decoration:underline}

strong span a{ color:#B9720E; font-size:11px; text-decoration:underline}
strong span a:hover { color:#B9720E; font-size:11px; text-decoration:none}

span font a { font-size:11px; color:#B9720E; text-decoration:underline}
span font a:hover { font-size:11px; color:#B9720E; text-decoration:none}

font a{ font-size:11px; color:#3E7291; text-decoration:underline}
font a:hover { font-size:11px; color:#3E7291; text-decoration:none}

strong a{ color:#687201}
strong a:hover { color:#687201}

/****************************************************************/	
td {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;				
	}
/****************************************************************/
hr {
	height: 1px;
	color: #CACACA					
	}
/****************************************************************/
form {
	margin-top: 0;
	margin-bottom: 0;
	}
/****************************************************************/
h1{
	font-size: 16px;
	font-family: Tahoma, Helvetica;
	font-weight: bold;
	color: #000000;
	background: transparent;
	margin: 0px 15px 15px 0px;
}
h2{
	font-size: 16px;
	font-family: Tahoma, Helvetica;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
h3{
	font-size: 14px;
	font-family: Tahoma, Helvetica;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
h4{
	font-size: 14px;
	font-family: Tahoma, Helvetica;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}
h5{
	font-size: 12px;
	font-family: Tahoma, Helvetica;
	line-height: 12px;
	color: #CC8800;
}
h6{
	font-size: 12px;
	font-family: Tahoma, Helvetica;
	line-height: 12px;
	color: #000000;
}
/****************************************************************/
/*
A:link {
	font-size: 12px;
	font-family: Tahoma, Helvetica;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	}
A:visited {
	font-size: 12px;
	font-family: Tahoma, Helvetica;
	font-weight: bold;
	color: #003300; 
	text-decoration: none;
	}
A:hover {
	font-size: 12px;
	font-family: Tahoma, Helvetica; 
	font-weight: bold;
	color: #003300;
	text-decoration: none; 
	}
*/

/****************************************************************/
.submit {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
	font-size: 11px;
	color: #CC8800;
	background: #F7F7F7;
	border: none;
	cursor: pointer;
	cursor: hand;
	}
/****************************************************************/
.submit_white {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
	font-size: 10px;
	color: #CC8800;
	background: #FFFFFF;
	border: none;
	cursor: pointer;
	cursor: hand;
	}
/****************************************************************/
hr {
	height: 1px;
	color: #CACACA					
	}
/****************************************************************/
form {
	margin-top: 0;
	margin-bottom: 0
	}
/****************************************************************/
input, select, textarea {
	background: #F5F5F5;
	font-size: 12px;				
	}
/****************************************************************/
.input_search{
	background: #819097; 				
	}
	
input.submit {
	border: 2px #CCCCCC;
	border-style: outset;
	padding: 0.10em;
	background-color: #CCCCCC;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
}

input.text {
	border: 1px solid #000000;
	height: 17px;
}
	