body
{
	background: #D1D1D1;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #111111; text-align: center;
} 

a:hover		{ color: #0000FF; background: #FFFFFF; text-decoration: none; }

a:link		{ color: #0000FF; background: #FFFFFF; }

a:visited	{ color: #0000FF; background: #FFFFFF; }

h3, h4		{ text-align: center; }

img.title
{
	position: relative;
	top: 20px;
	border: solid 0px;
	width: 380px; 
	height: 55px; 
	text-align: center;
}

img.link
{
	width: 110px;
	height: 23px;
	border: solid 0px #000000;
}

pre
{	
	text-align: left; text-indent: 0px;
	font-size: 10pt;
	color: #000000;
}

div.title
{
	position: relative;
	width: 720px; height: 105px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #9797FF URL(./bg-title.gif) no-repeat top left;
}

table.center-container
{
	position: relative;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF URL(./bg-centercontainer.gif) top left repeat-y;
}

div.linkbar
{
	position: static;
	float: left;
	width: 135px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}

div.content
{
	position: static;
	float: right;
	width: 583px;
	text-align: left; text-indent: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF URL(./bg-content.gif) repeat-y top right;
}

div.copyright
{
	position: relative;
	width: 720px; height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF URL(./bg-copyright.gif) no-repeat top left;
	font-size: 8pt; letter-spacing: 1px; 
	text-align: center; vertical-align: bottom;
}

div.newsletter
{
	position: relative; 
	border: solid #000000 1px; 
	top: -1px; left: 6px; 
	width: 502px; 
	padding: 15px 0px 5px 0px;
	margin: -16px 0px 0px 0px;
	text-align: center;
	background: #FFFFFF;
}