body {
	background: #448843 url("img/bg.gif");
}

body, td {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 9px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

#container {
	padding: 9px 9px 1px 10px;
}

#container_content {
	width: 439px;
	height: 316px;
	background: #005B1D url("img/bg-shade.jpg");
}

#content {
	height: 316px;
	padding: 0px 18px 0px 18px;
	overflow: auto;
}

#content a {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#content2 {
	height: 173px;
	padding: 0px 18px 0px 18px;
	overflow: auto;
}

#content2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content2 a:hover {
	text-decoration: underline;
}

h1 {
	color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin: 17px 9px 38px 9px;
}

h2 {
	color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 30px 0px;
}


h6 {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

#header p {
	margin: 0px 17px 0px 17px;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

#sub_header {
	background: #92DD78 url("img/bg-subheader.gif") no-repeat bottom right;
	color: #005B1D;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

#sub_header a {
	color: #005B1D;
	text-decoration: none;
}

#sub_header a:hover {
	text-decoration: underline;
}

th {
	color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 16px;
}

p {
	margin: 0px 0px 6px 0px;
}

ul {
	margin: 0px 0px 12px 20px;
	list-style: square;
}

ul li {
	font-size: 11px;
	margin-bottom: 6px;
}

.mid {
	font-size: 11px;
}

.top_image {
	margin: 9px 18px 6px 13px;
}

.top_left_image {
	margin-bottom: 6px;
}

#footer {
	padding: 9px 0px 8px 0px;
}

#footer #logo {
	border-bottom: 4px solid #A48545;
}

.list th {
	color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

