body 
{
	margin:0px;
	padding:0px;
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	background-attachment:fixed;
}

body, th, td, input, textarea, select
{
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:11px;
}

td.TopMenuTD
{
	padding-left:8px;
	padding-right:8px;
}

a {color:#1E5166;}

a.TopMenuLink
{
	color:#1E5166;
	text-decoration:none;
}

a.SideMenuLink
{
	color:#4A350A;
	font-weight:bold;
	text-decoration:none;
}

a.back_next
{
	color:#1E5166;
	font-weight:bold;
}

.footerStyle
{
	color:#698B99;
	text-align:left;
}

#spTrap {display:none;}