/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0px;
	margin: 0px auto;
	width: 749px;
	background: #000000;
	text-align: center;
}
h1, h2, h3, div, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
/* All setting =) */
#page {
	width: 749px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0 1px;
	text-align: left;	
}
div#header {
	width: 749px;
	background: url(../images/header_top_bc.gif);
	height: 86px;
}
div#logotip {
	float: left;
	background: url(../images/logotip.gif) no-repeat;
	height: 85px;
	width: 282px;
}
div#desc {
	float: left;
	padding: 37px 0px 0px 10px;
	font: 10px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
div#search {
	float: right;
	padding: 30px 20px 0px 10px;
	font: 11px Tahoma, Arial;
	color: #333366;
	font-weight: bold;
}
#lines {
	background: url(../images/links_1.gif) repeat-x center;
	height: 3px;
}
#page_body {
	display: block;
	position: relative;
	width: 749px;
}
div#left {
	float: left;
	width: 549px;
}
div#header_images {
	background: url(../images/headeer_images.jpg);
	height: 148px;
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px 10px 0px 250px;
}
div#header_images strong {
	color: #000000;
}
div#header_images a {
	color: #000000;
	font-weight: bold;
}
div#buttons {
	background: #000000;
	border-top: 1px solid #FFFFFF;
	text-align: right;
	padding: 10px;
}
div#buttons ul {
	list-style: none;	
}
div#buttons li {
	display: inline;
}
div#buttons a {
	padding: 10px 15px 10px 30px;
}
div#buttons a.mainlevel-nav {
	border-left: 1px solid #FFFFFF;
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background: url(../images/menu_hover_2.gif) no-repeat left;
}
div#buttons a.mainlevel-nav:hover {
	background: url(../images/menu_link_2.gif) no-repeat left;
	color: #FF6B01;
	text-decoration: none;
}

div#left_body {
	float: left;
	width: 201px;
	padding-right: 1px;
	font: 11px Tahoma, Arial;
	font-weight: normal;
}
div#left_body ul {
	padding: 10px 5px 10px 30px;
	border: 1px solid #BABABA;
	margin: 1px 0px 1px 0px;
}
div#left_body li {
	padding: 3px;
}
.mostread a {
	color: #FF7602;
	text-decoration: none;
	font: 11px Tahoma, Arial;
	font-weight: normal;
}
.mostread a:hover {
	text-decoration: underline;
}
.latestnews a {
	color: #FF7602;
	text-decoration: none;
	font: 11px Tahoma, Arial;
	font-weight: normal;
}
.latestnews a:hover {
	text-decoration: underline;
}
#left_body h3 {
	background: #E5E5E5;
	padding: 7px 0px 7px 20px;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	color: #000000;
}
#left_body table.contentpaneopen {
	border: 1px solid #BABABA;
	padding: 0px;
	margin: 1px 0px 1px 0px;
}
#left_body form {
	border: 1px solid #BABABA;
	padding: 0px;
	margin: 1px 0px 1px 0px;
}
.sectiontableentry1, .sectiontableentry2 {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #828282;
	text-align: left;
}

div#center_body {
	display: block;
	position: relative;
	float: left;
	width: 347px;
}
.contentheading, .componentheading {
	font: 12px Tahoma, Arial;
	font-weight: bold;
	color: #F95400;
}

.mosimage {
	border: 1px solid #000000;
	margin: 0px 10px 5px 0px;
}
#center_body .contentpaneopen {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #828282;
}
.small, .createdate {
	color: #638EBB;
	font: 10px Tahoma, Arial;
	font-weight: normal;
}
#center_body a {
	color: #F53A00;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#center_body a:hover {
	text-decoration: underline;
}
#center_body a.readon {
	font-weight: bold;
}

div#right {
	float: right;
	width: 200px;
}
div#navigation {
	display: block;	
	padding-left: 1px;
	background: #FFFFFF;
}
div#navigation h3 {
	background: #000000;
	color: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	padding: 7px 0px 7px 20px;
}
div#navigation table {
	width: 199px;	
	border: 1px solid #BABABA;
	border-top: 0px;
	border-bottom: 0px;
}
div#navigation td {
	padding: 10px;
	background: #FFFFFF;
	border-bottom: 1px solid #BABABA;
}
#navigation a.mainlevel {
	font: 11px Tahoma, Arial;
	color: #969696;
	font-weight: bold;
	text-decoration: none;
	padding-left:20px;
	background:url(../images/menu_hover_1.gif) no-repeat center left;	
}
#navigation a.mainlevel:hover {
	background:url(../images/menu_link_1.gif) no-repeat center left;
	text-decoration: underline;
}
#navigation label, #navigation td {
	font: 11px Tahoma, Arial;
	color: #727272;
	font-weight: normal;
}
#navigation form a {
	color: #6A6A6A;
	font-weight: normal;
	text-decoration: none;
	padding-left:20px;
	background:url(../images/menu_hover_1.gif) no-repeat center left;
}
#navigation form a:hover {
	background:url(../images/menu_link_1.gif) no-repeat center left;
	text-decoration: underline;
}
#navigation input.button {
	background: #FF7202;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 10px;
	margin: 4px 7px;
}
.syndicate img {
	padding: 3px;
}
.clr{
	clear:both;
}
#footer div {
	display: block;
	width: 749px;	
	text-align: center;
	font: 11px Tahoma, Arial;
	color: #FF6E02;
	font-weight: normal;
	padding: 3px;
}
#footer a {
	font: 11px Tahoma, Arial;
	color: #FF6E02;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;

}

