.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.banner {
	background-image: url(images1/ba1.jpg);
	height: 65px;
	background-color: #663333;
	background-repeat: no-repeat;
	background-position: left center;
	width: 540px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #568908;
	text-decoration: underline;
}
.magbox {
	border: 1px solid #FFFFFF;
	height: 182px;
	width: 150px;
}
.backheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* Added by D Raza */
.formmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.formmsg a:link, .formmsg a:hover, .formmsg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.formmsg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.textButton {
width					: 100px;
height					: 15px;
text-align				: center;
border					: 1px solid #fff;
font-weight				: bold;
padding					: 2px;
background				: #008BD8;
}

a.textButton:link {display:block;font-weight:bold;color:white;width:100px;background:#008BD8;padding:2px;text-decoration:none;}
a.textButton:visited {display:block;font-weight:bold;color:white;width:100px;background:#008BD8;padding:2px;text-decoration:none;}
a.textButton:active {display:block;font-weight:bold;color:white;width:100px;background:#008BD8;padding:2px;text-decoration:none;}
a.textButton:hover {display:block;font-weight:bold;color:white;width:100px;background:#4C4C4C;padding:2px;text-decoration:none;}

a.rolloverCell:link {display:block;color:#ffffff;width:100%;background:#008BD8;padding:0;text-decoration:none;}
a.rolloverCell:visited {display:block;color:#ffffff;width:100%;background:#008BD8;padding:0;text-decoration:none;}
a.rolloverCell:active {display:block;color:#ffffff;width:100%;background:#008BD8;padding:0;text-decoration:none;}
a.rolloverCell:hover {display:block;color:#ffffff;width:100%;background:#4C4C4C;padding:0;text-decoration:none;}


