body 
{	
	font-family : arial;
	color : #666666;
	font-size: 11px; 
	background:#ffffff;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0; 	
}

a:link  	{font-family : arial;color : #ff9900;text-decoration : none;font-size : 11px;}
a:visited  	{font-family : arial;color : #ff9900;text-decoration : none;font-size : 11px;}
a:active  	{font-family : arial;color : #ff9900;text-decoration : none;font-size : 11px;}
a:hover  	{font-family : arial;color : #ff6633;text-decoration : none;font-size : 11px;}

a.nav:link  	{font-family : arial;color : #666666;text-decoration : none;font-size : 10px;}
a.nav:visited  	{font-family : arial;color : #666666;text-decoration : none;font-size : 10px;}
a.nav:active  	{font-family : arial;color : #666666;text-decoration : none;font-size : 10px;}
a.nav:hover  	{font-family : arial;color : #ff0000;text-decoration : none;font-size : 10px;}

.gray-all {background:#ffffff;font-family:arial;font-size : 11px;color:#666666;border-style:solid;border-width: 1px; border-color: #cccccc;}

.form {width:200px;background:#ffffff;font-family:verdana;font-size : 10px;color:#666666;border-style:solid;border-width: 1px; border-color: #cccccc;}

.form.height {width:200px;height:100px;}

.gray-gray {background:#e8e8e8;font-family:arial;font-size : 11px;color:#666666;border-style:solid;	border-width: 1px; 	padding-left : 2px;border-color: #cccccc;}

.copy {padding:5px;border-width:0px;font-family:verdana;font-size:10px;}

.product-copy {left-padding:20px;border-width:0px;font-family:verdana;font-size:10px;}

.header {font-family:verdana;font-weight:bold;font-size:10px;margin-top:0px;margin-bottom:7px;margin-left:0px;margin-right:0px;}

table.gray 
{	
	background:#ffffff;
	font-family:arial;
	font-size : 11px;
	color:#666666;
	border-style:solid;	
	border-width: 1px; 
	border-color: #cccccc;
}

td 
{
	background:#ffffff;
	font-family:arial;
	font-size : 11px;
	color:#666666;
}

td.gray-rt 
{	
	background:#ffffff;
	font-family:arial;
	font-size : 11px;
	color:#666666;
	border-style:solid;	
	border-right-width: 1px;
	border-left-width: 0px;  
	border-top-width: 0px;  
	border-bottom-width: 0px;  	
	border-right-color: #cccccc;
}

td.gray-top-bt 
{	
	background:#ffffff;
	font-family:arial;
	font-size : 11px;
	color:#666666;
	border-style:solid;	
	border-right-width: 0px;
	border-left-width: 0px;  
	border-top-width: 1px;  
	border-bottom-width: 1px;  	
	border-bottom-color: #cccccc;
	border-top-color: #cccccc;
}

td.pad
{
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;	
	padding-bottom:10px;	
}

td.raised
{	
	border-style : solid;
	border-top-color : #e8e8e8;
	border-bottom-color : #333333;
	border-left-color : #e8e8e8;
	border-right-color : #333333;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	background : #97C570;
	color : #ffffcc;
	padding-left : 3px;
	padding-right : 0px;
	padding-top : 2px;
	padding-bottom : 3px;
	font-family : verdana, sans-serif;
	font-size : 10px;
}

td.raised2
{	
	border-style : solid;
	border-top-color : #e8e8e8;
	border-bottom-color : #333333;
	border-left-color : #e8e8e8;
	border-right-color : #333333;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	background : #0072B6;
	color : #ffffcc;
	padding-left : 3px;
	padding-right : 0px;
	padding-top : 2px;
	padding-bottom : 3px;
	font-family : verdana, sans-serif;
	font-size : 10px;
}

