a.policy
{
	font-family: verdana, courier, serif;
 	font-size: 8pt;
 	color: #99CC33;
	text-decoration: none;	
}

a.policy:hover
{
	font-size: 8pt;
	font-family: verdana, sans-serif, helvetica, impact;
	color: #99CC33;
	font-weight: bold;
	text-decoration: none;
}
a.submit
{
	font-family: verdana, courier, serif;
 	font-size: 8pt;
 	font-weight: bold;
	color: #e7f7f7;
	font-weight: bold;
	text-decoration: none;
	border-style: outset; 
	border-width: 1px;
}

a.submit:hover
{
	font-size: 9pt;
	font-family: verdana, sans-serif, helvetica, impact;
	color: #e7f7f7;
	font-weight: bold;
	text-decoration: none;
	border-style: inset; 
	border-width: 1px;
}

font.thanks
{
	font-size: 9pt;
	font-weight: bold;
	color: #99CC99;
}
font.fail
{
	font-size: 9pt;
	font-weight: bold;
	color: red;
}
ul.newsletter li
{
	color: white;
	font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size: 11px;	
	list-style-type: disc;
}
#news{
	width:260px;
	padding:0px 0px;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size: 12px;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#news ul
{
	text-align:left;
	font-size: 11px;
	margin: 0;
	padding: 2px 2px 2px 2px;		
}
#news li 
{
 	text-align:left;
	font-size: 12px;
	padding-left: 20px;
	list-style: none;
	background-image: url("../images/leaf.gif");
	background-repeat: no-repeat;	
}

#news a {
	border-bottom: none;
	color:#999999;
	font-size: 11px;
}
#news hr
{
	height: 0;
	border: 0;
	border-top: 1px solid #999;
}
#news h3
{
 	font-size: 14px;
	text-align: center;
	position:static;
}

#news a:link, a:visited{
	color:#999999;
}

#news a:hover, a:active{
	color:#5B8FBE;
}

#newsletter
{
	margin: 0 15px;
	width: 140px;
	background-color: #CC9900;
}
p.policy
{
	color: #99CCCC;
	font-size: 13px;
}
table.newsletter
{
 	width: 140px;		
 	padding: 5px 5px 5px 5px;
 	background-color: #CC9900;
}
table.newsletter th
{
 	text-align: center;
	color: white;
	font-size: 12px;	
}
table.newsletter td
{
	color: #e7f7f7;
}
table.newsletter td.submit
{
 	text-align: center;
	color: #e7f7f7;
}
