body {
    padding:0;
	margin:0;
	color:#cac08f;
	font-size:12px;
	background-color: #333333;
	line-height:1.5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {border:none;}

.bd{background-color:#d3cfa0;
    height:16px;
	font-size: 12px;
	border: 1px solid #594e01;

}
a:link {
	text-decoration: none;
	color:#dac872;
}
a:visited {
	text-decoration: none;
	color:#dac872;
}
a:hover {
	color: #ffd600;
	text-decoration: none;
}

ul.left_menu {padding:0; margin:0; width:200px; text-align:left; margin-top:20px; list-style:none;}
ul.left_menu li {width:200px; line-height:40px; background:url(../images/menu_bg.gif) no-repeat; font-size:14px; }
ul.left_menu li a, ul.left_menu li a:visited {padding:2px 0 0 35px;  text-decoration: none;color:#9A0000;}
ul.left_menu li a:hover {color: #836d02;text-decoration:underline;}
div.subnav {background-color:#fffdea;display:block; }
div.subnav a { display:block; line-height:24px; font-size:12px;}
div.subnav a:hover {background-color:#ffc;}
.hidden {display:block;}

#menu_l{width:200px; margin:0 auto; text-align:left; margin-top:20px; }
#menu_l td{padding:2px 0 0 35px; width:165px; line-height:40px; background:url(../images/menu_bg.gif) no-repeat; font-size:14px; }
#menu_l a:link {
	text-decoration: none;color:#9A0000;
}
#menu_l a:visited {
	text-decoration: none;color:#9A0000;}
#menu_l a:hover {
	color: #836d02;text-decoration:underline;
}

.menu{width:968px; text-align:center; height:50px; padding-left:13px;background:url(../images/menu_c.jpg) left top repeat-x;}
.menu ul{
	list-style-type:none;
}
.menu li{
	float:left;
	line-height:48px;
	border-right:1px solid #990600;
	border-bottom:1px solid #990600;
	border-top:1px solid #990600;
	list-style-type:none;
}

.menu li.l{
	border-left:1px solid #990600;
}
.menu li a,.menu li a:link,.menu li a:visited{
	font-size:15px;
	color:#990600;
	font-weight:bold;
	padding:15px 37px;
	background:url(../images/menu_r.jpg) left top repeat-x;
}
.menu li a:hover{
	background:#fffdea;
}
#menu_active{
	background:#fffdea;
	font-size:15px;
	color:#990600;
	font-weight:bold;
	padding:0px 36px;
	list-style-type:none;
}

.language a:visited,.language{color:#000;}
.language a:hover{color:#990000;}

#footer {color:#b60101; font-size:12px; background:#000;}
#footer a:link{color:#b60101; }
#footer a:visited{color:#b60101;}
#footer a:hover{ color:#9A0000; text-decoration:underline;}


#font_white:link{color:#FFFFFF;}
#font_red{color:#ff0000;}

.td_center{background-color:#9A0000;}
.td_line-r{border-right:1px #ba6a47 solid;}
.td_line-r2{border-right:1px #ae1616 solid;}
.line_b{border-bottom:1px #ba6a47 solid;}
.line_b2{border-bottom:1px #ba6a47 solid; height:30px; font-size:x-large; text-align:left;}
.font14{font-size:14px; line-height:1.8;}
.font18{font-size:18px;}


@media print{
	table{
		display:none;
		height:0;
		overflow:hidden;
	}
	table td,#imageDataContainer,#hoverNav,#loading,overlay{
	display:none;}

	body{
	margin:0;
	}

	#lightboxImage{
		display:block;
		position:absolute;
		top:0;
		left:0;
	}	
}

h2 {margin:30px 0 0 0; padding:0;}

p {font-size:14px; text-indent:28px; margin:0; padding:0;}