@charset "utf-8";
/* Simplified Interiors */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efe6df;
	background-image: url(images/page_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

td.bodybg {
	background-color: #FAF6F3;
	background: url(images/formatnew_04.jpg);
	background-repeat: no-repeat;
}
td.bodybgpurple {
	background-color: #f4eeee;
	background: url(images/formatpurple_04.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
body,td,th {
	color: #333333;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #363638;
}
a:active {
	color: #CC0000;
}

.footernav a:link {text-decoration: none; color: #FFFFFF}
.footernav a:visited {text-decoration: none; color: #FFFFFF}
.footernav a:active {text-decoration: none; color: #FFFFFF}
.footernav a:hover {text-decoration: underline; color: #CC0000;}

.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.calNum {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #71662E;
	font-size: 12px;
	font-weight: bold;
}
.calText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px

}
.HeadText {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 20px; }

.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #eeeeee;
	font-weight: bold;
}
.mainMenuO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}