body {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #626262;
	margin: 0px;
	background-image:url(home02bg.jpg);
	background-repeat:repeat-x;
	background-color: #EAEADE;
}
td {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #626262;
}
.top {
	height: 62px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AFAD9D;
}
.titlebar1 {
	font-family: verdana, arial, tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #595931;
	background-color: #D3D3BA;
	background-image: url(bullet01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 30px;
	border-bottom: 2px solid #BFBFA6;
}
.titlebar2 {
	font-family: verdana, arial, tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #484848;
	background-color: #C6C6C6;
	background-image: url(bullet01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 30px;
	border-bottom: 2px solid #AAAAAA;
}
a {
	color: #0BA300;
	text-decoration: underline;
}
a:link {
	color: #0BA300;
	text-decoration: underline;
}
a:active {
	color: #0BA300;
	text-decoration: underline;
}
a:visited {
	color: #076800;
	text-decoration: none;
}
a:hover {
	color: #0BA300;
	text-decoration: none;
}

.bottom {
	height: 40px;
	padding: 10px;
}
.head1 {
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.bullet{
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:5px;
}
