.special {
width:5px;
visibility:hidden;
}
.border-r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border-l {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.body-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
}
.border-t {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.submenusub {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	list-style-image: none;
	list-style-position: outside;
	text-indent: -8pt;
	color: #990000;



}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
	text-decoration: none;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-indent: 0pt;
	list-style-position: outside;
	list-style-type: disc;
	color: #666666;
	text-align: left;
	white-space: normal;
}
.grid {
	border: 1px solid #666666;
}
.styleh1 {
	margin: 0;
	display: inline;
	color: #666666;
	font-family: sans-serif;
	font-size: 11px;
}