
td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

.title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
}


.bottomwhite {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}


a.left:link {color: #ffffff; font-family: Arial; font-size: 18px; text-decoration: none;}
a.left:active {color: #ffffff; font-family: Arial; font-size: 18px; text-decoration: none;}
a.left:visited {color: #ffffff; font-family: Arial; font-size: 18px; text-decoration: none;}
a.left:hover {color: #ffffff; font-family: Arial; font-size: 18px;text-decoration: none;}

a.top:link {color: #ffffff; font-family: Arial; font-size: 12px; text-decoration: none;}
a.top:active {color: #ffffff; font-family: Arial; font-size: 12px; text-decoration: none;}
a.top:visited {color: #ffffff; font-family: Arial; font-size: 12px; text-decoration: none;}
a.top:hover {color: #ffffff; font-family: Arial; font-size: 12px;text-decoration: underline;}

a.page:link {color: #FF9900; font-family: Arial; font-size: 11px; text-decoration: none; font-weight:bold;}
a.page:active {color: #FF9900; font-family: Arial; font-size: 11px; text-decoration: none;font-weight:bold;}
a.page:visited {color: #FF9900; font-family: Arial; font-size: 11px; text-decoration: none;font-weight:bold;}
a.page:hover {color: #FF9900; font-family: Arial; font-size: 11px;text-decoration: underline;font-weight:bold;}


.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;

}

body {
	background-color: #000000;
}

.hayleybox {
font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	cursor:inherit;
	width:180px	
	
	}
