
       

	.eviewtitle	{
			 background-color: #CCCCCC; 
			 padding: 10px;
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 14pt;
			 font-weight: bold;
			 color: #000000 
			 }

	table.nav	{
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 7.5pt;
			 font-style: bold;
			 color: white
			 }

	table.main	{
			 border 0px 1px 0px 1px;
			 background-color: #CCCCCC;
			 padding: 5px;
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 7.5pt;
			 }
		
        table.content	{
			 background-color: #CCCCCC; 
			 }
	
	td.title	{
			 padding: 5px;
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 9pt;
			 font-style: normal;
			 color: #909090
			 }
	
	td.new		{
			 background-image: url(http://rv.rctspace.com/images/new.gif);
			 background-repeat: no-repeat;
		 	 border: none;
			 width= 31px;
			 height= 12px;
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 7.5pt;
			 color: #ffffff
			 }
	
	td.notnew		{
			 background-image: url(http://rv.rctspace.com/images/notnew.gif);
			 background-repeat: no-repeat;
		 	 border: none;
			 width= 31px;
			 height= 15px;
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 7.5pt;
			 color: #ffffff
			 }
	 
	td.menuhead	{
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 9pt;
			 font-weight: bold;
			 color: white
			 }
	
	td.q		{
			 font-family: Verdana, Arial, Helvetica;
			 font-size: xx-small;
			 font-style: italic;
			 font-weight: bold;
			 color: black
			 }
	
	td.a		{
			 font-family: Verdana, Arial, Helvetica;
			 font-size: xx-small;
			 color: black
			 }
	
	td.asker	{
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 7.5pt;
			 font-weight: bold;
			 color: #02504F
			 }
	
	td.replier	{
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 7.5pt;
			 font-weight: bold;
			 color: red
			 }

 	td.series	{
 			 font-family: Verdana, Arial, Helvetica;
			 background-color: #666666;
			 font-size: 7.5pt;
			 font-weight: bold;
			 }	

	p.preamble	{
			 background-color: #CCCCCC;
			 padding: 10px;
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 7.5pt;
			 font=style: normal;
			 color: black
			 }
	
	p.summary	{
			 padding: 5px;			 
			 font-family: Verdana, Arial, Helvetica;
			 font-size: 7.5pt;
			 font-style: italic;
			 color: #00
			 }
 	
	
	a:link	        {
			 color: #00c0c0;
			 text-decoration: underline
			 }
	
	a:active	{
			 color: gray;
			 text-decoration: underline
			 }
	
	a:visited	{
			 color: #c0c0c0;
			 text-decoration: underline
			 }
	
	a:hover	{
			 color: red;
			 text-decoration: underline
			 }


