.navleftbg {
	background-color: #F9F9F9;
	background-image:  url("../af_images/template_r7_c2.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.maincontentareabg {
	background-color: #FFFFFF;
	background-image:  url("../af_images/template_r8_c4.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
a.leftnav:link {
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:  url("../af_images/bg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #5E9F4D;
}
a:active {
	text-decoration: none;
	color: #666666;
}


a.leftnav:visited {
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}
a.leftnav:hover {
	text-decoration: none;
	color: #5E9F4D;
	font-size: 13px;
}
a.leftnav:active {
	font-size: 13px;
	text-decoration: none;
}
.footertext {
	font-size: 10px;
	color: #666666;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #6A8E60;
}
.greytext {
	color: #666666;
}
.hrsolidline {
	border: 1px solid #E2E2E2;
}
.whitetext {

	color: #FFFFFF;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:active {
	text-decoration: none;
}a.whitelink:link {

	text-decoration: none;
	color: #FFFFFF;
}
.imageborder {
	border: 1px solid #6A8E60;
}
.hr {
	border: 1px dotted #6A8E60;
}
.smallsubtitle {

	font-size: 13px;
	font-weight: bold;
	color: #6A8E60;
}
.tableflag {
	background-color: #E9EFE7;
	border: 2px solid #A2B79C;
}
.new {
	font-size: 9px;
	text-transform: capitalize;
	color: #FF0000;
}
.textfield {
	width: 270px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #A5ACB2;
	background-color: #FFFFFF;
	background-image: url(../af_images/textfield.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.textarea {
	width: 270px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #A5ACB2;
	background-color: #FFFFFF;
	background-image: url(../af_images/textfield.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
