@import url(menu_style.css);
body, body.sidebar {
	background-color : #351300;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #CCCCCC;
	background-position: top;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
}
.box_menu {
	background-image: url(../images/background_menu.jpg);
	height: 45px;
	background-color: Black;
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
}
.box_body {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	vertical-align: top;
}
.box_footer {
	padding-right: 20px;
	padding-left: 20px;
}
.box_bottom {
	border-bottom: 2px solid #9D0819;
	border-left: 2px solid #9D0819;
	border-right: 2px solid #9D0819;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #FFE7A7;
}
.box_menu_items {
	border-bottom: 2px solid #9D0819;
	background-color: #FFE7A7;
	vertical-align: top;
	background-image: url(../images/menu_items_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.box_whats_new_top {
	background-image: url(../images/hdr_whats_new_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 58px;
}
.box_spotlight_top {
	background-image: url(../images/hdr_spotlight_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 58px;
}
.box1 {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #FFE7A7;
	border: 2px solid #9D0819;
}
.box2 {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.box3 {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #FDEDC9;
	border: 1px solid #EF7523;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #A52522;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #A52522;
}
h3 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: Black;
	margin-top: 0px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #003366;
}
hr {
	height: 2px;
	color: #D79282;
	background-color: #D79282;
	border: 0px solid #D79282;
}
TD, A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
A, A:Link, A:Visited {
	color: #DA650F;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	color: #A94D0B;
}
.menu, .menu:Link, .menu:Visited {
	color: #F7BF38;
	font-size: 12px;
	padding-left: 18px;
	padding-right: 18px;
}
.menu:Hover {
	color: #D79A08;
}
.menu_left, .menu_left:Link, .menu_left:Visited {
	font-size: 12px;
	line-height: 20px;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
 	text-decoration: none;
}
.vertmenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 9pt;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	width: 116px;
}
.vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
.vertmenu ul li a {
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 8pt;
	display: block;
	border-bottom: none;
	padding: 3px 15px 3px 5px;
	text-decoration: none;
	color: #207CBC;
	width: 130px;
}
.vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #207CBC;
	background-color: #EEF4F8;
	}
