/* 1328591261.0039 */
		html 
		{
  		font-size: 12px;
  		margin: 0px;
  		padding:0px;
		}

		div.top_menu 
		{
			width: 980px;
			height: 35px;
			margin: 0px auto;
			padding-top: 0px;
			padding-left: 0px;
			background-color: #70A9F2;
			font-size:12px;
		}
	
		td,input, textarea,select,a ,table,tr
		{
			font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
			color: #4C4C4C;
			font-size:12px;
		}
		
		div.content 
		{
			width: 980px;
			height: 800px;
			margin: 0px auto;
			padding: 0px 0px 0px 0px;
		}
		
	
body {
	height: 100%;
	font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #4C4C4C;
    margin: 0px;
    padding:0px;
}


div.header 
{
	width: 980px;
	height: 123px;
	margin: 0px auto;
	background: url(content/images/header.jpg) no-repeat left top;
}



div.navi {
	width: 200px;
	height: 800px;
	margin: 0px auto;
	float: left;
	padding: 0px 0px 0px 0px;
	background: url(content/images/menu_left_back.png) repeat-x left top;
}

div.main {
float: left;
width: 770px;
padding-left: 10px;
margin: 0px auto;
text-align:left;
}

a.list
{
 color:#085EAE;
 text-decoration:underline;
}

b.date
{
 color:#085EAE;
}

hr.news
{
 color:#085EAE;
 width:700px;
}



a:hover.list
{
 color:#ffffff;
 text-decoration:underline;
 background-color:#085EAE;
}


.searchresult
{
 color:#085EAE;
}

h4.bullet 
{
  padding-left: 15px;
	margin:0px;
	font-size:12px;
	background: url(content/images/icons/menu_bullet.png) no-repeat left center;
}


<!-- +++++++++++++++++++ -->
<!-- TOP MENU -->
<!-- +++++++++++++++++++ -->

ul.top_menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 30px;
    text-align:center;
}


li.top_menu {
	display: block;
	float: left;
	height: 15px;
	padding: 10px 10px 15px 0px;
    

}

li.top_menu:hover {
	display: block;
	float: left;
	height: 15px;
	padding: 10px 10px 10px 0px;
	background-color: #FFC669;
}

li.top_menu_active {
	display: block;
	float: left;
	height: 10px;
	padding: 10px 10px 15px 0px;
	background-color: #FFC669;
}


a.top_menu_link {

	padding-left: 11px;
	background: url(content/images/menu_parter.gif) no-repeat left center;
	margin-top:20px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.top_menu_link_1st {

	padding-left: 11px;
	margin-top:20px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


a.top_menu_link:hover,a.top_menu_link_1st:hover {

	padding-left: 11px;
	color: #000000;

}


<!-- +++++++++++++++++++ -->
<!-- LEFT MENU -->
<!-- +++++++++++++++++++ -->

ul.left_menu {
	margin: 0px;
	padding: 5px 5x 5px 5px;
   	float: left;
    list-style:none;
    list-style-position:inside;
   

}

li.left_menu {
	display: block;
	height: 20px;
	margin-left: -10px;
	padding: 5px 5x 5px 5px;



}

li.left_menu_hr {
	display: block;
	margin-left: -10px;
}

li.left_menu:hover {
	display: block;
    height: 20px;
	margin-left: -10px;
	padding: 0px 0px 0px 0px;
	background-color: #FFC669;


}

li.left_menu_active {
	display: block;
	height: 20px;
	margin-left: -10px;
	padding: 5px 5x 5px 5px;
	background-color: #FFC669;
	

}




a.left_menu_link {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.left_menu_link_1st {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


a.left_menu_link:hover,a.left_menu_link_1st:hover {
	float: left;
	color: #000000;

}

li.search {
	display:block;
	margin-top:0px;
	}

span.search {
		color: #000000;
		font-weight:bold;


}



.hr1 {
	clear: both;
	height: 1px;
	background: url(content/images/line.gif) repeat-x left center;
}

h2.bullet {
	padding-left: 23px;
	margin:0px;
	font-size:14px;
	background: url(content/images/bullet.png) no-repeat left center;
}



h1.bullet {
	padding-left: 23px;
	margin:0px;
	background: url(content/images/bullet.png) no-repeat left center;
}


table.border
{
    border:1px #686868 solid;
    border-collapse:collapse;
}

td.border
{
    border:1px #969696 solid;
    padding-left:10px;
    border-collapse:collapse;
}

td.dashed_border
{
    border-bottom:1px #969696 dashed;
    border-collapse:collapse;
}

div.dashed_border
{
    border-bottom:1px #969696 dashed;
}


input.search
{
    border:1px #686868 solid;
}

h4.news
{
  color:#24599D;
  font-size:12px;
}


div.left-column {
float:left;
width:49%;
margin-right:10px;
}

div.right-column {
float:right;width:49%;
}

img
{
 border:0;
}
