.top {
	background-image: url(../img/logotop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #013401;
	background-image: url(../img/menubgl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	background-image: url(../img/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuitem {
	height: 28px;
	padding-left: 25px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
.bgbtt {
	background-image: url(../img/bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topdata {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003300;
}
a.lm:link {
	color: #003300;
	text-decoration: none;
}
a.lm:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.lm:visited {
	color: #003300;
	text-decoration: none;
}
a.lm:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #003300;
}a:visited {
	color: #003300;
}
a:hover {
	color: #000000;
}
a:active {
color: #003300;
}

