body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #EEEEFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993366;
}
a:hover {
	text-decoration: underline;
	color: #8E5197;
}
a:active {
	text-decoration: none;
	color: #993366;
}
.style1 {
	font-size: 12px/15px;
	font-weight: bold;
	color:#5E744E;
}
.style2 {
	font-size: 10px/12px;
	/*font-weight: bold;*/
	color: #7500AD;
}

#outertable {
	font-size: 90%;
	border: 1px solid #DDDDFF;
}

/* list style */

#navlist
{
padding-left: 0;
margin-left: 2em;
border-bottom: 1px dotted #AAAACC;
width: 400px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted #AAAACC;
}

#navlist li a { text-decoration: none; }

#shortlist
{
padding-left: 0;
margin-left: 2em;
border-bottom: 1px dotted #AAAACC;
width: 200px;
}

#shortlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted #AAAACC;
}
