A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:hover  {
	COLOR : #00773B;
	text-decoration : underline;
}

.text{
	COLOR : #353D39;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text2{
	COLOR : #738079;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ##0033CC;
	text-decoration: underline;
}

.nav_active{
	COLOR : #00773B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.title{
	COLOR : #BB931D;
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight : bold;
}

.title2{
	COLOR : #353D39;
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight : bold;
}

.arrow{
	COLOR : #58645D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.image {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 2px;
	border: 1px solid #BB931D;
}

.textbox {
	border-top-style : solid;
	border-top-color : #DBB134;
	border-top-width : 1px;
	border-left-color : #DBB134;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #DBB134;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #DBB134;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color : #000000;
	background-color : #FFFEF8;
}

.textbox2 {
	border-top-style : solid;
	border-top-color : #000000;
	border-top-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 14px;
	color : #000000;
}

.copyright{
	COLOR : #404944;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}