A  {
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url("../images/back.gif");
}

.header {
    background-image : url("../images/header.gif");
	width : 999px;
	height : 145px;
}

.table_main {
	width : 999px;
}

.border_side {
	width : 2px;
	background-color : #F4E8BD;
}

.border_footer {
	height : 2px;
	background-color : #F4E8BD;
}

.table_content {
	width : 995px;
    background-image : url("../images/back_content.gif");
}

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

.title {
	COLOR : #645002;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 1px;
}

.sub_title {
	COLOR : #690103;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.sub_title2 {
	COLOR : #690103;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

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

.text_body a{
	COLOR : #422A00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}

.text_body a:hover{
	text-decoration : none;
}

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

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

.textbox{
	border: 1px solid #A18C42;
	background-color : #F4E8BD;
	font-size : 12px;
	COLOR : #422A00;
}

.image{
	border: 1px solid #A18C42;
	padding: 2px;
}

.line{
	height : 1px;
	background-color : #DEC776;
}

.table_form{
	border: 1px solid #876A00;
	background-color : #ECDFB0;
}

.table_top{
	background-color : #B2952D;
	COLOR : #422A00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.line_v{
	width: 1px;
	background-color : #876A00;
}

.line_h{
	height: 1px;
	background-color : #876A00;
}

.text_form {
	COLOR : #422A00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
