#lrg
{
width:300px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-weight:bold;
font-size:10px;
}

label
{
width: 120px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-weight:bold;
}

legend{ font-weight:bold; color:#6a8173;}

h1 {
	margin-bottom: 5px;
	color: #6a8173;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6a8173;
}
h3 {margin-bottom: 10px; line-height:20px;}
a:visited, a{color: #3a719b; text-decoration:none;}
a:hover {text-decoration:underline;}
body,td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; text-align:justify;}
.maintable {
	border: 1px dotted #CCCCCC;
}

#navcontainer { width: 165px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#navcontainer li {padding-bottom:3px;}
#navcontainer a
{

display: block;
padding: 3px;
width: 133px;
height:25px;
background-repeat:no-repeat;
background-image:url(images/b_off.jpg);
color:#454545;
}

#navcontainer a:link, #navlist a:visited
{
color: #454545;
text-decoration: none;
}

#navcontainer a:hover
{
background-image:url(images/b_over.jpg);
color: #fff;
}



ul#navlist2
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	position: relative;
	left: 168px;
	top:16px;
}

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a { padding: 3px 20px; }

#navlist2 a:link, #navlist2 a:visited
{
color: #5b7465;
text-decoration: none;
}

#navlist2 a:hover
{
color: #fff;
background-color: #5b7465;
text-decoration: none;
}

