body {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
.mainCentercontent {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.maintableOuter {
	background-color: #FFFFFF;
	width: 800px;
	float: none;
	vertical-align: middle;
}
.footer {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #666600;
	text-align: center;
	letter-spacing: 1px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #411111;
}
a:hover {
	color: #463B40;
	text-decoration: none;
}
a:active {
	color: #411111;
}

h1 {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	font-size: 14px;
	color: #B25C7E;
	margin-bottom: 5px;
}
h2 {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	font-size: 14px;
	color: #999933;
	background-image: url(../images/navbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	line-height: 25px;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993366;
}
hr {
	color: #D3ADC2;
	width: 100%;
}
.firstNav {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	font-size: 13px;
	margin: 0px;
	color: #6699CC;
	padding: 8px;
	text-align: left;
	background-image: url(../images/navbackgroundLine.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.firstNav a:link {
	color: #CC3366;
	text-decoration: none;
}
.firstNav a:visited {
	color: #CC3366;
	text-decoration: none;
}
.firstNav a:hover {
	color: #6699CC;
	text-decoration: none;
	background-color: #FFCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
}
.rightColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	text-align: right;
}
.firstNav a:active {
	color: #CC3366;
}
.footer a:link {
	color: #996666;
}
.footer a:visited {
	color: #996666;
}
.footer a:hover {
	color: #9E8291;
	text-decoration: none;
}
.footer a:active {
	color: #996666;
}
.imgBorder {
	padding: 2px;
	border: 1px solid #D3ADC2;
	margin-left: 5px;
}
.rightOuterBorder {
	background-image: url(../images/rightborderrepeat.gif);
	background-repeat: repeat-y;
}
.leftOuterBorder {
	background-image: url(../images/leftBorderRepeat.gif);
	background-repeat: repeat-y;
}
h3 {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	font-size: 14px;
	color: #6699CC;
	background-image: url(../images/navselected.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	line-height: 25px;
}
