A { color: #0000CD }

A.menu {
	color:			black;
	text-decoration:	none;
}

A.menu:hover { text-decoration: none }

BODY {
	background-image:	url('../images/bg1a.gif');  
	font:			13px Arial;
	margin-top:		12px;
}

TABLE.menu {
	background-color:	#DCDCDC;
	border-top:		3px double #B22222;
	font-weight:		normal;
	position:		absolute;
	visibility:		hidden;
	width:			120px;
}

TD.content {
	background:		url('../images/bg3a.jpg') 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;
}
