body, td {
	font-family:Trebuchet MS, verdana;
	font-size:x-small;
	color:#222222;
}
h1, h2, h3, h4, h5 {
	margin-top:0px;
	margin-bottom:2px;
}

a {color:#66895B;text-decoration:underline;}
a:hover {color:#000000;text-decoration:underline}

a.white {color:#ffffff;text-decoration:underline;}
a:hover.white {color:#000000;text-decoration:underline}

a.topmenu {
font-size:12pt;
font-weight:none;
color:#66895B;
text-decoration:none;
border-right:1px solid white;
border-left:1px solid white;
padding-right:25px;
padding-left:25px;
}
a:hover.topmenu {
	text-decoration:none;
	color:#000000;
}

a.nounderline {text-decoration:none;}
a:hover.nounderline {color:#000000;text-decoration:underline}

a.leftmenu {
	text-decoration:none;
	font-weight:bold;
	width:100%;
	display:block;
}
a:hover.leftmenu {color:#000000;text-decoration:underline}

TD.listheader {
	color: Black;
	font-weight:bold;
	padding:2px;
	background-color: #B9D3B4;
	border-bottom : 1px solid #4D7046;
	border-right : 1px solid #4D7046;
}

.required {background-image:url(images/required.gif); background-position:top right; background-repeat:no-repeat;}