body		{
	background:	url("_background.gif");
	margin-top:	0;
	margin-left:	0;
	margin-right:	0;
	margin-bottom:	1.58em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:		auto;
	}

div.rightframe	{
	position:		absolute;
	top:		20px
	left:		600px;
	}

	/* grouping common text attributes */

h1, h2, h3, p, li, body, p.boldheader, blockquote	{
	font-style:		normal;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	normal;
	}
h1, h2, h3, p, li, div, table, table.main, tr, center, div.links, div.text {
	margin-left:	0;
	margin-right:	0;	
	margin-top:	0;
	margin-bottom:	0;
	padding-left:	0;
	padding-right:	0;
	border-top:	0;
	border-bottom:	0;
	border-left:	0;
	border-right:	0;
	padding-top:	.33em;
	padding-bottom:	.33em;
	float:		none;
	clear:		none;
	}

table, tr, td	{ 
	vertical-align: top;
	}

	/* text control */

h1, h2, h3, p, body, p.boldheader, blockquote	{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	}
p, p.boldheader, p.adtext, blockquote	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	}
h1		{
	font-size:		16pt;
	font-weight:	bold;
	color:		#666666;
	}
h3		{
	font-size:		11pt;
	font-weight:	bold;
	color:		#666666;
	}
h3.listheader		{
	font-size:		10pt;
	font-weight:	bold;
	color:		#666666;
 	padding-top:	.0em;
	padding-bottom:	.0em;
	}
body		{
	font-size:		9pt;
	font-weight:	normal;
	color:		#666666;
	}
p		{
	font-size:		8pt;
	font-weight:	normal;
	color:		#666666;
	text-align:		justify;
	}
p.boldheader	{
	font-size:		9pt;
	font-weight:	normal;
	color:		#666666;
	}
p.leftbar		{
	font-size:		8pt;
	font-weight:	normal;
	color:		#333333;
	text-align:		center;
	}
p.ctrtext		{
	text-align:		center;
	}
p.adtext		{
	font-size:		6pt;
	font-weight:	normal;
	color:		#333333;
	}
p.tabledata	{
	font-size:		7pt;
	font-weight:	normal;
	color:		#666666;
	}
blockquote		{
	font-size:		9pt;
	font-weight:	normal;
	color:		#666666;
	margin-left:	0;
	text-align:		justify;
	}
li		{
	font-size:		9pt;
	text-align:	left;
	}
ul		{
	list-style-type:	none;
	text-align:	left;
	}
ol		{
	font-family:	lower-alpha;
	}
td, td.adsense	{	
	line-height:	1.33em;
	}		
b		{
	font-weight:	bold;
	}
i		{
	font-style:	italic;
	}
p.links 		{
	font-family:	lower-alpha;
	}

	/* object control */

div.links		{
	text-align:		left;
	}
div.text		{
	text-align:		justify;
	}
table.main		{
	text-align:	left;
	}
table.news		{
	text-align:		center;
	background-color:	#F3F3F3;
	}

	/* begin link affordances */
		
a:active		{color: #6699CC; text-decoration: none;}	
a:link		{color: #6699CC; text-decoration: none;}
a:visited		{color: #6699CC; text-decoration: none;}
a:hover		{color: #CC0000; text-decoration: underline;}

.menubar a:active	{color: #6699CC; text-decoration:underline;}			
.menubar a:link	{color: #6699CC; text-decoration:underline;}	
.menubar a:visited	{color: #6699CC; text-decoration:underline;}
.menubar a:hover	{color: #CC0000; text-decoration:underline;}
