#body1 {  
	color: #000000; 
	background: #EEEEEE url(images/background1.jpg) no-repeat bottom right fixed; 
	margin: 0px;
	border: 0px none;
	padding: 0px;
	height:90%; /* forces short pages to almost fill to bottom of page */
	
	}
#body2 {  
	color: #cccccc; 
	background: #EEEEEE url(images/background2.jpg) no-repeat bottom left fixed;
	margin: 0px;
	border: 0px none;
	padding: 0px;
	height:90%; /* forces short pages to almost fill to bottom of page */
	
	}
#body3 {
	color: #010E22;

	background: #EEEEEE url(images/background3.jpg) no-repeat bottom right fixed;
	margin: 0px;
	border: 0px none;
	padding: 0px;
	height:90%; /* forces short pages to almost fill to bottom of page */

	
	}
	
.smallredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #86000a;
	text-align: left;
	height: 41px;
	width: 208px;
	vertical-align: middle;
	right: 22px;
	text-decoration: none;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #868686;
	text-align: left;
	vertical-align: middle;
	height: 41px;
	width: 698px;
}
.addressbar {
	background-image: url(images/pearlvets_07.jpg);
	background-repeat: repeat-x;
	height: 41px;
	width: 968px;
}

.topbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #868686;
	height: 86px;
	width: 968px;
	text-align: right;
	top: 16px;
	left: 9px;
}
.menubackground {
	background-image: url(images/pearlvets_20.jpg);
	background-repeat: repeat-y;
	width: 160px;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8f141a;
	width: 160px;
	padding-left: 12px;
}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 79px;
	width: 541px;
	padding-right: 11px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6b6969;
	width: 160px;
	text-decoration: none;
	padding-left: 12px;
	
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
.redheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8f141a;
	text-decoration: none;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.gray{
    font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #999999;
        text-decoration: none;
}
a.gray:hover {
    color: #8f141a;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8f141a;
	text-decoration: none;
}
.menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8f141a;
	height: 100%;
	width: 160px;
	text-decoration: none;
	padding-left: 12px;
	
}
/* Fees */
/********/
#fees {
color: #000000;
background: #FEFEFE;
border: 1px dashed #333333;
padding: 5px;
width: 90%;
margin-left: 5%;
}
#feesNotSelected {
padding: 5px;
width: 90%;
margin-left: 5%;
}
#feesTitle {
position: relative;
float: left;
width: 65%;
text-align: left;
}
#feesPrice {
width: 35%;
position: relative;
float: right;
text-align: right;
}
.mainbackground {
	height: 680px;
}
.graycell {
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
.redheadingsbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8f141a;
	text-decoration: underline;
}
