body
{
	font-family:			Century Gothic, Arial, Helvetica, sans-serif;
	background-color: #7F7F7F;
	background-image:	url('images/gradient1.png');
	border-width:			0;
}

a
{
	text-decoration:	none;
	color:						#40700B;
}

img
{
	border-width:			0;
}

table
{
	border-width:			0;
	border-spacing:		0;
	padding:					0;
	margin:						0;
	border-collapse: 	collapse;
}

tr
{
	border-width:			0;
	border-spacing:		0;
	padding:					0;
	margin:						0;
	border-collapse: 	collapse;
}

td
{
	border-width:			0;
	border-spacing:		0;
	padding:					0;
	margin:						0;
	border-collapse: 	collapse;
}

.bg
{
	background-color:	#EBEBEB;
}

.back
{
	margin-top:				24px;
	margin-bottom:		24px;
	margin-left:			24px;
	margin-right:			24px;
}

.niceborder
{
	text-align:				center;
	width:						100%;
	background-color:	#F0F0F0
}

.headertable
{
	text-align:				center;
	width:						100%;
	background-color:	#E0E0E0;
}

.maintable
{
	text-align:				center;
	width:						100%;
	background-color:	#E0E0E0;
}

.menutable
{
	width:						126px;
}

.bodytext
{
	font-size:    		14px;
	font-weight:			normal;
	color:        		#000000;
	text-align:				justify;
	vertical-align:		text-top;
	border-width:			3;
}

.bodytable
{
	font-size:    		14px;
	font-weight:			normal;
	color:        		#000000;
	text-align:				left;
	vertical-align:		text-top;
	border-width:			0;
	border-spacing:		0;
	padding:					0;
	margin:						0;
}

.bodyheading
{
	font-size:    		14px;
	font-weight:			bold;
	color:        		#000000;
	text-align:				justify;
	vertical-align:		text-top;
	border-width:			3;
}

.header1text
{
	margin:						0;
	font-size:    		18px;
	font-weight:			bold;
	color:        		#000000;
	text-align:				left;
}

.header2text
{
	margin:						0;
	font-size:    		16px;
	font-weight:			bold;
	color:        		#000000;
	text-align:				left;
}

.menucell
{
	width:						150px;
	height:						150px;
	text-align:				right;
	vertical-align:		top;
}

.menucellon
{
	width:						150px;
	height:						150px;
	text-align:				right;
	vertical-align:		top;
}

.menumain
{
	font-size:				22;
	font-weight:			normal;
	color:						#E0E0E0;
}

.menumain:hover
{
	font-size:				22;
	font-weight:			normal;
	color:						#FFFFFF;
}

.menumainon
{
	font-size:				22;
	font-weight:			normal;
	color:						#90e030;
}

.menusub
{
	font-size:				14;
	font-weight:			normal;
	color:						#E0E0E0;
}

.menusub:hover
{
	font-size:				14;
	font-weight:			normal;
	color:						#FFFFFF;
}

.menusubon
{
	font-size:				14;
	font-weight:			normal;
	color:						#90e030;
}

.footer
{
	text-align:			center;
	color:					#9F9F9F;
	font-size:			10px;
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
}

.breadcrumb
{
	margin:					0;
	text-align:			right;
	color:					#4F4F4F;
	font-size:			12px;
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
}

.highlight
{
	background-color:	#60A020;
}

.bodylink
{
	text-decoration:	none;
	color:						#60A020;
}


