body {
	font-family: "lucida sans unicode";
	font-size: 14px;
	color: #505050;
	background: white;
}
img
{
z-index:10;
}

.bodyred {
	font-family: "lucida sans unicode";
	font-size: 14px;
	color: red;

}



.bigredheader  {
	font-family: "lucida sans unicode";
	font-size: 72px;
	color: Red;
	line-height:36px;


}

.smallredheader  {
	font-family: "lucida sans unicode";
	font-size: 28px;
	color: Red;
	line-height:28px;

}
.printable {
	padding:5px;
	
}

.paragraphtitle {
	font-family: "lucida sans unicode";
	font-size: 14px;
	color: #ff0000;
	 
}
.marquee {
	font-family: "lucida sans unicode";
	font-size: 20px ! important;
	color:#FFF;
	background-color:#F56E15;
	
	 
}

.PageSubHeader {
	font-family: "lucida sans unicode";
	color: #505050;
	font-size: 18px;
	font-weight: bold;
	min-height:inherit;
}
.PageHeader {
	color: #505050;
	font-family: "lucida sans unicode";
	font-size: 40px;
	font-weight: bold;
}
.mactitle {
	font-family:"Times New Roman";
	font-size:42px;
	color:#049b43;
	font-weight: bold;
	line-height:36px;
}

.macsubtitle{
	font-family:"Times New Roman";
	font-size:20px;
	color:#049b43;
	font-weight:bold;
}

.countdown{
	font-family:"lucida sans unicode";
	font-size:3;
	color:white;
	background-color:#F56E15;
}

.bottombar{
	font-family: "lucida sans unicode";
	font-size: 12px;
	color: #505050;
}
	

.float_left {
	float: left;
	text-align: left;
	margin-right: 10px;
}
.float_right {

	float: right;
	margin-right: 10px;
}



a:link {
	FONT-SIZE: 14px;
	COLOR: #049b43;
	FONT-STYLE: normal;
	FONT-FAMILY: "lucida sans unicode";
	FONT-VARIANT: normal;
	text-decoration:none;
	font-weight: normal;
}

a:visited {
	FONT-SIZE: 14px;
	COLOR: #049b43;
	FONT-FAMILY: "lucida sans unicode";
	TEXT-DECORATION: none;
	font-weight: normal;
}
a:hover {
	FONT-SIZE: 14px;
	COLOR: #75c812;
	FONT-FAMILY: "lucida sans unicode";
	text-decoration:none;
	font-weight: normal;
	

}
a:active {
	COLOR: Red;
	FONT-FAMILY: "Lucida Sans Unicode";
	TEXT-DECORATION: none;
	font-weight: normal;
}

p{
	FONT-SIZE: 14px;
	COLOR: #505050;
	FONT-FAMILY: "lucida sans unicode";
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height:26px;
}
