body, table {
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	background-color: #91b900;
	background-image: url(/images/bg_tile.jpg);
	background-repeat: repeat-x;
}

.top-bar {
	background-image: url(/images/index_02.jpg);
	text-align: right;
	width: 745px;
	height: 46px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-right: 15px;
}

.main-left {
	background-color: white;
	background-image: none;
}

.main-right {
	padding-right: 10px;
	background-color: white;
	background-image: url(/images/index_12.jpg);
	background-position: top right;
}

img {
	border: 0;
}

h1 {
	font-size: 20px;
	color: #0b4320;
}

a:link, a:active, a:visited {
	color: green;
}

a:hover {
	color: #87b200;
}

.footer {
	padding-top: 20px;
	font-size: 10px;
	text-align: center;
	color: white;
	background-color: white;
	background-image: url(/images/index_13.jpg);
}
