body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#5F5F5F;
	SCROLLBAR-FACE-COLOR: #817F80;
	SCROLLBAR-HIGHLIGHT-COLOR: #898B8B;
	SCROLLBAR-SHADOW-COLOR: #898B8B;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #4593c2;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
p {
    margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #c6c4c4;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9fceeb;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 6px;
	color: #9fceeb;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #4593c2;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A4A;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
}
.quotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c749e;
}
.smltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.highlighttext {
	color: #4593c2;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A4A;
}
a:link {
	color: #9fceeb; text-decoration: none; font-weight: normal;
}
a:visited {
	color: #9fceeb; text-decoration: none; font-weight: normal;
}
a:hover {
	color: #9fceeb; text-decoration: underline; font-weight: normal;
}
a:active {
	color: #9fceeb; text-decoration: underline; font-weight: normal;
}

a.greylink:link {
	color: #c6c4c4; text-decoration: none; font-weight: normal;
}
a.greylink:visited {
	color: #c6c4c4; text-decoration: none; font-weight: normal;
}
a.greylink:hover {
	color: #c6c4c4; text-decoration: underline; font-weight: normal;
}
a.greylink:active {
	color: #c6c4c4; text-decoration: underline; font-weight: normal;
}

a.listlink:link {
	color: #4593c2; text-decoration: underline; font-weight: normal;
}
a.listlink:visited {
	color: #4593c2; text-decoration: underline; font-weight: normal;
}
a.listlink:hover {
	color: #4593c2; text-decoration: none; font-weight: normal;
}
a.listlink:active {
	color: #4593c2; text-decoration: none; font-weight: normal;
}
a.bluelink:link {
	color: #4593c2; text-decoration: underline; font-weight: normal;
}
a.bluelink:visited {
	color: #4593c2; text-decoration: underline; font-weight: normal;
}
a.bluelink:hover {
	color: #4593c2; text-decoration: none; font-weight: normal;
}
a.bluelink:active {
	color: #4593c2; text-decoration: none; font-weight: normal;
}
a.h2link:link {
	color: #4593c2; text-decoration: none; font-weight: bold; font-size: 11px; margin-top: 2px; margin-bottom: 6px;
}
a.h2link:visited {
	color: #4593c2; text-decoration: none; font-weight: bold; font-size: 11px; margin-top: 2px; margin-bottom: 6px;
}
a.h2link:hover {
	color: #4593c2; text-decoration: underline; font-weight: bold; font-size: 11px; margin-top: 2px; margin-bottom: 6px;
}
a.h2link:active {
	color: #4593c2; text-decoration: nounderlinene; font-weight: bold; font-size: 11px; margin-top: 2px; margin-bottom: 6px;
}
.border {
	border: 1px solid #84b0d3;
}
.dashborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #77469B;
	border-bottom-color: #77469B;
}
.dashborderright {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-style: dashed;
	border-top-color: #77469B;
	border-bottom-color: #77469B;
}
.dashbordertop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #77469B;
}
.dashborderbttm {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #77469B;
}

ul li {
	list-style-type: round;
	margin: 13px;
	padding-left: 0px;
	list-style-position: outside;
	color: #9fceeb;
}
.bullet {
	list-style-type: round;
	margin: 5px;
	padding-left: 4px;
	list-style-position: outside;
}
.tablebttm {
    padding: 7px;
    border-bottom: 1px solid #77469B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #77469B;
}
.headerimg1 {
	background-image: url(images/header1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #eae8e7;
}
.headerimg2 {
	background-image: url(images/header2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #eae8e7;
}
.headerimg3 {
	background-image: url(images/header3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #eae8e7;
}
.headerimg4 {
	background-image: url(images/header4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #eae8e7;
}
.headerimg5 {
	background-image: url(images/header5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #eae8e7;
}
.headerimg6 {
	background-image: url(images/header6.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #eae8e7;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
	border: 1px solid #84B0D3;
	color: #383636;

}
.formboxgo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #84B0D3;
	border: 1px solid #FFFFFF;
}