
 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FF;
	text-decoration: none
} 
  
  
 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 11PX;
	text-decoration: none
}
  
  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
} 

p, li, ul
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:0;
	line-height: 16px;
	list-style-type: square;
	list-style-image : url(bullet.gif);
}

h1 {
	font-family: Arial,Helvetica, sans-serif;
	color: #0099FF;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 0;
	margin-top:0;
}

h2
{
	font-family: Arial;
	color: #4C5866;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 2;
	margin-top:0;
}
h3
 	{ font-family: Arial;
	 font-size: 10pt; 
	 text-decoration: none; 
	 font-weight: bold;
	 color: #888888;
	 margin-bottom: 0; 
	 margin-top:0;} 
 
h4
	{font-family: Arial;
	font-weight: bold;
	font-size:  14px;

	margin-bottom: 0; 
	margin-top:0;}

h5{
	font-family: Arial;
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	line-height:11px;
	margin-bottom: 0;
	margin-top:0;
}

h6
{
	font-family: Arial;
	font-weight: bold;
	COLOR: #555555;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 0;
	margin-top:0;
}


 
#services a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none
} 
  
  
#services a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-size: 11PX;
	text-decoration: none
}
  
#services  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 11px;
	text-decoration: underline;
} 



#services h1 {
	font-family: Arial;
	color: #0099FF;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:0;
}

#search h1{
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-style : bold;
}

#tag h1{
	font-family: Arial;
	color: #33CCFF;
	font-size: 16px;
	text-decoration: none;
	font-style : bold;
    margin-bottom: 0;
	margin-top:0;
}
#tag h2{
	font-family: Arial;
	color: #999999;
	font-size: 16px;
	text-decoration: none;
	font-style : bold;
	margin-bottom: 0;
	margin-top:0;
}
#tag h3{
	font-family: Arial;
	color: #3366FF;
	font-size: 16px;
	text-decoration: none;
	font-style : bold;
    margin-bottom: 0;
	margin-top:0;
}


#button {
	width: 143px;
	border-right: 1px solid #C3CBCE;
	padding: 0 0 0em 0;
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #C3CBCE;
	color: #333;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #fff;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 2px 3px 2px 10px;
		border-left: 10px solid #C3CBCE;
		border-right: 5px solid #C3CBCE;
		background-color: #C3CBCE;
		color: #778899;
		text-decoration: none;
		width: 100%;
		font-weight:bold;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #666666;
		border-right: 5px solid #778899;
		background-color: #778899;
		color: #fff;
		font-weight: bold;
		}
