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: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url("images/back.jpg");
}

.top{
	background-color : #B99845;
}

.table_main{
	width : 760px;
}

.table_center{
	width : 760px;
	background-color : #FFF4D6;
}

.table_small{
	width : 500px;
	background-color : #FFFBF1;
}

.table_small_2{
	width : 400px;
	background-color : #FFFBF1;
}

.table_small_3{
	width : 320px;
	background-color : #FFFBF1;
}

.table_small_top_bottom_border{
	height : 1px;
	background-color : #E5D09D;
}

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

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

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

.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;
}

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

.line{
	height : 2px;
	background-image : url("images/line.gif");
	background-repeat : repeat-x;
}

.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 : 14px;
	COLOR : #000000;
}

.textbox2{
	border: 1px solid #E5D09D;
	background-color : #FFFBF1;
	font-size : 14px;
	COLOR : #000000;
}

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

.image{
	border: 1px solid #E5D09D;
}

.warning{
	COLOR : Red;
	font : normal 12px Arial, Helvetica, sans-serif;
}

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