A  {
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #590705 url(images/back.jpg) repeat-x;
}

.table_main {
	width : 916px;
}

.table_content {
	background: #F2A569 url(images/back_content.jpg) repeat-x;
	width : 916px;
}

.table_content_inside {
	background: #FBCFAC url(images/back_content_inside.jpg) repeat-x;
	width : 704px;
}

.logo {
	background: #C06622 url(images/logo.jpg) no-repeat;
	width : 176px;
}

.title {
	COLOR : #590705;
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : normal;
	text-transform : uppercase;
}

.sub_title {
	COLOR : #590705;
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
}

.sub_title2 {
	COLOR : #590705;
	font-family : "Trebuchet MS";
	font-size : 17px;
	font-weight : normal;
}

.text_body {
	COLOR : #212121;
	font-family : "Trebuchet MS";
	font-size : 14px;
}

.text_body a{
	COLOR : #590705;
	font-family : "Trebuchet MS";
	font-size : 14px;
	text-decoration : underline;
}

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

.footer {
	background: url(images/footer.jpg) repeat-x;
	height : 100px;
}

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

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

.image_border{
	border : 1px solid #8F310C;
	padding: 3px;
}

.menus {
	background: url(images/menus.png) no-repeat;
	width : 149px;
	COLOR : #FFE0C8;
	font-family : "Trebuchet MS";
	font-size : 14px;
}

.menus a{
	COLOR : #FFE0C8;
	font-family : "Trebuchet MS";
	font-size : 14px;
	text-decoration : none;
}

.menus a:hover{
	text-decoration : underline;
}

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