@charset "iso-8859-1";

a {
	color: #1D7100;
}

v:link {
	color: #336699;
}

a:hover {
	color: #ffffff;
}

a.drop:link, a.drop:active, a.drop:visited {
	color: #124400;
	text-decoration: none;
}

a.drop:hover {
	color: #ffffff;
	text-decoration: none;}

body {
	margin: 0px;
	background: url(images/main_bg.jpg) repeat-x #1D7100;
}

td {
	color: #0F3800;
	font-family: arial;
	font-size: 13px;
}

.main_bottom {
	background: url(images/main_bottom.jpg) repeat-y;
}

.main_bottom2 {
	background: url(images/other_main_bg2.jpg) repeat-y;
}

.other_main {
	background: url(images/other_main_bg.jpg) repeat-y;
}

.footer {
	color: #2A6C13;
	font-family: arial;
	font-size: 8pt;
}

.ltgreen {
	color: #33C800;
}

.white {
	color: #ffffff;
}

