body{
	background-color: #241C09;
	background-image: url(../images/main-bg1426.jpg);
	background-repeat: repeat-x;
	margin: 0;
/*
	width: 1375px;
	height: 740px;
*/
	width: 1280px;
	height: 740px;
	font-family: 'Trebuchet MS';
}

.font_menu{
	font-size: 12px;
	color: #3a2f15;
}

.font_copyright{
	font-size: 12px;
	color: #686B60;
}

.font_menu_footer{
	font-size: 12px;
	color: #3a2f15;
}

.font_view_another{
	font-size: 12px;
	color: #666666;
}

.font_content_label{
	font-size: 12px;
}

.font_content{
	font-size: 12px;
	color: #E3912B;
}

td {
	color: #686B60;	
	font-size: 12px;
	text-decoration: none;
}	
.form_input{
	border: #3A3A3A;
	border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	background-color: #CDCDCD;
}

.form_button{
	border: #3A3A3A;
	border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	background-color: #CDCDCD;
}

A.footermenu:active, A.footermenu:link,A.footermenu:visited
{
	COLOR: #333333;
    TEXT-DECORATION: none;
}

A.footermenu:hover
{
    COLOR: #E3912B;
    TEXT-DECORATION: none;
}



