body, table, td
{ 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:140%;
}

h1
{ 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:140%;
}

body, html
{
	height: 100%;
}

.invert
{
	color: #ffffff
}

.line
{
	background-color:#883333;
}

.emphasize, .red
{
	color: #883333;
	font-weight: bold;
}

.mainlink
{
	border: 1px solid;
	border-color: #999999;
	height: 100%;
	min-height: 100%;
}

a:link, a:visited
{
	color: #883333;
}

a.toplink:link, a.toplink:visited
{
	font-weight: bold;
	color: #883333;
	text-decoration: none;
}

a.toplink:hover
{
	font-weight: bold;
	color: #883333;
	text-decoration: underline;
}

a.toplinkselected:link, a.toplinkselected:hover, a.toplinkselected:visited
{
	font-weight: bold;
	color: #883333;
	text-decoration: underline;
}

a.sublink {
	font-size: 12px;
}

a.sublink:link, a.sublink:visited
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.sublink:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a.sublinkselected:link, a.sublinkselected:hover, a.sublinkselected:visited
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

ul.sublinks, li.sublinks
{
	color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
}

li.space
{
	color: #883333;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
}

a.sublink, a.sublinkselected {
	font-size: 11px;
}