/* CSS Document */

html,body,td,th{
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:10px;
	color:#999999;
	
}	

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

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

a:hover{
	color:#993333;
	text-decoration:none;
}

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



.style1 {	
	font-size: 24px;
	color: #993333;
	text-align:left;
	margin-left: 4px;
	padding-left: 4px;	
	}
		
a.style1:link {
	color:#999999;
	text-decoration:none;
}

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

a.style1:hover{
	color:#993333;
	text-decoration:none;
}

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

.style2 {
	color:#999999;
	 font-size:12px;
	  }
 
 .style3{
	 font-size:14px;
	color: #993333;
	background-color:#cccccc;
	width:144px;
	height:18px;
	margin-left: 4px;
	padding-left: 4px;
	padding-bottom:4px;
		
		 }
 
  .style4{
	 font-size:14px;
	color: #999999;
	background-color:#ffffff;
	width:144px;
	height:18px;
	margin-left: 4px;
	padding-left: 4px;
	padding-bottom:4px;
		
		 }
		 
 a.style4:link{
 	color: #999999;
	background-color:#ffffff;
  }
  
   a.style4:visited{
	color: #999999;
	background-color:#ffffff;
  }
  
  a.style4:hover{
	color: #993333;
	background-color:#999999;
  }
  
    a.style4:active{
	color: #999999;
	background-color:#ffffff;
  }

 
 .style6{
	font-size:14px;
}

.style7{
	padding-left:30px;
}

