.text-hilite {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	line-height: normal;
}
.text-hilite:hover {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	line-height: normal;
}
.textbox_head {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #990000;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: normal;
}
.textbox_head:hover {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	font-weight: bolder;
	color: #0000FF; 
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: underline;
	}
.h1 {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	background-color: #CCCC99;
	margin: 0px;
	padding: 5 px;
	text-decoration: none;
}
.bold {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
}
.h2 {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;

}
.text {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.text:hover {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}

.text-small {

	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
.text-small-ital {


	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.text-box-bold {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.text-box-bold:hover {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.text-box-bold-red {

	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
}
table.menu a {
width:150px;
border:1px solid #333333;
display: block;
}
/* THIS IS THE SIDE NAVIGATION MENU */
div.menu a {
color: #333333;
background: #ffffff;
text-decoration:none;
font-size:11px;
line-height:16px;
font-family: geneva, 'Trebuchet MS', sans-serif;
font-weight: bold;
padding: 2px 5px;
}
div.menu a:link {
color: #990000;
background: #cccc99;
}

div.menu a:active {
color: #000000;
background: #cccc99;
}

div.menu a:visited {
color: #990000;
background: #cccc99;
}

div.menu a:hover {
color: #eeeeee;
background: #990000;
border:1px solid #000000;
}

.text-datestamp {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.text-large-ital {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.text-box-yellow {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none
}
.text-box-yellow:hover {
	font-family: geneva, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline
}
