body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E1E1;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E1E1E1;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:link { color: #FFFFFF; text-decoration: underline; }
A:visited { color: #FFFFFF; text-decoration: underline; }
A:active { color: #FF9900; text-decoration: underline; }
A:hover { color: #FF9900; text-decoration: underline; }

.menuLink {font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 11px; font-weight: bold;}
A.menuLink:link {	color: #FFFFFF;	text-decoration: none;}
A.menuLink:visited {	color: #FFFFFF;	text-decoration: none;}
A.menuLink:active { color: #887653; text-decoration: none; }
A.menuLink:hover {	color: #887653;	text-decoration: none;}

.times {font-family: "Times New Roman", Times, serif; 	font-size: 11px; 	font-weight: bold; 	color: #FFFFFF;}
A.times:link {	color: #FFFFFF;	text-decoration: none;}
A.times:visited {	color: #FFFFFF;	text-decoration: none;}
A.times:active { color: #FFFFFF; text-decoration: underline; }
A.times:hover {	color: #FFFFFF;	text-decoration: underline;}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.justified {
	text-align: justify;
}
.bgBottom {
	background-color: #000000;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.siteName {font-family: "Times New Roman", Times, serif; 	font-size: 16px; 	font-weight: bold; 	color: #FFFFFF;}
A.siteName:link {	color: #FFFFFF;	text-decoration: none;}
A.siteName:visited {	color: #FFFFFF;	text-decoration: none;}
A.siteName:active { color: #FFFFFF; text-decoration: none; }
A.siteName:hover {	color: #FFFFFF;	text-decoration: none;}

.dateOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DF8644;
	font-weight: bold;
}
.italicBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
input {font-size: 11px;}

select {font-size: 11px;}

textarea {font-size: 11px;}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #E1E1E1;
}
li {
	padding-bottom: 5px;
	list-style-image: url(images/bul.gif);
}
