body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #292929;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h2 {
	font-size:20px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	}
	
h3 {
	font-size:14px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	}	

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	white-space: nowrap;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	white-space: nowrap;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	white-space: nowrap;
}

a.topmenu:link {
	font-family: "Trebucket MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #292929;
	text-align: center;
	padding: 5px;	
}
a.topmenu:visited {
	font-family: "Trebucket MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #292929;
	text-align: center;
	padding: 5px;	
}
a.topmenu:hover {
	font-family: "Trebucket MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFFF00;
	text-align: center;
	padding: 5px;	
}

.bottommenu_table {
	text-align: center;
	/*width: 95%;*/
	white-space: nowrap;
}

a.bottommenu:link {
	font-family: "Trebucket MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #292929;
	text-align: center;
	padding: 5px;	
}
a.bottommenu:visited {
	font-family: "Trebucket MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #292929;
	text-align: center;
	padding: 5px;	
}
a.bottommenu:hover {
	font-family: "Trebucket MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFFF00;
	text-align: center;
	padding: 5px;	
}

.bottommenu_table {
	text-align: center;
	/*width: 95%;*/
	white-space: nowrap;
}

.submenu_popup {
	background-color: #FFFFFF;
	white-space: nowrap;
	padding: 10px;
	border: thin solid #CCCCCC;

}
.popup_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #003333;
}


.browse_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	background-color: #FFFFFF;
	border: .1em solid #d9d98c;
	width: 110px;
	white-space: nowrap;
	margin: 5px;
	text-align: right;
	text-transform: uppercase;
	color: #bd903f;
	padding: 5px;
}

.descriptive_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #969696;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
}

