@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(IMAGES/bg.jpg);
	background-repeat: repeat-x;
}

 a.class1:link {font-family: 'Helvetica', Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
class1 a:visited {font-family: 'Helvetica', Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
class1 a:hover { font-family: 'Helvetica', Arial, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
class1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

class2 A:link {font-family: "Times New Roman", Times, serif;font-size: 15px; color: c4b831; font-weight: normal; text-decoration: none; }
class2 A:visited {font-family: "Times New Roman", Times, serif;font-size: 15px; color: c4b831; font-weight: normal; text-decoration: none; }
class2 A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #c4b831;
	font-weight: bold;
	text-decoration: none;
}
class2 A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #c4b831;
	font-weight: bold;
	text-decoration: none;
}





/********* FONT STYLES *********/

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: none;
	font-weight: normal;
	color: #ffffff;
}


.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: none;
	font-weight: normal;
	color: #c4b831;
}

.bodyCopy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: none;
	font-weight: normal;
	color: #FFFFFF;
}

.bodyCopy3 {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 13px;
font-style: none;
font-weight: normal;
color: #333333;

}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: none;
	font-weight: bold;
	color: #c4b831;
}

.header2 {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 20px;
font-style: none;
font-weight: bold;
color: #163E6B;

}

.subHead {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 12px;
font-style: none;
font-weight: bold;
color: #333333;

}

