.topbg {
	background-attachment: scroll;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}
.leftsidebg {
	background-attachment: scroll;
	background-image: url(images/leftbg1b.jpg);
	background-repeat: repeat-y;
}
.Whitemaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.rightsidebg {
	background-attachment: scroll;
	background-image: url(images/rightbg1b.jpg);
	background-repeat: repeat-y;
}
.leftsidebg2 {
	background-attachment: scroll;
	background-image: url(images/leftbg1c.jpg);
	background-repeat: repeat-y;
}
.rightsidebg2 {
	background-attachment: scroll;
	background-image: url(images/rightbg1c.jpg);
	background-repeat: repeat-y;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4F3D9F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4F3D9F;
}
a:hover {
	text-decoration: underline;
	color: #4F3D9F;
}
a:active {
	text-decoration: none;
	color: #4F3D9F;
}
.Whitesmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitelink:active {
	text-decoration: none;
	color: #FFFFFF;
}.Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #554293;
	background-attachment: scroll;
	background-image: url(images/tableheaderbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	line-height: 25px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3780;
	line-height: 130%;
}
.Titles2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #554293;
	background-attachment: scroll;
	background-image: url(images/tableheaderbg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	line-height: 25px;
}
.navbg {
	background-attachment: scroll;
	background-image: url(images/gradbg.jpg);
	background-repeat: repeat-x;
}
.mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #554293;
	line-height: 150%;
}