body
{
	background: #D1D1D1 url(./bg-body.gif) repeat-y top center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #111111;
	text-align: center;
} 

a:hover		{ color: #0000FF; text-decoration: none; }

a:link		{ color: #0000FF; }

a:visited	{ color: #0000FF; }

h3		{ text-align: center; }

img.title
{
	border: solid 0px;
	width: 400px; 
	height: 70px; 
	text-align: center;
}

pre
{	
	text-align: left; text-indent: 0px;
	font-size: 10pt;
	color: #000000;
}

div.title
{
	position: relative;
	width: 702px; height: 74px;
	top: 0px;
	text-align: center;
	margin: 0px 0px 0px 1px;
	padding: 6px 0px 0px 0px;
	background: #D1D1D1 URL(./bg-titlebar.gif) no-repeat top center;
}

div.linkbar
{
	position: relative;
	width: 700px; height: 29px;
	top: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: URL(./bg-toppanel.gif) no-repeat top center;
}

img.link
{
	position: relative;
	width: 107px; height: 21px;
	top: 7px; 
	border: solid 0px;
	margin: 0px -2px 0px -1px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

div.content
{
	position: relative;
	width: 700px;
	top: 0px;
	text-align: left; text-indent: 10px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	background: URL(./bg-contentpanel.gif) repeat-y top center;
}

div.copyright
{
	position: relative;
	width: 700px; height: 67px;	
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	background: URL(./bg-bottompanel.gif) no-repeat top center;
	font-size: 8pt; letter-spacing: 1px; 
	text-align: center;
}

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;
}