body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #0a2d05;
}
body {
	background-color: #1a620e;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 8px;
	cursor: default;

}
a {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	cursor: hand;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #07b06d;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #0a2d05;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 14px;
	color: #1E880F;
	padding: 6px 0px 0px 0px;
	margin: 6px 0px -6px 0px;
}
p {
	line-height:12px;
	padding: 6px 0px 4px 0px;
	margin: 6px 0px 4px 0px;
}


.imagediscription {color:#666;}


/* Horizaontal Top Menu */
div#navbar {
	height: 24px;
	width: 100%;
	text-align:right;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	line-height: 19px;
	white-space: nowrap;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 7px 20px;
	color: #ffffff;
}
div#navbar li a:link {
    color: #ffffff:
}
div#navbar li a:visited {
    color: #ffffff;
}
div#navbar li a:hover {
    color: #ffffff;
    background-color: #1a620e;
}

/* Horizaontal Main Menu */
div#navbar2 {
	height: 39px;
	width: 100%;
	text-align:left;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	margin-top:-1px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	border-top: solid 1px #FFFFFF;
	line-height: 39px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 12px 19px;
	color: #ffffff;
	border-right:solid;
	border-right-width: 1px;
	border-right-color: #3c3c3c;
}
div#navbar2 li a:link {
    color: #ffffff:
}
div#navbar2 li a:visited {
    color: #ffffff;
}
div#navbar2 li a:hover {
    color: #ffffff;
    background-color: #1a620e;
}

/* -------------- */
.readmore {
text-align: right;
background-color:#104b07;
line-height:18px;
padding:3px;
color: #FFFFFF;
}
.readmore a:link {
color: #FFFFFF;
}
.readmore a:visited {
color: #FFFFFF;
}
.readmore a:hover {
color: #FFFFFF;
}


/* Bottom CSS */
.bottomcontainer { width:810px; height:22px;}
.b {background: url(../images/dot.jpg) repeat-x; width:768px; height:22px; float:left;}
.bl {background: url(../images/index_59.jpg) no-repeat; width:21px; height:22px; float:left;}
.br {background: url(../images/index_62.jpg) no-repeat; width:21px; height:22px; float:right;}



/* BG Images */
.index12{background-image:url(../images/index_12.jpg);}


/* BG Colors */
.greenbg {background-color:#1a620e;
/*border-left: solid #FFFFFF 3px;
border-right: solid #FFFFFF 3px;*/}
.whitebg {background-color:#FFFFFF; padding-top:2px;}
.whitebottom {background-color:#FFFFFF;
border-bottom: solid #000000 3px;}
.contentbg {background-color:#ffffff;
border-left: solid #000000 3px;
border-right: solid #000000 3px;}
