/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #75B143;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #A1C085;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color: #75B143;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #75B143;
	
}
.text4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #4A6B2F;
}
.text5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #CC3300;
}

a	{
	color: #75B143;
	text-decoration: underline;
}

a:hover	{
	text-decoration: none;
}

.table-bg{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

.leftnavlink	{
	color: #75B143;
	text-decoration: none;
	margin-left:4px;
}

.leftnavlink:hover	{
	color: #628347;
	text-decoration: underline;
}

.morelink	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #68A7D3;
	text-decoration: none;
}

.morelink:hover	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #68A7D3;
	text-decoration: underline;
}
.copyright {
	color: #0099CC;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}

.navactive a:link {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:none;
display:block;
height:21px;
line-height:21px;
background: transparent url(images/but_bg_link.gif);
background-position:center;
}

.navactive a:active {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:none;
display:block;
height:21px;
line-height:21px;
background: transparent url(images/but_bg_hover.gif);
background-position:center;
}

.navactive a:visited {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:none;
display:block;
height:21px;
line-height:21px;
background: transparent url(images/but_bg_link.gif);
background-position:center;
}

.navactive a:hover {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #628347;
text-decoration:none;
display:block;
height:21px;
line-height:21px;
background: transparent url(images/but_bg_hover.gif);
background-position:center;
}

ul {
margin-left: 20px;
}

