body {
	background-color: #181a2f;
	background-image: url(../img/topbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center top;
}
a {
	text-decoration: none;
	color: #779d03;
	
}
a:active {
outline: none;
}
.table{
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #ff9f00;	
}
.menubg {
	vertical-align: bottom;
	background-image: url(../img/menubg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	vertical-align: top;
}
.menu
{
	font-family: Verdana;
	font-size: 11px;
	color: #779d03;
}
.title {
	font-family: Verdana;
	font-size: 20px;
	color: #163f53;
	vertical-align: top;
	font-weight: bold;
	background-image: url(../img/textline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tpages {
	font-family: Verdana;
	font-size: 16px;
	color: #779d03;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(../img/textline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.copyright {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
img {
	border: 0;
}
.img {
	border: 0;
	text-indent: 100px;
	vertical-align: middle;
}
li {
	font-family: Verdana;
	font-size: 12px;
	color: #779d03;
	list-style-image: url(../img/li.png);
	list-style-position: outside;
	border-bottom-width: 10px;
}
.logo {
	height: 53px;
	width: 260px;
	text-indent: 70px;
}
.undertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #779d03;
}
