html, body {
	background: #a3d566;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.frame {
	background: #a3d566;
	width: 1004px;
	height: 100%;
	margin: 0;
}

.top {
	width: 1024px;
	height: 150px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.line {
	background: #84be36;
	width: 1024px;
	height: 2px;
	margin: 0;
	padding: 0;
}

.linever {
	background: #84be36;
	width: 2px;
	margin: 0;
	padding: 0;
}

.menu {
	background: #a3d566;
	width: 200px;
	height: 300px;
}

.menubg {
	background-image: url('images/menubg.jpg');
	background-repeat: no-repeat;
	width: 200px;
	height: 35px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0;
}

.menusub {
	background: #a3d566;
	width: 200px;
	height: 35px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding: 5px;
}

.main {
	background: #a3d566;
	width: 624px;
	height: 100%;
	margin: 0;
	padding: 0;
}

.updates {
	background: #a3d566;
	width: 200px;
	height: 300px;
}

.updatesbg {
	background-image: url('images/menubg2.jpg');
	background-repeat: no-repeat;
	width: 200px;
	height: 35px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0;
}

.footer {
	width: 1024px;
	height: 25px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.newstb {
	background: #eaeaae;
	font-family: Georgia, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.pedtb {
	background: #94ca50;
	font-family: Georgia, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.resultstb {
	background: #eaeaae;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

h2 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.updatestext {
	font-family: Georgia, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #3c610c;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ce9e6a;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3c610c;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ce9e6a;
	text-decoration: none;
}

center {
	font-family: Georgia, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

p {
	font-family: Georgia, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

td {
	font-family: Georgia, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.small {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}

.picrighth115 {
	height: 115px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}