body
{
	margin:0px;
	padding:0px;
	padding-top:4px;
	background-color:#DBDCD6;
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

body, p, div, span, td, th, input, select, textarea
{
	font-family:Arial, sans-serif;
	font-size:12px;
}


.footerTD
{
	height:20px;
	background-color:black;
	color:white;
	font-weight:bold;
	border-top:1px solid gray;
}

td.topMenuTD
{
	padding-right:16px;
	padding-left:16px;
}

a {color:#688AA7;}

a.topMenuLink
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a.topMenuLink:hover {color:#FFD569;}

td.sideMenuTD
{
	padding:2px;
	border-bottom:1px solid white;
}

a.sideMenuLink
{
	color:#C30505;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.sideMenuLink:hover {text-decoration:underline;}