.leftnavbackground {
	background-image: url(images/linkbgd.gif);
	background-repeat: repeat-y;


}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgd.jpg);
			font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #00154E;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #242C51;
	font-weight: bold;
}


a:link {
	color: #282B51;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #282B51;
}
a:hover {
	text-decoration: none;
	color: #8097DB;
}
a:active {
	text-decoration: none;
	color: #7E95D9;
}


.bodytext a:link {
	color: #282B51;
	text-decoration: underline;
}
.bodytext a:visited {
	text-decoration: underline;
	color: #282B51;
}
.bodytext a:hover {
	text-decoration: none;
	color: #282B51;
}
.bodytext a:active {
	text-decoration: underline;
	color: #7E95D9;
}

