body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #ffcccc;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}
.dkgreyoutline {
	margin: 0;
	padding: 0;
	background-color: #333333;
}
.mainTop {
	background-image: url(../images/main_top.jpg);
	background-repeat: no-repeat;
	height: 151px;
}
.mainMiddle {
	background-image: url(../images/main_middle.jpg);
	background-repeat: no-repeat;
	height: 190px;
}
.mainBottom {
	background-image: url(../images/main_bottom.jpg);
	background-repeat: no-repeat;
	height: 166px;
}
.mainText {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.mainTextHP {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.mainTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcccc;
}
.mainLarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffcccc;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 94px;
}
.bgsubpage {
	background-image: url(../images/bg_subpage.gif);
	background-repeat: no-repeat;
}
.bgsubpagelarge {
	background-image: url(../images/bg_subpage_large.gif);
	background-repeat: no-repeat;
}
.dottie {
	background-image: url(../images/dottie.gif);
	background-repeat: x-repeat;
	width: 1px;
}
.footer {
	font-size: 9px;
	color: #999999;
}
.footer a:link {
	color: #ff3333;
	text-decoration: none;
}
.footer a:visited {
	color: #ff3333;
	text-decoration: none;
}
.footer a:hover {
	color: #ffcccc;
	text-decoration: underline;
}
.footer a:active {
	color: #ff3333;
	text-decoration: none;
}
.title {
	font-size: 14px;
	color: #ff9999;
	font-weight: bold;
}
.redArrow {
	vertical-align: top;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}
.float {
	float: right;
}
.bodysub p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
#menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 742px;
}.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
}
.menutext a:link {
	color: #ffffff;
	text-decoration: none;
}
.menutext a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menutext a:hover {
	color: #660000;
	text-decoration: underline;
}
.menutext a:active {
	color: #ffffff;
	text-decoration: none;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	padding-left: 15px;
}
.dottie {
	background-image: url(../images/dottie.gif);
	background-repeat: repeat-y;
}
