body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFEF9;
}

body, th, td, input, select, textarea
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
}

a {color: #000099;}

td.header
{
	height: 215px;
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

.TopMenuTD
{
	padding-right: 8px;
	padding-left: 8px;
}

.TopMenuLink
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.TopMenuLink:hover {color: #DC6B68;}

.SideMenuLink
{
	color: #131313;
	font-weight:bold;
	text-decoration: none;
}
a.SideMenuLink:hover {color: #9B2829;}

.SideMenuSubLink
{
	color: #131313;
	font-size:11px;
	text-decoration: none;
}
a.SideMenuSubLink:hover {text-decoration: underline;}

#spTrap {display: none;}