body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 0.9em;
	background-color: #ECECE2;	
}
a
{
	color: #006CB8;
}
a:visited
{
	color: #006CB8;
}
a.menu_wh{
color:#FFFFFF;padding: 4px;font-size:120%;font-weight:bolder;
}
img
{
	border-width: 0px;
}
*
{
	font-size: 100%;
	font-family: Arial, sans-serif;
}
table
{
	border-width: 0;
	border-collapse: collapse;
}
table.wide
{
	width: 100%;
}
table.high
{
	height: 100%;
}
td,
th
{
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
div#top_bg
{
	background-image: url('/data/inner_bg2.gif');
	background-position: top left;
	background-repeat: repeat-x;	
}

div#top_space
{
	height: 280px;
	position: relative;
	top: 75px;
	left: 0;
	z-index: 30; 
}
table#main-bot
{
	background: url('/data/main-bot_bg.gif') #F7F5EA top left repeat-x;
	min-height: 287px;
	height: expression('287px');
	margin-top: 2em;
}

p
{
	line-height: 130%;
	font-size: 90%;
}


a,p#copyright
{
	font-size: 0.75em;
	
}





img#logo
{

	position: absolute;
	top: 42px;
	left: 53px;
}

