A { color: #0000CD }



A.menu {

	color:			black;

	text-decoration:	none;

}



A.menu:hover { text-decoration: none }



BODY {

	background-image:	url('../images/bg1a.gif');  

	font:			11px Tahoma, Arial, Helvetica, sans-serif;

	margin-top:		12px;

}



TABLE.menu {

	background-color:	#DCDCDC;

	border-top:		3px double #B22222;

	font-weight:		normal;

	position:		absolute;

	visibility:		hidden;

	width:			140px;

}



TD.content {

	background:		url('../images/bg3a.gif') repeat-x top right;

	border-left:		2px solid white;

	border-right:		3px solid white;

	padding:		20px;

	width:			60%;

}



TD.menu { border-bottom: 1px solid black }



.center { 

	margin-left:		auto;

	margin-right:		auto;

	text-align:		left;

}



#container {

	background:		white url('../images/bg-bottom.gif') repeat-x bottom right;

	border-bottom: 		0px;

	border-left: 		2px solid #2F4F4F;

	border-right: 		2px solid #2F4F4F;

	border-top: 		2px solid #2F4F4F;

	width:			750px;

}



#footer {

	color:			gray;

	font-size:		x-small;

	padding-bottom:		21px;

	padding-top:		15px;

}



#pdf {

	border:			0px;

	color:			black;

	float:			right;

	text-decoration:	none;

}