body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 22px;
}
body {
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
	background-color: #26620C;
	background-repeat: repeat-x;
}

a {
	color: #24610b;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #24610b;
}
a:visited {
	text-decoration: none;
	color: #24610b;
}
a:hover {
	text-decoration: underline;
	color: #24610B;
}
a:active {
	text-decoration: none;
	color: #24610b;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
	line-height: 18px;
}

.navigation a{
	color:#363636;
	text-decoration:none;
}

.navigation a:hover{ color:#24610b; text-decoration:underline;}

.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #24610b;
	font-weight: normal;
	line-height: 33px;
	padding: 5px 0px 5px 0px;
}

.title2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #24610b;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 3px dotted #b1b1b1;
	padding: 5px 0px 2px 0px;
}

.link_font{

	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 11px;
	color: #ffcc99;
	font-weight: bold;
	}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;	
}
textarea.grey{
	background-color: #4a2208;
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;
	border: none;

}

option.grey{
	background-color: #CCCCCC;
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;

}
select{
	background-color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#362f2d;

}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#E1DDD4;
	padding-bottom: 8px;
	padding-top: 8px;
}

.footer a{
	color:#EFEFEF;
}
.footer a:link{
	color:#EFEFEF;
}

.footer a:hover{
	color:#EFEFEF;
	text-decoration:underline;
}

.footer a:visited{
	color:#EFEFEF;
}

.hp_column_02 {
	DISPLAY: inline;
	BORDER-LEFT: 3px dotted #b1b1b1;
	WIDTH: 45px;
}
