body,td,th {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Trebuchet MS, Tahoma, Arial;
}
body {
	background-color: #333333;
}


.text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFCC00;
	}
body {
	margin: 0px;
	padding: 0px;
}
#menuWhite {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #CACACA;
}



#menuWhite a {
	text-decoration: none;
	padding: 2px;
	color: #CCCCCC;
}

#menuWhite a:hover {
	color: #DBB85B;
	text-decoration: underline;
}
.borderBottom {
	border-top: 1px none #333333;
	border-right: 1px #333333;
/*	border-bottom: 1px solid #333333;
*/	border-left: 1px #333333;
}
.img {
	border: 2px solid #DBB85B;
}
a {

	text-decoration: none;
	padding: 2px;
	color: #FFCC33;
}



h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
#black, #black td {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}

#black h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}
#black img {
	border: 1px solid #000000;	
}
h2 {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


a:hover {
text-decoration:underline;
}


