body {
	background-color: #0e2b86;
	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/tableBackground.gif); }
.uppertableBackground { background-image: url(../images/tableBackgroundupper.gif);}
.mapBackground { background-image: url(../images/mapbackground.gif); height:350px;}

.bodytext {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#B9FFFF;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.2;
}
.footertext {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#00A6A6;
	text-align: center;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.2;
	font-weight: bold;
}



a {
	color: #00A4A4;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #7092BA;
	text-decoration: none;
	font-weight: bold;
}

h1{
	font-size: 18px;
	color: #121744;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.bodytextContent {
	margin-left: 20px;
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#1C223E;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.2;
}
