body {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	background-image: url(../images/titles/background2.gif);
	
}
.tab1bordr {
	border-right: #191970;
	border-right-width: 2px;
	border-right: #191970;
	border-left: #191970;
	border-left: 1px;
	border-left: #191970;
	border-left-width: 2px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	padding-left: 10px;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006001;
}
h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #550000;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 10px;
}
.rowbottom {
	border-bottom: medium, #005301, 2px;
}
li {
	list-style-image: url(../webmenus/greenbullet.gif);
	padding-right: 10px;
	
}

.menu ul{
width: 99px;
font: normal normal normal 12px/24px Arial, Helvetica, sans-serif;
float: left;
margin: 0;
padding: 0;
text-align: left;
list-style: none;
}

.menu ul ul{
display: none;
}

.menu ul li.show ul{
display: block;
position: absolute;
}

.menu li{
list-style: none;
list-style-position: inside;
margin: 0;
padding: 0;
padding-right: 0;
text-align: left;
background: #fff;
background: #ddd;
border: 1px solid #ddd;
border-color: #eee #ccc #ccc #eee;
}

.menu li:hover{
background: #eee;
}

.menu a{
color: #009;
text-decoration: none;
margin: 0 0 0 4px;
display: inline-block;
width: 94px;
}
