body { 
background-image: url(../images/back.gif);
background-repeat: repeat;
background-attachment: fixed;
margin: 0;
padding: 0;
border: 0;
}

.title {

font-family: arial;
font-size: 40px;
color:#00476b;
font-weight:#bold;

}

.menu ul	{
	margin: 0;
	padding: 0;
	text-align: right;
	border: 0;
	}


	
.menu ul li	{
	width: 150px;
	background: #ffffff;
	
	border: 0;
	border-bottom: 1px solid #dddddd;
	padding: 5px 1px;
	line-height: 1.2em;
	letter-spacing: 1px;
	  
	}   
	

	.menu {	
	text-transform: uppercase;	
	font-weight: normal;
	font-family: futura, Gill Sans, Lucida Grande, lucida, arial, verdana, sans-serif;
	font-size: 11px;    
	text-decoration:none;	
	color: #00476b;
	}
	
.menu a:link{ 
text-decoration: none; color:#00476b; font-weight:normal;
}

.menu a:visited{ 
text-decoration: none; color:#00476b; font-weight:normal;
}

.menu a:hover{ 
text-decoration: none; color:#ff3300; font-weight:normal;
}
	
	
	
	
	
.heading {

font-family: arial;
font-size: 30px;
color:#000000;
font-weight:#bold;

}

	
.heading2 {

font-family: arial;
font-size: 18px;
color:#00476b;
font-weight:#bold;

}

.text {

font-family: arial;
font-size: 14px;
color:#000000;
}

.text a:link{ 
text-decoration: none; color:#000000; font-weight:normal;
}

.text a:visited{ 
text-decoration: none; color:#000000; font-weight:normal;
}

.text a:hover{ 
text-decoration: none; color:#0033cc; font-weight:normal;
}




.text1 {

font-family: arial;
font-size: 16px;
color:#00476b;
}

.bottom {
font-family: verdana; 
font-size: 10px; 
color:#ffffff;

}
.bottom a:link{ 
text-decoration: none; color:#ffffff; font-weight:normal;
}

.bottom a:visited{ 
text-decoration: none; color:#ffffff; font-weight:normal;
}

.bottom a:hover{ 
text-decoration: underline; color:#ffffff; font-weight:normal;
}