h2 {  font-family: "Bookman Old Style"; font-size: small}
h2 {  color: #993333}
h3 {  font-family: "Bookman Old Style"; font-size: 12px; color: #993333}
h1 {  font-family: "Lucida Sans"; font-size: 1.5em}

li {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #993333;
	font-weight: bold;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 175px;
	height: 200px;
	font-family: "Book Antiqua";
	font-size: large;
	color: #0000CC;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px;
	color: #0000FF;
	font-size: x-small;
	font-family: "Book Antiqua";
	background-position: left;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-image: url(../images/arrow.gif);
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
}
.sectionLinks {

	margin: 0px;
	padding: 0px;
	width: 135px;
	font-family: "Book Antiqua";
	font-size: x-small;
	color: #0000CC;
}
.headerSpace {
	height: 55px;
	width: 100%;
	padding-left: 55px;
	visibility: inherit;
	z-index: auto;
}
.bodySpace {
	width: 90%;
	padding-left: 55px;
	padding-top: 100px;
}
.directoryheader {
	COLOR: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: uppercase;
	padding: 0px;
	text-decoration: underline;
}
.directorycontent {
	COLOR: #000099;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-transform: capitalize;
}
.tableheader {
	COLOR: #336600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.tablecontent {

	COLOR: #FF0000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-transform: none;
}
