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

A:hover  {
	text-decoration : none;
}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color : #B99845;
}

.table_main{
	width : 780px;
	background-color : #FFF4D6;
	COLOR : #2A2A2A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.table_content_border_left{
	width : 1px;
	background-color : #E5D09D;
}

.table_content_border_right{
	width : 1px;
	background-color : #E5D09D;
}

.table_content_middle{
	width : 543px;
	background-color : #FFFBF1;
	COLOR : #2A2A2A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

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

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

.text_brown{
	COLOR : #A18640;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

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

.arrow{
	COLOR : #00418E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.textbox{
	border: 1px solid #E5D09D;
	background-color : #FFF4D6;
	font-size : 12px;
	COLOR : #2A2A2A;
}

.copyright{
	background-image : url("images/footer.jpg");
	width : 780px;
	height : 50px;
	COLOR : #90793D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
}

.table_form{
	border: 1px solid #EFE2BE;
	background-color : #FFF4D6;
}