.smallWriting {
	font-family: Tahoma, verdana, Arial, helvetica;
	font-size: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #87A028;
}
.menuText {
	font-size: 10px;
	margin-left: 30px;
	margin-top: 4px;
	vertical-align: middle;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-size: 14px;
	font-weight: 800;
}
h3 {
	font-size: 12px;
	font-weight: 900;
}
.errorText {
	color: #FF0000;
}
.searchTable {
	background-color: #99CC66;
	height: 15px;
	width: 70px;
}
.searchBox {
	font-size: 10px;
	border: 1px solid #B5B5B5;
	width: 100px;
}
.searchFind {
	background-color: #99CC66;
}
.smallBrowseBox {
	font-size: 9px;
}
.sideMenuBullets {
	list-style-type: decimal;
	list-style-image: url(images/bullet1.gif);
}
.contentBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menuWBackground {
	background-color: #D6EF31;
}
