.Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #405180;
	background-image: url(/images/grad.background.png);
	background-repeat: repeat-x;
}
.titlebar {
	background-color: #FFFFFF;
	border: 2px solid #000000;
}
.titlelinks {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #405180;
	height: auto;
	width: auto;
	font-weight: bold;
	text-transform: capitalize;
	padding: 5px;
	text-decoration: none;
	position: relative;
	left: auto;
	top: 5px;
	right: auto;
	bottom: auto;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.bodyText {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}

.titlelinksselected {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4EAF6;
	height: auto;
	width: auto;
	font-weight: bold;
	text-transform: capitalize;
	padding: 5px;
	text-decoration: none;
	position: relative;
	left: auto;
	top: 5px;
	right: auto;
	bottom: auto;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;








}


.aparagraph {
	position: relative;
	left: 5px;
	top: 5px;
}
.background {
	background-color: #405180;
	background-image: url(images/grad.background.jpg);
}
