.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #a99d7e;
	margin: 0px;
	padding: 0px;
	height: 100%;


}
.leftside {
	background-image: url(images/left-fade.gif);
	background-repeat: repeat-y;
}
.rightside {
	background-image: url(images/fade-right.gif);
}
.mainbody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 100%;



}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: c3a575;
	border-bottom-color: 705b3a;
}

.navlinkon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;

}

.navlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.rightlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/sidebar-bg.gif);
	height: 485px;


}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: left;
	height: 127px;
	width: 524px;
	padding: 14px;

}

.bannerpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: left;
	height: 110px;
	width: 524px;
	padding: 14px;

}

.bannerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #616199;
	padding-bottom: 10px;


}
.rightlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.rightlinkspacer {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A7E1;
	font-weight: normal;

}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: A7A7E1;
	margin: 12px;
	padding-bottom: 15px;
}

.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 616199;
	text-align: left;
	font-weight: bold;

}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: DimGray;
	text-align: left;
	font-weight: bold;


}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: A7A7E1;
	text-align: right;

}
.newsheadingtable {
	padding-bottom: 8px;
}
.botleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #c3a575;
	font-weight: bold;


}
.botright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #c3a575;
	text-align: right;
	padding-right: 5px;
	font-weight: normal;



}
.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #616199;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #616199;
}
.contentcell {
	background-color: #FFFFFF;
	height: 100%;
}