/* CSS Document */

body {
	text-align:center;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	background-image: url('images_new/krata.png');
}

img  {
	border: none;
}

a:hover img{border: none;}

a.nohover:hover {
background: none;
border: none;
}



#centered {
	
	text-align:center;
	width: 100%;
}


#top_menu_upper a {
	color:#FFF;
	text-decoration:none;
	font-size: 18px;
}
	
#top_menu_upper a:hover {
	color: #A9A9A9;
}

#top_menu_upper a:active {
	color: #000000;
}


#top_menu_lower a {
	color:#000066;
	text-decoration:none;
	font-size: 14px;
}
	
#top_menu_lower a:hover {
	color: #A9A9A9;
}

#top_menu_lower a:active {
	color: #000000;
}

#top_menu_lower img {
	vertical-align: middle;
}

#wrapper1 {
	position:relative;
	text-align:left;
	width:900px;
	background-color:#FFF;
	margin: auto;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;

	}
#header {
	margin:0;
	text-align:center;
	color:#FFF;
	width: 900px;
	margin: auto;
	}
#header h1 {
	font-size:200%;
	}

#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:170px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px; /* actual value */
	margin:0 0 -10px 0;
	z-index:99;
	}
#centercol {
	position:relative;
	padding:0px 155px 0px 205px;
	top:-10px;
	left:-10px;
}

#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	clear:both;
	background-color: #666699;
	height: 14px;
	width: 900px;
	font-size: 14 px;
	color: #330066;
	text-align: center;
	padding: 8px 0 8px 0;
}

#footer a {
	text-decoration: none;
	color: white;
}

#top_menu_container {
	width: 900px;
}

#top_menu_1 {

	width: 594px;
	float: left;

} 

#top_menu_2 {
	width: 96px;
	background-image: url('images_new/herb-dol.png');
	height: 68px;
	float: left;
} 

#top_menu_3 {
	width: 210px;
	height: 68px;
	float: left;
} 

#top_menu_upper {
	background-color: #cc0000;
	height: 18px;
	width: 100%;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#top_menu_lower {
	background-color: #666699;
	height: 24px;
	width: 100%;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#top_menu_3_upper {
	background-color: #cc0000;
	height: 34px;
	width: 100%;
}

#top_menu_3_lower {
	background-color: #666699;
	height: 34px;
	width: 100%;
}

#clean {
	clear: both;
}

#menu_b_1 {
	width: 200px;
}

#menu_b_1 li {
	border-color: #cc0000;
}

#menu_b_1 a {
	color: #cc0000;
}

#menu_b_1 a:hover {
	color: white;
}

#menu_b_1 li:hover {
	background-color: #cc0000;
}

#menu_b_2 {
	width: 200px;
}

#menu_b_2 li {
	border-color: #009933;
}

#menu_b_2 a {
	color: #009933;
}

#menu_b_2 a:hover {
	color: white;
}

#menu_b_2 li:hover {
	background-color: #009933;
}

#menu_b_3 {
	height: 100%;
	width: 150px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #003399;

}

#menu_b_3 li {
	border-color: #003399;
	font-size: 11px;
}

#menu_b_3 a {
	color: #003399;
	width: 150px;
}

#menu_b_3 a:hover {
	color: white;
}

#menu_b_3 li:hover {
	background-color: #003399;
}

.box_header {
	width: 200px;
	height: 15px;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.box_header_right {
	width: 150px;
	height: 15px;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.box_header_center {
	width: 539px;
	height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.box_header_center h1 {
	font-size: 15px;
	padding: 0px;
	margin: 0 0 0 35px;
	color: white;
}
.box_header_right h1 {
	font-size: 15px;
	padding: 0px;
	margin: 0 0 0 35px;
	color: white;
}
.box_header h1 {
	font-size: 15px;
	padding: 0px;
	margin: 0 0 0 35px;
	color: white;
	
}

.box_content {
	text-align: center;
}

.box_content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.box_content li {
	font-size: 15px;	
	padding: 3px 0px 3px 5px;
	background-color: white;
	border-width: 1px;
	border-right-style:solid;
	border-bottom-style:solid;
}

.box_content a {
	display: block;
	width: 200px;
	text-decoration: none;
}

#menu_h_1 {
	background-image: url('images_new/menu_h_1.png');
}
#menu_h_2 {
	background-image: url('images_new/menu_h_2.png');
}
#menu_h_3 {
	background-image: url('images_new/menu_h_3.png');
}
#menu_h_4 {
	background-image: url('images_new/menu_h_4.png');
}

#menu_2 {
	margin-top: 10px;
}

#menu_4 {
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	width: 539px;
	text-align: justify;	
}

#menu_b_4 a {
	text-decoration: none;
}

#menu_b_4 a:hover {
	text-decoration: none;
	border-bottom: 0px;
}

#menu_b_4 {
	padding: 0 5px 0 5px;
	margin: 0 auto;
	text-align: center;
}

#menu_b_4 p {
		text-align: justify;
}
#menu_b_4 li {
		text-align: justify;
}
#menu_b_4 h2 {
		text-align: center;
		font-size: 15px;
		text-decoration: underline;
		color: #707070 ;
}

#menu_b_4 p.img_desc {
		text-align: center;
}




table {
	width: 510px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-top: 10px;
	margin-left: 8px;
}

th {
	background-color: #C8C8C8;
	font-size: 11px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

td  {
	background-color: #E0E0E0;
	font-size: 10px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

#centercol td a, #centercol td a:visited, #centercol td a:active, #centercol td a:link {
	text-decoration:underline;
	color: black;
}

#centercol td a:hover {
	color: white;
}

#legend {
	margin-left: 5px;
	color: grey;
	margin-top: 5px;
}
