body{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

.left{
	background-image:url(images/left.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.right{
	background-image:url(images/right.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.topbg{
	background-image:url(images/topbg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.topbg1{
	background-image:url(images/topbg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.topbg1 a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.topbg1 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

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

.menu{
	font:16px Arial;
	color:#ae5226;
	text-decoration:none;
}

.menu a:link{
	color:#ae5226;
	text-decoration:none;
}

.menu a:visited{
	color:#ae5226;
	text-decoration:none;
}

.menu a:hover{
	color:#606060;
	text-decoration:none;
}

.heading{
	background-image:url(images/heading.jpg);
	background-repeat:no-repeat;
	height:38px;
	font:bold 14px Arial;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:22px;
	padding-top:2px;
}

.heading a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.heading a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.heading a:hover{
	color:#000000;
	text-decoration:none;
}

.tableleft{
	background-image:url(images/table-left.jpg);
	background-repeat:repeat-y;
}

.tableright{
	background-image:url(images/table-right.jpg);
	background-repeat:repeat-y;
}

.footer{
	font:12px Arial;
	color:#858484;
	text-decoration:none;
}

.footer a:link{
	color:#858484;
	text-decoration:none;
}

.footer a:visited{
	color:#858484;
	text-decoration:none;
}

.footer a:hover{
	color:#858484;
	text-decoration:underline;
}

.bodytext{
	font:14px Arial;
	color:#363636;
	text-decoration:none;
	line-height:18px;
	padding-right:20px;
}

.bodytext a:link{
	color:#ae5226;
	text-decoration:none;
}

.bodytext a:visited{
	color:#ae5226;
	text-decoration:none;
}

.bodytext a:hover{
	color:#363636;
	text-decoration:none;
}

.style{
	text-decoration:underline;
}

.rightul{
	margin:0px;
	padding:0px;
	font:13px Arial;
	color:#000000;
	text-decoration:none;
	line-height:17px;
	list-style-type:none;
}

.rightul a:link{
	color:#000000;
	text-decoration:none;
}

.rightul a:visited{
	color:#000000;
	text-decoration:none;
}

.rightul a:hover{
	color:#000000;
	text-decoration:underline;
}

h3{
	font:bold 16px Arial;
	text-decoration:none;
	color:#ae5226;
}

.bodytext h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:none;
	font-weight:bold;
	color:#7da74b;
	line-height:30px;
}

.bodytext h1 a:link{
	color:#7da74b;
	text-decoration:none;
}

.bodytext h1 a:visited{
	color:#7da74b;
	text-decoration:none;
}

.bodytext h1 a:hover{
	color:#ae5226;
	text-decoration:underline;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#7da74b;
}

ul{
	text-align:left;
}
