﻿@import url(menu_style.html);
body, body.sidebar {
	background-color : #94886E;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #696969;
	background-image: url(../images/background1.jpg);
	background-position: top;
	background-repeat: repeat;
	margin-bottom: 0px;
}
.background2 {
	background-image: url(../images/background2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.box_body {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.box_body2 {
	background-color: #74302C;
}
.box_body3 {
	background-color: White;
	border: 10px solid #74302C;
}
.box_right {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: White;
	padding-left: 3px;
}
.box_menu1 {
	background-image: url(../images/white_dot.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #A57976;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #A57976;
}
.box_menu1b {
	background-image: url(../images/white_dot.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #A57976;
}
.box_menu2 {
	border-bottom: 1px solid #A57976;
}
.main_menu, .main_menu:Link, .main_menu:Visited {
	color: White;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 10px;
}
.main_menu:hover {
	background-color: #8E5754;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #4E2220;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h3 {
	font-weight: bold;
	font-size: 11pt;
	font-family: Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
}
hr {
	border: 0px solid #A57976;
	color: #A57976;
	height: 1px;
	background-color: #A57976;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}

A, A:Link, A:Visited {
	color: #4E2220;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	color: #873A38;
}
.footer_text {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.footer:Link, .footer:Visited {
 	text-decoration: none;
	font-weight: bold;
	color: #4E2220;
}
.footer:Hover {
	color: #873A38;
}
.link2, .link2:Link, .link2:Visited {
	color: #FF6B62;
}
.link2:Hover {
	color: #FFB8B5;
}

