/*MAIN LINK-STYLE*/
a:link,
a:visited,
a:active{color: #dbf821; text-decoration:none; font-weight:normal; }
a:hover{color: #ffff00; text-decoration:none; font-weight:normal; }

.menubarlink:link,
.menubarlink:visited,
.menubarlink:active{color: #577A18; text-decoration:none; font-weight:bold; font-size: 12px; }
.menubarlink:hover{color: #990033; text-decoration:none; font-weight:bold; font-size: 12px; }

body {
	margin: 4px auto;
	background-color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fdfcfc;
}

.menubar {
	height: 56px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight:bold;
	color: #577A18;
	vertical-align: middle;
}

.menubar a {
	padding: 0px 12px 0 12px;
}


.mainbody {
	background-image: url(images/body_top_bg.jpg);
	background-repeat: no-repeat;
	background-color: #1a4800;
}

.greenfade {
	background-image: url(images/layout_bg.jpg);
	background-repeat: repeat-x;
	background-color: #1a4800;
}

.topbar {
	background-image: url(images/top_bar.jpg);
	background-repeat: repeat-x;
	height: 54px;
}

.topleft {
	background-image: url(images/top_left.jpg);
	background-repeat: no-repeat;
	height: 54px;
}

.topright {
	background-image: url(images/top_right.jpg);
	background-repeat: no-repeat;
	height: 54px;
}

.bottomleft {
	background-image: url(images/bottom_left.jpg);
	background-repeat: no-repeat;
	height: 44px;
}

.bottomright {
	background-image: url(images/bottom_right.jpg);
	background-repeat: no-repeat;
	height: 44px;
}

.bottombar {
	background-color: #1a4800;
	height: 44px;
}

.yellow {
	background-color: #A3DD00;
}

.green {
	background-color: #1a4800;
}

.footer {
	height:82px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #131707;
	text-align: center;
}

.heading1 {
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.heading2 {
	font-size:12px;
	font-weight:bold;
	color:#dcfa1f;
}

.tableheadings {
	font-size:12px;
	padding: 0px 15px;
	font-weight:bold;
	color:#dcfa1f;
}

.tabletext{
	padding: 0px 15px 10px;
	text-align: justify;
	color: #fdfcfc;
}

.inlinepictureright{
	padding: 0px 0px 0px 5px;
}

.inlinepictureleft{
	padding: 0px 5px 0px 0px;
}

#content{
	padding: 2px 15px 10px;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fdfcfc;
}

#layout {
	width:812px;
	margin:0 auto;
	background-image: url(images/layout_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 0 44px 0 44px;
	background-color: #1a4800;
}

#main_container {
	border-left: 10px solid #A3DD00;
	border-right: 10px solid #A3DD00;
	width: 792px;
	clear: both;
}

#header_part {
	width: 730px;
	height: 171px;
	float: left;
	background-image: url(images/annaflags_bg.jpg);
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
}

#navigation_part {
	width:792px;
	height:34px;
	float:left;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 25px 0 0 0;
	color: #577A18;
}

#navigation_part a{
	padding: 0px 30px 0 30px;
	list-style: none;
}

#body_part {
	width:792px;
	float:left;
	background-image: url(images/body_top_bg.jpg);
	background-repeat: no-repeat;
	
}

#body_content{
	width:500px;
	float:left;
	padding: 18px 10px 0 15px;
	text-align: justify;
	overflow: hidden;
}

#spl_links {
	padding: 10px;
	background-color: #3b6226;
	margin: 10px 0 10px 0;
	border: 1px solid #7a872a;
	text-align: justify;
}

#body_side_box {
	width:220px;
	border: 1px solid #d7f325;
}

.heading_box {
	width:220px;
	height:33px;
	background-image: url(images/body_top_heading_bg.jpg);
	background-repeat: repeat-x;
}

.heading_text{
	width:165px;
	height:23px;
	float:left;
	color: #577A18;
	font-weight: bold;
	padding: 10px 0 0 8px;
}

.arrow_image {
	width:35px;
	height:33px;
	float:left;
}

.content_box {
	width:204px;
	padding: 10px 8px 10px 8px;
	text-align: justify;
}

#footer_part{
	width:812px;
	height:42px;
	float:left;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #131707;
	text-align: center;
	padding: 40px 0 0 0;
}
	
.heading{ color:#a3dd00; font-weight:bold;}
.slogan {font-size:12px; font-weight:bold;}
.link{color:#dbf821;}
		
.feedback {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 199px;
	margin: 0px 0 2px;
}
