body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font: normal small Tahoma, Arial, Helvetica, sans-serif, Verdana;
	color: #003300;
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: normal small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #008000;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: normal small;
	font-style: normal;
	font-weight: normal;
        line-height: 18px;
	color: #A8E171;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 100%;
}

.ads {
	margin: 15px 0px 0px 5px;
        font-size: 11px;
	font-style: normal;
	font-weight: normal;
        color: #FFFFFF;
}

.topbttn {
	height: 20px;
        width: 80px;
	padding: 3px 10px 3px 10px;
	background: #A8E171 url(images/bg_div.jpg);
	border: 1px solid #000000;
        font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.abttn {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
        float: center;
}

.abttn:hover {
	text-decoration: none;
	color: #000000;
}

.maintxt {
        width: 520px;
        margin: 5px 0px 0px 20px;
}

