body
{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 13px;
	background : #FFFFFF url("images/bgm.jpg") repeat-x;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.copyright
{
	color: #595959; text-decoration: none; font-size: 11px;
}
.copyright:hover
{
	text-decoration: underline;
}
.dvcenter
{
	width: 845px; height: 643px;
	background : transparent url("images/bg.jpg") repeat-x top center;
}
.dvleft
{
	width: 7px; float: left; height: 643px;
	background : transparent url("images/bgleft.jpg") no-repeat top left;
}
.dvright
{
	width: 7px; float: right; height: 643px;
	background : transparent url("images/bgright.jpg") no-repeat top left;
}

td, div
{
  font-size: 13px;
}

.hdl
{
	background: transparent url("images/hdl.jpg") no-repeat top left; width: 15px; height: 76px;
}
.hdm
{
	background: transparent url("images/hdm.jpg") repeat-x top left; height: 76px;
}
.hdr
{
	background: transparent url("images/hdr.jpg") no-repeat top left; width: 17px; height: 76px;
}

a{color: #006699; text-decoration: none;}
a:hover{color: #cc6600; text-decoration: underline;}

.linkmenu
{
	font-weight: bold; color: #496380; text-decoration: none;
	padding-right: 7px; padding-left: 7px;
}
.linkmenu:hover
{
	color: #08305D; text-decoration: none;
}
.currmenu
{
	font-weight: bold; color: #d05b0e; text-decoration: none;
	padding-right: 7px; padding-left: 7px;
}
.currmenu:hover
{
	font-weight: bold; color: #994005; text-decoration: none;
	padding-right: 7px; padding-left: 7px;
}

.info
{
	border: 1px solid #8ea8c3; background: #f3f3f3; width: 750px; margin-top: 20px;
}
.txt
{
	margin-top: 5px; margin-left: 5px;
}
.bghr
{
	background: transparent url("images/bghr.gif") repeat top left; margin-top: 8px; margin-bottom: 8px;
}
.paragraph
{
	margin-left: 16px; margin-right: 16px; margin-top: 8px; margin-bottom: 8px; font-size: 11px; color: #383838;
}
.submenu
{
	background: transparent url("images/submenu.gif") no-repeat top left; height: 51px; padding-left: 50px;
}
.linksubmenu
{
	font-weight: bold; font-size: 11px; color: #384850; text-decoration: none; 
	
}
.linksubmenu:hover
{
	font-weight: bold; color: #102129; text-decoration: none;
}
.bgb
{
	background: transparent url("images/bgb.jpg") repeat-x top left; height: 45px; color: 595959; font-size: 11px;
}
.newstitle
{
	color: #c5560d; font-weight: bold;
}
.hrnews
{
	height: 1px; background: transparent url("images/hrnews.gif") repeat top left; margin-left: 16px; margin-right: 16px;
}
li{
	margin-top: 5px; margin-bottom: 5px;
}
.email
{
	color: #215998; text-decoration: none;
}
.email:hover
{
	color: #0d5cb3; text-decoration: underline;
}
.blocktitle
{
background-color: #f3f3f3; margin-left: 8px; padding-left: 8px; padding-right: 8px; font-weight: bold; font-size: 14px; color: #34679f
}