/* CSS Document */

.red
	{ font-size: 10px;
	font-family:  verdana,Helvetica, sans-serif;
	color: #868686; text-decoration: none }
.red A 
	{ font-size: 10px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #868686; text-decoration: none }
.red A:hover 
	{ font-size: 10px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d10000; text-decoration: none }
.white
	{ font-size: 10px;
	font-family:  verdana,Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff; text-decoration: none }
.white A 
	{ font-size: 10px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff; text-decoration: none }
	
.white A:hover 
	{ font-size: 10px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #393939; text-decoration: none }
	
	
.text
	{ font-size: 11px;
	font-family:  verdana,Helvetica, sans-serif;
	color: #565656; text-decoration: none }
	
.big
	{ font-size: 13px;
	font-family:  verdana,Helvetica, sans-serif;
	color: #565656; text-decoration: none }
.gallery{
	font-size: 10px;
	font-family:  verdana,arial,Helvetica, sans-serif;
	font-weight:bold;
	color: #565656; text-decoration: none;}
.gallery A 
	{ 
	font-size: 10px;
	font-family:  verdana,arial,Helvetica, sans-serif;
	font-weight:bold;
	color: #565656; text-decoration: none; }
	
.gallery A:hover 	{
	font-size: 10px;
	font-family:  verdana,arial,Helvetica, sans-serif;
	font-weight:bold;
	color: #565656; text-decoration: underline; }

.mypets{ 
cursor: hand;
cursor: pointer;
font-size: 10px;
font-family:  verdana,Helvetica, sans-serif;
text-decoration: none; 
color: #5296ab; 
border: 1px #ffffff;
background: #ffffff;
}

.mypets A 
	{ font-size: 10px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color:#5296ab;
	font-weight:none;
	}
	
.mypets A:hover 
	{ font-size: 10px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-weight:none;
	color: #336699; text-decoration: underline; }


.openpet{ 
cursor: hand;
cursor: pointer;
font-size: 10px;
font-family:  verdana,Helvetica, sans-serif;
text-decoration: none; 
color: #000000; 
border: 1px #ffffff;
background: #ffffff;
}

.openpet A 
	{ font-size: 10px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color:#000000;
	font-weight:bold;
	}
	
.openpet A:hover 
	{ font-size: 10px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #336699; text-decoration: underline; }

.bg{
	background-color:#3b7b96;
	font-size: 10px;
	font-family:  verdana,arial,Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff; text-decoration: none };
.bg A{
	background-color:#3b7b96;
	font-size: 10px;
	font-family:  verdana,arial,Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff; text-decoration: none };
.bg A:hover{
	background-color:#3b7b96;
	font-size: 10px;
	font-family:  verdana,arial,Helvetica, sans-serif;
	font-weight:bold;
	color: #565656; text-decoration: underline };

.bg_table{
background-color:#dedbd2;}

.bg_table1{
background-color:#e9e6e1;}
	
.ar{
	font-size: 12px;
	font-family:  tahoma,arial,Helvetica, sans-serif;
	font-weight:none;
	color: #565656; text-decoration: none;}
	
.hand{ 
cursor: hand;
cursor: pointer;}



	

