@charset "utf-8";
/* CSS Document */

.menulinks:link,
.menulinks:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: none;
}
.menulinks:hover {
	text-decoration: underline;
}


.Headings {

	font-family: Tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #336699;	

	text-decoration: none;

}

.subheadings {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #867f7f;	

	text-decoration: none;

}

.text {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #808080;	

	text-decoration: none;

}

.maintext {

	font-family: Tahoma;

	font-size: 10px;

	font-weight: bold;

	color: #000000;	

	text-decoration: none;

}

.details {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: none;

	color: #808080;	

	text-decoration: underline;

}
.footertext {

	font-family: Tahoma;

	font-size: 9px;

	font-weight: none;

	color: #ffffff;	

	text-decoration: none;
	

}
.evolve:link {

	font-family: Tahoma;

	font-size: 9px;

	font-weight: none;

	color: #ffffff;	

	text-decoration: none;
  
}


.evolve:hover {
	text-decoration: underline;
	color: #000000;
}

.imagelink {

	font-family: Tahoma;
	font-size: 9px;
	font-align:left;
	font-weight: none;
	color: #666666;	

  
}

.imageheading{

	font-family: Tahoma;

	font-size: 18px;

	font-weight: none;

	color: #3e6388;	

	text-decoration: none;
  
}
					