body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #222222;
/*	text-align: justify; */
}
body {
	background-color: #000000;
/*	background-image: url(/); */
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_intro {
	font-size: 14px;
	font-family: "Trebuchet MS";
}
a {
	font-family: Trebuchet MS;
/*	font-size: 12px;*/
	color: #847853;
}
a:link {
	text-decoration: none;
	/*	font-size: 12px;*/
	color: #D56420;
}
a:visited {
	text-decoration: none;
	/*	font-size: 12px;*/
	color: #B0713E;
}
a:hover {
	text-decoration: none;
	/*	font-size: 12px;*/
	/*color: #FFCC66;*/
	color: #F4DE9E;
}
a:active {
	text-decoration: none;
	/*	font-size: 12px;*/
	color: #D07140;
}
.arrow {font-family: Trebuchet MS;font-size: 14px; color: #FFCC66; }
.footer {font-family: Trebuchet MS;font-size: 13px; color: #666666; }
.h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; color: #741A00;}
.h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; color: #000000; }
.h4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14pt; color: #741A00; }
.h5 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; color: #B0713E; }
.sidebar {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #741A00;
	font-style: italic;
	line-height: 1.25;
}
.sidenews {font-family: Trebuchet MS; font-size: 12px; font-weight: normal; color: #666666; }
.newsdate {font-family: Trebuchet MS; font-size: 13px; font-weight: normal; color: #741A00}
.awardtype {font-family: Trebuchet MS; font-size: 13px; font-weight: bold; color: #FFFF99}
.newshead {font-family: Trebuchet MS; font-size: 16px; font-weight: bold; }
.newstitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.tiny {font-family: Trebuchet MS; font-size: 13px; font-weight: normal; color: #333333; }
.tinybold {font-family: Trebuchet MS; font-size: 13px; font-weight: bold; color: #AC5D34; }
.tinyboldB {font-family: Trebuchet MS; font-size: 13px; font-weight: bold;	color: #333333; }
.highlight {
	color: #B0713E;
}
#buttonscontainer {
	width: 225px;
}

.buttons a {
	color: #CC6633;
	background-color: #000000;
	padding: 2px;
	padding-left: 15px;
	display: block;
	font: 14px Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
}

.buttons a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.selected_button {
	color: #FFFFFF;
}
.news a, .news a:link, .news a:visited {
	color: #741A00;
	text-decoration: none;
}
.news a:hover, .news a:active {
	color: #D56420;
	text-decoration: underline;
}
.popup_h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18pt; 
	color: #FFFFFF;
}
.popup_text {
	margin-top: 50px;
}