

html 

     { background-color: #efefef; }


body
       { 
      width: 800px;
	margin: 0 auto;
	font-family: georgia, times, verdana, Arial; 
	color: #808080; font-size:10pt; 
			
	}

div#content, .table_examples    
       { font-family: georgia, times, verdana, Arial; 
        color: #808080; font-size:10pt; 
      
	margin-top: 10px;
	margin-bottom: 10px;
	
	padding: 15px;
			
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background-color: #fff;
			
	}

div#content img, .table_examples img
	{
	filter:alpha(opacity=90);   
	-moz-opacity: 0.9;   
	border: 0px solid #e9e9e9;

	background-color: #fff;
	padding: 3px;
	width: px;
	height: px;
	 }
	 
	 
.table_recents    
       { font-family: georgia, times, verdana, Arial; 
        color: #808080; font-size:10pt; 
      
	margin-top: px;
	margin-bottom: px;
	
	padding: 10px;
			
	border-left: 1px solid #e9e9e9;
	border-right: 0px solid #e9e9e9;
	border-top: 0px solid #e9e9e9;
	border-bottom: 0px solid #e9e9e9;
	background-color: ;
			
	}
 
.table_recents img,
	{
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	border-bottom: 1px solid #e9e9e9;

	background-color: #fff;
	padding: 3px;
	width: px;
	height: px;


	 }
	 
	 
.pag_name
{ 
background: #fff;

font-family: georgia, times, verdana;
	font-size: 24pt; 
	font-weight: normal;
	line-height: 150%;
		 color: #afb5bd;
		 text-align: center;
		 border: 0px solid #dcdcdc;
}

.pag_name_small
{ 
background: #fff;

font-family: georgia, times, verdana;
	font-size: 18pt; 
	font-weight: normal;
	line-height: ;
		 color: #afb5bd;
		 text-align: center;
		 border: 0px solid #dcdcdc;
}







/*a { text-decoration: none; margin-left:10px; line-height: 150%; font-weight: normal;	}*/

a, a:link, a:visited, a:active
	{
	font-family: georgia, times, verdana;
	font-size: 12pt; color:#808A95; 
	text-decoration: none;
	}

/*a:link { color: #808080;  }*/

/*a:visited { color: #999999; }*/

/*a:active { color: #666666;	 }*/

a:hover { 	color: #336699;  }


.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 0px solid #eee;
background: #fff;
font-family: georgia, times, verdana;
	font-size: 12pt; 
	 color: #afb5bd;
	  border-top: 0px solid #dcdcdc;
		 border-bottom: 1px solid #dcdcdc;
		  text-align: left;

		
		 

}

.openpet{ /*class added to title of 1st demo when they are open*/
background: #fff;
 border-top: 1px solid #dcdcdc;
 border-bottom: 0px solid #dcdcdc;
  text-align: left;
  padding: 2px 5px;


}

.thepet{ /*class added to contents of 1st demo when they are open*/
background: #fff;
padding: 2px 5px;
font-family: georgia, times, verdana;
	font-size: 12pt; 
		 color: #afb5bd;
		 border-top: 0px solid #dcdcdc;
		 border-bottom: 1px solid #dcdcdc;
		 border-left: 0px solid #f9f9f9;
		 text-align: left;

		 
		 
}

.p_adsense
	{
	text-align: center;
	vertical-align: ;
	padding-top: 15px;
	padding-bottom: 15px;
	
	width: 550px;
	background-color: #f9f9f9;
   	}

