body { 
	background-color: #004990; 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}
.tableBackground {
	background-image: url(../images/fixedbackground.jpg);
	background-repeat: repeat;
}


a {
	color: #557E91;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #406879;
	text-decoration: none;
	font-weight: bold;
}

.bodytext {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003C77;
	text-align: left;
	line-height: 1.5;
	list-style-image: url(../images/bullet.gif);
	font-weight: bold;
}
.bodytextlarge {
	margin-left: 50px;
	margin-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#042545;
	text-align: left;
	line-height: 1.5;
	list-style-image: url(../images/bullet.gif);
}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#438BA7;
	text-align: left;
	line-height: 1.5;
	list-style-image: url(../images/bullet.gif);
}

h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.bodytextlargeRed {
	margin-left: 30px;
	margin-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FF0000;
	text-align: left;
	line-height: 1.5;
	list-style-image: url(../images/bullet.gif);
}
