body {
	background-color:#333333;
	font-weight:bold;
	color:#000000;
	font-family:arial;
	background-image:url('images/back.gif');
	background-repeat:repeat-x;

}
#center {
	position:absolute;
	left:50%;
	top:0px;
}
#main {
	width:753px;
	height:128px;
	position:absolute;
	top:220px;
	left:-376px;
}
#banner {
	background-image:url('images/banner.gif');
	background-repeat:no-repeat;
	background-position: top center;
	position:absolute;
	width:753px;
	height:128px;
	top:0px;
	left:-375px;
}

td {
	border-spacing:0px;
	padding:0px;
}
td.normal{
	background-image:url('images/tdmiddle.gif');
	background-repeat:repeat-y;
}


div.tabletop {
	background-image:url('images/tdtop.gif');
	background-repeat:no repeat;
	width:100%;
	height:26px;
	position:relative;
	left:0;
	top:0;
	z-index:20;
}
div.tablebottom {
	background-image:url('images/tdbottom.gif');
	background-repeat:no repeat;
	width:100%;
	left:0;
	top:0;
	height:45px;
	position:relative;
}



td.half{
	background-image:url('images/halfback.gif');
	background-repeat:no-repeat;
	background-position:middle;
	width:50%;
	height:180px;
}


div.half{
	background-image:url('images/tdmiddle2.gif');
	background-repeat:repeat-y;
	background-position:middle;
	width:376px;
}

div.halftop {
	background-image:url('images/tdtop2.gif');
	background-repeat:no repeat;
	width:100%;
	height:33px;
	position:relative;
	top:0px;
	z-index:20;
}
div.halfbottom {
	background-image:url('images/tdbottom2.gif');
	background-repeat:no repeat;
	width:100%;
	top:0px;
	height:33px;
	position:relative;
}





p.normal {
	font-size:13pt;
	text-align:justify;
	font-weight:bold;
	color:#000000;
	margin-left:30px;
	margin-right:30px;
	margin-top:0px;
	margin-bottom:18px;
	line-height:19px;

}


p.tests {
	font-size:13pt;
	text-align:left;
	font-weight:bold;
	color:#000000;
	margin-left:30px;
	margin-right:30px;
	margin-top:0px;
	margin-bottom:18px;

}
div.heading {
	font-weight:bold;
	font-size:22pt;
	text-align:center;
	color:#0000BF;
	margin-bottom:18px;

}




td.buttons {
	padding:0px;
	color:#BBBBBB;
 	font-family:arial;
	font-weight:bold;

}


a.toplinks {
	color:#DDDDDD;
	font-weight:bold;
 	font-family:arial;
 	text-decoration:none;
}

a.toplinks:hover {
	color:#FFFFFF;
}

span.emphasis {
	font-weight:bold;
	color:#0000BF;
	font-size:14pt;
	line-height:19px;
	
}

#buttons{

	position:absolute;
	width:753px;
	height:128px;
	top:145px;
	left:-375px;
}
table.buttons{
	width:720px;
	height:40px;
}
td.buttons{
	text-align: center;

}
a.buttons{
	font-size:17px;

}
a.buttons:visited{
	font-size:18px;
	color:#444444;

}


table.gen{
	background-image:url('images/tableback3.gif');
	background-repeat:repeat-x;
	background-color:#000000;
	height:119px;
	width:510px;
	cellpadding:0px;
	border:2px solid #000000;
}
td.gen{
	height:22px;
	vertical-align:middle;
	text-align:center;
	font-size:12pt;
	background-color:#FFFFFF;

}
td.gentop{
	height:47px;
	color:#FFFFFF;	
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:12pt;

}
td.genred{
	height:22px;
	vertical-align:middle;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	color:#EE0f02;	
	background-color:#FFFFFF;
}	
