body, td
{
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

font.heading, p.heading
{
	font-family: arial, verdana, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

td.menu
{
	background-color: #2DC0E5;
	font-weight: bold;
}

td.menuitem
{
	border-bottom: #2DC0E5 1px solid;
	font-weight: bold;

}

table.menubar
{
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	background-color: #FFFF80;
	font-weight: bold;
}


td.button
{
	border-bottom: #2DC0E5 1px solid;
	border-right: #2DC0E5 1px solid;
	border-left: #2DC0E5 1px solid;
	border-top: #2DC0E5 1px solid;
	background-color: #2D3AE5;
}

td.mainbox
{
	text-align: center;
	border-bottom: #2D3AE5 2px solid;
	border-right: #2D3AE5 2px solid;
	border-left: #2D3AE5 2px solid;
	border-top: #2D3AE5 2px solid;
	background-color: #B7E1FF;
	font-weight: bold;
	font-size: 10pt;
}

td.newsitem
{
	border-bottom: #999966 1px solid;
	border-right: #999966 1px solid;
	border-left: #999966 1px solid;
	border-top: #999966 1px solid;
	background-color: #ffffff;
}

td.blank
{
	background-color: #cccc99;
	font-weight: bold;
}

td.bold
{
	font-weight: bold;
}

td.header
{
	border-bottom: #2DC0E5 1px solid;
	background-color: #2D3AE5;
}

td.page
{
	background-color: #dfdfcd;
}

a.menubar:link
{
	background-color: #FFFF80;
	text-decoration: none;
	color: #000000;
}

a.menubar:visited
{
	background-color: #FFFF80;
	text-decoration: none;
	color: #000000;
}

a.menubar:hover
{
	border-bottom: #999966 1px solid;
	border-right: #999966 1px solid;
	border-left: #999966 1px solid;
	border-top: #999966 1px solid;
	background-color: #E3E600;
	text-decoration: none;
	color: #000000;
}

a.menubar:active
{
	border-bottom: #999966 1px solid;
	border-right: #999966 1px solid;
	border-left: #999966 1px solid;
	border-top: #999966 1px solid;
	background-color: #E3E600;
	text-decoration: none;
}

a:link
{
	background-color: none;
	text-decoration: none;
	color: #000000;
}

a:visited
{
	background-color: none;
	text-decoration: none;
	color: #000000;
}

a:hover
{
	background-color: none;
	text-decoration: underline;
	color: #000000;
}


a:active
{
	background-color: none;
	text-decoration: none;
	color: #000000;
}