body{
 background:url("images/back.jpg"); 
 background-repeat:no-repeat;
}
a:link { text-decoration: none; 
		color:#05336a;
		font-weight: bold;
		line-height:18px;
		
			}
a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
	line-height:18px;
}



.LeftBodyText a:link { text-decoration: none; 
		color:#ffffff;
		font-weight: bold;
		line-height:18px;
		
			}
.LeftBodyText a:visited { text-decoration: none; 
			color:#ffffff;
			font-weight: bold;
			line-height:18px;			
			 }
.LeftBodyText a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	line-height:18px;
}


.BoxBorder {
	border: 1px solid #999999;
}
.BodyText {
	font-family: Eras Medium ITC;
	font-size: 14px;
	color: #000000;
	padding-left: 3px;
	
}

.BodyTextHeading {
	font-family: Eras Medium ITC;
	font-size: 12px;
	color: #000000;
	padding-left: 3px;
	font-weight:bold
	
}



.LeftBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}
.bigHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.header {
	font-family: Eras Medium ITC;;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #EFEEEE;
	padding-left: 5px;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 3px;
}

.nav a{
color: #000000;
text-decoration:none;
font-size: 13px;
font-weight:normal;
}

.nav a:hover{
color:#3566B3;
text-decoration:none;
font-size: 13px;
font-weight:normal;
}

.navred a{
color: #ffffff;
text-decoration:none;
font-size: 13px;
font-weight:normal;
}

.navred a:hover{
color:#c0c0c0;
text-decoration:none;
font-size: 13px;
font-weight:normal;
}

h1.titles  
{
padding-top:5px;
font-size:16px;
}