Body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10pt;
	font-style: normal;
}

p {
	font-family: verdana, arial, sans-serif, "Arial Narrow";
	font-szie: 10pt;
	font-style: normal;
}

#navcontainer {
	width: 154px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	font-weight: bold;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: Bold;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 154px;
background-color: #990000;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FF9966;
color: #fff;
}

.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
}
