body{
	background: url(/themes/dev/img/bkg.gif);
	/*background: #1C3971 url(/themes/dev/img/background.jpg)*/;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
}
td.main
{
        background: url(/themes/dev/img/background.jpg);
}

a{
	color: #613D1D; /*3b5635 *//*#116216;*/
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: #1e4357; /* 21323c */ /*235126*/
	text-decoration: none;
	font-weight: bold;
}
A:hover{
	color: #fdea17;
	text-decoration: none;
	font-weight: bold;
}
a.menulink:visited,a.menulink
{
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #613D1D;
	font-size: 14px;
}
a.menulink:hover
{
	font-size: 14px;
	text-decoration: none;
	color: #fdea17;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.logo{
	height: 193px;
	background: url('/themes/dev/img/header.jpg');
	background-repeat: no-repeat;
	width: 1000px;
}
.news_header_title{
	border: none;
	height: 36px;
	background: url(/themes/dev/img/news_head.jpg) repeat-x;
	padding: 5px;
	font-weight: bold;
	color: e2e2e2;
	font-size: 20px;
}
.news_header_date{
	border: none;
	height: 36px;
	background: url(/themes/dev/img/news_head.jpg) repeat-x;
	padding: 5px;
	font-weight: normal;
	color: e2e2e2;
	font-size: 10px;
	text-align: right;
}
table.news{
	width: 95%;
   margin: auto;
}
img.news{
	border: 0;
	border-width: 4px 4px;
}
.news_main{
/*        background: url(/forum/images/hzbase/misc/alt2.gif);*/
	background-color: #cc9966;
	width: 686px;
	margin: 3px;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.news_left{
	background: url(/themes/dev/img/news_border_left.jpg) repeat-y;
	background-color: #cc9966;
	width: 5px;
}
.news_right{
	background:  url(/themes/dev/img/news_border_right.jpg) repeat-y;
	background-color: #cc9966;
	width: 5px;
}
.news_bottom{
	background:  url(/themes/dev/img/news_border_bottom.jpg) repeat-x;
	height: 5px;
}
td.left_col{
	background: url(/themes/dev/img/left_column2.jpg) repeat-y;
	width: 170px;
	color: black;
}
td.col{
	background: url(/themes/dev/img/column.jpg) repeat-y;
	width: 170px;
	color: black;
}
td.right_col{
	background: url(/themes/dev/img/ight_column.jpg) repeat-y;
	width: 170px;
}
td.main{
	width: 660px;
}
.page_footer{
	background: url(/themes/dev/img/footer.jpg);
	height: 32px;
	width: 1000px;
}
#navbar {
height: 32px;
background: url('images/hzbase/misc/header2.jpg') repeat-x;
}
#navbar a:link, #navbar a:hover, #navbar a:visited {
font: bold 11px verdana, sans-serif;
color: #ffffff;
text-decoration: none;
}

.cap 
{
	float: left;
	font-size: 72px;
	line-height: 62px;
	font-weight: normal;
	padding-top:2px;
	padding-right: 4px;
	font-family: KellyAnn Gothic, times;
}

table.inline{
	border-style: solid solid solid solid;
	border-color: #613D1D #613D1D #613D1D #613D1D;
}
table.inline th{
	border-style: solid solid solid solid;
	border-color: #613D1D #613D1D #613D1D #613D1D;
}
table.inline td{
	border-style: solid solid solid solid;
	border-color: #613D1D #613D1D #613D1D #613D1D;
}

td.d {font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}
th.d {font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-weight: bold;}