.maintbl {
	width: 785px;
	border: 1px solid #A5C927;
}
.body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

.bullet	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5B5C;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5B5C;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F27A3D;
}
.highlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE7A3D;
}



.contenttbl {
	width: 785px;
}
.contenttbl2 {
	width: 100%;
}
.contenttbl3 {
	width: 100%;
}
.contenttbl4 {
	width: 100%;
}

.cellpad {
	padding: 5px;
}
.cellpad2 {
	padding-left: 15px;
}
.cellpad3 {
	padding-left: 7px;
}
.cellpad4 {
	padding-left: 20px;
}
.cellpad5 {
	padding-left: 40px;
}
.cellpad6 {
	padding-left: 40px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5B5C;
}
.cellpad7 {
	padding-right: 15px;
}


.footer {
	width: 750px;
	background-color: C6C6C6;
	background-repeat: no-repeat;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
}
