body 
{
	margin:0px;
	background-color:#000000;
	color: #666666;
	font-family: tahoma ;
	font-size: 8pt; 
	font-weight:normal;
}

table 		{font: normal 8pt tahoma;}
img 		{border-color:#999999; border-width:1px;}

.newstitle 	{font-size: 10pt; font-weight:bold; }
.newstitlesmall {font-size: 9pt; font-weight:bold; }
.imagelink 	{border:thin solid #999999; cursor: pointer; cursor: hand;}
.division 	{background-color:#111111;}

div.releasetitle
{
	background-color:#111111;	
  	cursor: pointer; cursor: hand;
  	width:"500px";
  	height:"30px";
  	border:1px solid #000000;
  	font-size: 10pt; 
	font-weight:bold;
}

div.releaseDescription
{	width:485px;
	text-align:left;
	padding:3px;
	border:1px solid #333333;
}


.menuitemoff
{
	font-family: tahoma ;
	background-color:#000000;
	font-size: 8pt; 
	font-weight:bold;
	padding:0px;
	margin:0px;
	cursor: pointer; 
	cursor: hand;
}

.menuitemon
{
	font-family: tahoma ;
	color: #bbbbbb;
	background-color:#333333;
	font-size: 8pt; 
	font-weight:bold;
	padding:0px;
	margin:0px;
	cursor: pointer; 
	cursor: hand;
}

.select 
{
	height:20px;
	font-family: tahoma ;
	color: #666666;
	background-color:#222222;
	font-size: 8pt; 
	font-weight:normal;
	padding:0px;
	margin:0px;
	border:none;

}

.textarea 
{
	font-family: tahoma ;
	color: #666666;
	background-color:#222222;
	font-size: 8pt; 
	font-weight:normal;
	padding:0px;
	margin:0px;
	border:none;
}

.mailing 
{
	height:14px;
	font-family: tahoma ;
	color: #666666;
	background-color:#222222;
	font-size: 8pt; 
	font-weight:normal;
	padding:0px;
	margin:0px;
	border:none;
}

.b_submit_off 
{
	height:14px;
	width:105px;
	color: #999999;
	font-size: 8pt; 
	font-weight:bold;
	font-family: tahoma ;
	background-color:#000000;
	padding:0px;
	margin:0px;
	border-style:none;
	cursor: pointer; 
	cursor: hand;
}

.b_submit_on 
{
	height:14px;
	width:105px;
	color: #333333;
	font-size: 8pt; 
	font-weight:bold;
	font-family: tahoma ;
	background-color:#000000;
	padding:0px;
	margin:0px;
	border-style:none;
	cursor: pointer; 
	cursor: hand;
}

.b_guestbook_off 
{
	border:1px solid #999999;
	color: #999999;
	font-size: 8pt; 
	font-weight:bold;
	font-family: tahoma ;
	background-color:#000000;
	padding:0px;
	margin:0px;
	cursor: pointer; 
	cursor: hand;
}

.b_guestbook_on 
{
	border:1px solid #333333;
	color: #333333;
	font-size: 8pt; 
	font-weight:bold;
	font-family: tahoma ;
	background-color:#000000;
	padding:0px;
	margin:0px;
	cursor: pointer; 
	cursor: hand;
}



a 		{ font-weight: bold; color: #999999;text-decoration: none; }
a:link 		{}
a:visited 	{}
a:hover 	{color: #333333;}
a:active 	{}

#tickertape{
position:relative;
layer-background-color:#000000;
width:400px;
height:15px;
}

#subtickertape{
background-color:#000000;
position:relative;
border: 1px solid #000000;
width:400px;
height:15px;

}

.subtickertapefont{
font:normal 8pt tahoma;
text-decoration:none;
color:#666666;
}

.subtickertapefont a{
color: #999999;
text-decoration:none;
}



