body {
	margin: 5px;
	padding: 0px;
	background: #537697 url(images/index01.gif) repeat scroll left top;
}

body, td {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F3F;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.link01 {
	color: #5D5D5D;
	font-weight: bold;
}

a.link02 {
	display: block;
	width: auto;
	padding: 8px 8px 8px 30px;
	background: #FFFFFF url(images/index13.gif) no-repeat 15px 12px;
	color: #435B62;
}

a.link02:hover {
	display: block;
	width: auto;
	padding: 8px 8px 8px 30px;
	color: #FFFFFF;
	background-color: #029834;
	background-image: url(images/index14.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}

.text01 {
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 3px;
	display: block;
}
.text02 {
	font-weight: bold;
	color: #039834;
}
a.link03 {
	color: #039935;
}
a.link04 {
	color: #3F3F3f;
}
.text03 {
	font-size: 10px;
}
a.link05 {

	color: #FFFFFF;
}

p{
font-family: Verdana, sans-serif; font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.navigation {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
	display: block;
	padding: 8px;
	width: 160px;
}  

.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: 98ba40;
	display: block;
	padding: 8px;
	width: 160px;
}  
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
