* 		{ padding: 0; margin: 0; color: #9b9b9b; }
*, body	{ font-family: Trebuchet MS, Helvetica, Arial; font-size: 95%; }

body {
	
	margin:20px;
	background-color:#F7F7F7;
	background-repeat: repeat-x; 
	background-position: top center;
	font-family:  sans-serif, ;
	font-size:14px;
	

}

A  {
	font-family:  sans-serif, ;
	font-size:14px;
	color: black;
	text-decoration : none;
	
	
	


}



#pageWrap {
	
	background-color:		transparent;
	margin:					25px auto;
}

#pageBody {
	width:					100%;
}

div.hoverBtn {
	position: 		relative;
	float:			left;
	
}

div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	
	text-align: 		center;
	font-size:		1.1em;
	text-decoration:	none;
	color:			#9B9B9B;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	
}

b {font:sans-serif 12px; color:#000000}

p {
	padding-top:	10px;
	margin:			0.5em 0;
	color: #000000;
	font-family: sans-serif;
	font-size: 11px;
	font-weight:bold;
	
	


p1 {
	padding-top:	10px;
	margin:			0.5em 0;
	color:			#9B9B9B;
	font-family: sans-serif;
	font-size: 10px;
	
	
}

p2 {
	font-family:  sans-serif, ;
	font-size:12px;
	color: #000000;
	text-decoration : none;
}

p3 {
	font-family:  sans-serif, ;
	font-size:12px;
	color: #000000;
	text-decoration : none;
}
.clear	{ clear: both; }




