?/* Class Styles */

.bodyText {
	font:12px Arial;
	color:#000000;
	line-height:12px;
	margin-top:2px;
	}
	
.bodyText2 {
	font: normal normal bold 12px Arial;
	color: #000000;
	line-height: 12px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.bodyText3 {
	font:bold 12px Arial;
	color:#000000;
	line-height:14px;
	margin-top:4px;
	}
	
.blackbold {
	font: normal normal bold 12px Arial;
	color: #000000;
	line-height: 12px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
		
.subText {
	font:14px Arial, Helvetica;
	color:#000000;
	line-height:14px;
	margin-top:0px;
    text-align: center;
	}
	
.subText2 {
	font:10px Arial, Helvetica;
	color:#000000;
	line-height:12px;
	margin-top:0px;
    text-align: center;
	}
	
.subText3 {
	font:bold 18px Trajan Pro;
	color:#000000;
	line-height:12px;
	margin-top:0px;
	}
		
.headline {
	font:bold 16px Arial, Helvetica;
	color:#000080;
	line-height:14px;
	margin-top:8px;
	}
	
.footer1 {
	text-align: center;
}

a {
	color: #336600;
}

.style2 {
	border-width: 0;
}

.blackreg {
	color: #000000;
	line-height: 12px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
}

.style5 {
	color: #FFFFFF;
	line-height: 12px;
	margin-top: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica;
	text-align: center;
}

.style6 {
	background-image: url('images/but_bg_redF.gif');
}

.style7 {
	background-image: url('images/but_bg_grnF.gif');
}

.style8 {
	background-image: url('images/but_bg_orgF.gif');
}

	 
/* Global Styles */
	 
A:link {
color: darkgreen; text-decoration: none;
}
A:visited {
color: darkgreen; text-decoration: none;
}
A:active {
color: darkgreen; text-decoration: none;
}
A:hover {
color: red; text-decoration: none;
}
BODY {
background-color: #FFFFFF;
scrollbar-face-color:#99CCFF;
scrollbar-arrow-color:#000066;
scrollbar-track-color:#000066;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''
}