/* CSS Document */

body {
	
	background-image: url(IMAGES/bluebg.png);
}
body,td,th {
	font-family:"Lucida Sans";
	font-size: 12px;
}

.bodytext  {
	padding:20px;
	}
	
.pad10 {
	padding:10px;
	}
.whitebold {color: #FFFFFF; font-weight: bold; }

a:link {
	color: #557881;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #557881;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #BF9E60;
}

a:active {
	color: #557881;
	font-weight:bold;
	text-decoration: none;
}

a.navwhite:link {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.navwhite:visited {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
a.navwhite:hover {
	text-decoration: none;
	font-weight:bold;
	color: #ffff99;
}
a.navwhite:active {
	text-decoration: none;
	font-weight:bold;
}
.style9 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {color: #557881; font-weight: bold; font-size: 14px; }

.whitetext {
	color: #FFFFFF;
}
.whiteheader {
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
}

.picbox	{
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#557881;
	height:25px;
	
	}
	
.picboxBEIGE	{
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#bd9d63;
	height:25px;
	}
	
.caption125  {
	width:	125px;
	text-align:justify;
}

.caption150 {
	width:	150px;
	text-align:justify;
}
