body {
	background-image: url(bgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table {
	width: 739px;
}
.topthree {
	font-family: Tahoma;
	font-size: 11px;
	color: #848484;
	padding-right: 20px;
	height: 75px;
}
.topthree a {
	color: #848484;
	text-decoration: none;
}
.topthree a:hover {
	color: #80a402;
	text-decoration: underline;
}
.header {
	width: 739px;
	height: 147px;
	background: url(header2.jpg) no-repeat top left;
}
.green1 {
	width: 216px;
	height: 45px;
	background: url(green1.jpg) no-repeat top left;
}
.topmenugrey {
	width: 505px;
	background: url(topmenu.jpg) no-repeat top left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
.leftmenubgr {
	width: 216px;
	background: url(greybgr.jpg) repeat-y top left;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #575757;
	padding: 5px 5px 5px 5px;
	width: 523px;
	border-right: 1px solid #a3a3a3;
}
.content a {
	color: #80a402;
	text-decoration: underline;
}
.newsbgr {
	width: 216px;
	height: 24px;
	background: url(news.jpg) no-repeat top left;
}
.news {
	font-family: Tahoma;
	font-size: 12px;
	color: #575757;
	padding: 5px 5px 5px 5px;
}
.news a {
	font-weight: bold;
	text-decoration: underline;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #80a402;
	padding-top: 16px;
}
.bottomlinks a {
	color: #80a402;
	text-decoration: none;
}
.bottomlinks a:hover {
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #575757;
}
.copyright a {
	color: #575757;
}
.copyright a:hover {
	color: #80a402;
	text-decoration: underline;
}

/* left menu: 

.left_menu, .left_menu_clicked {
	font-family: Verdana;
	font-size: 12px;
	color: #007399;
	background-image: url(buttonbgr1.jpg);
	background-repeat: no-repeat;
	width: 80%;
	float: left;
	height: 30px;
	padding: 5px 0 0 20px;
	text-decoration: none;
}

a.left_menu {
	color: #007399;
	text-decoration: none;
}

a.left_menu:hover {
	color: #a6611b;
}

.left_menu_clicked, .left_menu_clicked:active, .left_menu_clicked:visited {
	color: #a6611b;
	text-decoration: none;
}

a.left_menu_clicked:hover {
	color: #a6611b;
	text-decoration: underline;
}
*/
/* top menu: */

.toplinks, .top_clicked {
	color: #A9C83E;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 23px;
	text-align: center;
}

a.toplinks, a.toplinks:active, a.toplinks:visited {
	text-decoration: none;
}

a.toplinks:hover {
	text-decoration: underline;
}

a.top_clicked, a.top_clicked:active, a.top_clicked:visited {
	color: #E2E2E2;
	text-decoration: underline;
}

a.top_clicked:hover {
	text-decoration: none;
}

p {
	width: auto;
}