.menulink {
	
font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	
font-size: 12px;
	
font-style: normal;
	
line-height: normal;
	
font-weight: bold;
	
color: 808080 !important;
	
text-decoration: none;


}


.heading {
	
font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	
font-size: 20px;
	
font-weight: bold;
	
color: 808080;

}


.text {
	
font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	
font-size: 12px;
	
font-weight: normal;
	
color: 808080;

}


.subheading {
	
font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	
font-size: 14px;
	
font-weight: bold;

	
color: 808080;


}


.bg {
	
background-image: url(main_bg.gif);
	
background-repeat: no-repeat;

}


.subheadingtable {

	
font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	
font-size: 14px;
	
font-weight: bold;
	
color: 1eb0d3;

}

a,
a:visited,
a:link,
a:active {
text-decoration:none;
color: 1eb0d3;
}