.navleftbg {
	background-color: #F9F9F9;
	background-image:  url(../as_images/template_r8_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(../as_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: #333399;
}
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: #333399;
	font-size: 13px;
}
a.leftnav:active {
	font-size: 13px;
	text-decoration: none;
}

a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:active {
	text-decoration: none;
}
.footertext {
	font-size: 10px;
	color: #666666;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}
.greytext {
	color: #666666;
}
.hrsolidline {
	border: 1px solid #E2E2E2;
}
.subtitlewhite {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {

	color: #FFFFFF;
}
a.whitelink:link {

	text-decoration: none;
	color: #FFFFFF;
}
.smallsubtitle {

	font-size: 13px;
	font-weight: bold;
	color: #333399;
}
.imageborder {
	border: 1px solid #343399;
}
.smalltext {
	font-size: 10px;
}
.required {
	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;
}
