@charset "utf-8";

body
{border-collapse: collapse;
	font-family: Tw Cen MT;
	font-size: 12pt;
	text-align:left;
	text-decoration:none;

	
}
.tableLayout{
text-align:left
}
.headers{
font-weight:bold;
font-size:24px; 
color:#FF6600;
font-style:italic;
text-decoration:none; 
}

.bulletpoints{
color:black;
text-decoration:none; 
border:none;

}
.menuItems{
color:white;
text-decoration:none; 
font-weight:bold;
text-align:center;
}
.info
{
background-color: #abc123;
        background-image:url(Images/img2.jpg);
        background-attachment:scroll;
        background-position: center center 
}
.popupContent
{
	font-family: Tw Cen MT;
	font-size: 10.0pt;
	text-align:left;
	vertical-align:top;
	
}