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

A:hover  {
	text-decoration : underline;
}

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

.table_main {
	width : 1047px;
}

.border_left {
	background-image : url("images/border_left.gif");
	width : 12px;
}

.border_right {
	background-image : url("images/border_right.gif");
	width : 13px;
}

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

.table_center_inside {
	width : 1022px;
	background-color : #FBEECB;
}

.header_2 {
	background-image : url("images/header_2.gif");
	width : 1022px;
	height : 100px;
	COLOR : #5D3905;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

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

.sub_title {
	COLOR : #80561B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	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 {
	background-color : #80561B;
	COLOR : #F2E1B5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.footer a{
	COLOR : #F2E1B5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

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

.textbox{
	border: 1px solid #C0A35A;
	background-color : #FFF9E8;
	font-size : 12px;
	COLOR : #252525;
}

.cell_top{
	padding: 7px;
	background-color : #E5D09D;
	COLOR : #80561B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.cell_1{
	padding: 7px;
	background-color : #FFFCF4;
}

.cell_2{
	padding: 7px;
	background-color : #FFF7E2;
}