body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	vertical-align:top;
}
body {
	background-color: #000000;
	background-image: url(art/bgblack.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:fixed;
}
a {
	color: #CC6600;
}


.front_content {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bgnews {
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
.news_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration:underline;
	font-weight: bold;
}
.news_descr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
 WebMenu styles 
                /* hidden submenu style */
                .wmSubMenuHidden {position:absolute;visibility:hidden;z-index:100;}

                /* share link style for both menus */
                .wmLink {display:block;width:100%;padding:2px 2px 3px 2px;text-decoration:none;color:#AA9E76;font-size:13px;font-family: Georgia, "Times New Roman", Times, serif;}
				.wmlink a:link {color: #AA9E76;text-decoration:none; }
				.wmlink a:visited {color: #AA9E76;text-decoration:none; }
				.wmlink a:active {color: #AA9E76;text-decoration:none; }
                .wmLink a:hover {color: #AA9E76;text-decoration:none; }

                 /* vertical menu styles */
                .vItemOn  {width:120px;margin:2px;background:#000000;border:1px solid #AA9E76;cursor:pointer;}
                .vItemOff {width:120px;margin:2px;background:#000000;border:1px solid #5D573E;cursor:pointer;}
				.vButtonOn  {cursor:pointer;}
                .vButtonOff {cursor:pointer;}

				
.ticker div {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #AA9E76;
}

.ticker a, .ticker a:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

.news-top-editable { margin:0 10px 10px 20px; }
.news-btm-editable { margin:10px 10px 0 20px; }
.succ-editable { margin:0 35px 0 10px; }