
.mainheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000099;
	background-color: #FDFDFD;
	font-weight: bold;
	text-decoration: underline overline;

}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	background-color: #FFFFFF;
	text-transform: capitalize;
}
.subheading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000066;
	text-transform: capitalize;
	font-weight: bold;
}
.subheading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #CCCCCC;
	text-transform: capitalize;
	font-weight: bold;
}
.features_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666688;
	font-weight: normal;
}
.features_highlight1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #999999;
	font-weight: normal;
}
.features_highlight2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: normal;
}
.features_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: FDFDFD;
	font-weight: normal;
}
.textbody_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.textbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.HeadderLinks {
	MARGIN: 0px 0px 0px 0px;
	TEXT-ALIGN: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.HeadderLinks A {
	PADDING-RIGHT: 2px;
	DISPLAY: block;
	PADDING-LEFT: 2px;
	color: #000099;
	text-decoration: none;
}
.HeadderLinks A:hover {
	PADDING-RIGHT: 2px;
	DISPLAY: block;
	PADDING-LEFT: 2px;
	color: #000099;
	text-decoration: underline;
}

.MoreLinks {
	MARGIN: 0px 0px 0px 0px;
	TEXT-ALIGN: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.MoreLinks A {
	DISPLAY: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 1px;
	border: 1px solid #000000;
	background-color: #990000;
}
.MoreLinks A:hover {
	DISPLAY: block;
	color: #990000;
	text-decoration: none;
	margin: 5px;
	padding: 1px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
body {
	background-color: #F9F9F9;
	background-image: url(images/borders/rwbbg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
