A  {
	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.jpg");
}

.table_main {
	width : 928px;
}

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

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

.table_center {
	width : 900px;
	background-color : #ECDCB2;
}

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

.line_2 {
	background-color : #AB8522;
	height : 1px;
}

.line_2_1 {
	background-color : #AB8522;
	width : 1px;
}

.inside_home {
	background-image : url("images/back_home.jpg");
	height : 229px;
}

.inside {
	background-image : url("images/back_inside.jpg");
}

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

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

.title {
	COLOR : #0A5E0A;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
}

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

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

.table_form{
	border: 1px solid #AB8522;
	background-color : #F8EECB;
}

.table_form_top {
	COLOR : #392C09;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #EEDEA4;
}

.textbox{
	border: 1px solid #AB8522;
	background-color : #F8EECB;
	font-size : 12px;
	COLOR : #000000;
}

.button{
	border: 1px solid #AB8522;
	background-color : #DBC67D;
	font-size : 11px;
	COLOR : #392C09;
	height : 20px;
	width : 100px;
}

.button_2{
	border: 1px solid #AB8522;
	background-color : #DBC67D;
	font-size : 11px;
	COLOR : #392C09;
	height : 18px;
	width : 100px;
}

.table_newsletter {
	width : 900px;
	background-color : #003100;
}

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