
body,p {
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #000000
	}

body { background-color: #FFFFFF; }

a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #C8A3BC}

a:hover {color:#7875AC;
	cursor:se-resize;}


input, textarea, option, select {
	background-color:transparent;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #7875AC;
	padding:2px; }


.title {
  	font-size: 12pt;
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing:2px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left;
	border-left: 6px solid #6E8CBD;
}

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 9px 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #7875AC;
background: #F3F4F9;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
border-color: #C8A3BC;
color: #000000;
background: #F3F4F9;
}