/*   http://www.c4host.com/css/c4_001.css   */

body	{
	color : #000000;
	font-family : Tahoma, Verdana ,Arial, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	margin: 0px;
	scrollbar-face-color: #707070;
    scrollbar-highlight-color: #DCDCDC;
    scrollbar-shadow-color: #666666;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-arrow-color: White;
    scrollbar-track-color: #E2E2E2;
    scrollbar-darkshadow-color: #999999;
	}
	
th, td, p, li {
	font-family : Tahoma, Verdana ,Arial, sans-serif;
	font-size: 11pt;
	}
	
h1	{
	font-size: 18pt;
       }
	
h2	{
	font-size: 16pt;
	   }

h3
        {
        font-size:  14pt;
         }
h4	
	{
	font-size: 12pt;
	}
h5	
	{
	font-size: 9 pt;
	font-weight: lighter;
	}

a:link	{
		color:	#483D8B;
		text-decoration: underline; 
		font-weight: bold;
		}
a:visited
		{
		color:	#483D8B;
		 text-decoration: underline;
		 font-weight: bold;
		}
a:hover
		{
		 color: Red; 
		 text-decoration: underline;
		 font-weight: bold;
		}
	
/*   div classes   */

.submit					{
						color: #fff;
						background-color: #c00;
						border-style: solid;
						border-color: #c00;
						}
						
						
						.copyright {
	font-family: helvetica, sans serif;
	color: #666666;
	font-size: 10pt;
	text-align : center;
	}
	
.forumline	{ 
background-color: #FFFFFF;
border: 2px #006699 solid;
 }
td.row3	{
 background-color: #D1D7DC;
  }
  
.whois {
	font-family : Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	}
	
.formerror {
	font-family : Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #D00000;
	}
