﻿a:link,a:visited,a:active {text-decoration:none; color:#333333;}
a:hover {text-decoration:underline; color: #0650A5;}

a.und:link,a.und:visited,a.und:active {text-decoration:underline; color:#333333;}
a.und:hover {text-decoration:underline; color: #0650A5;}

a.item:link,a.item:visited,a.item:active {line-height: 14pt;}
a.item:hover {line-height: 14pt;}

a.small:link,a.small:visited,a.small:active{font-size: 9pt}
a.small:hover {font-size: 9pt}

a.smallUnd:link,a.smallUnd:visited,a.smallUnd:active {text-decoration:underline; font-size: 9pt}
a.smallUnd:hover {text-decoration:underline; font-size: 9pt}

a.nav:link,a.nav:visited,a.nav:active {
	text-decoration: none;
	color: #131313;
	font-weight: bold;
	font-size: 10pt;
}

a.nav:hover {
	text-decoration:none;
	color:#0753EE;
	font-weight: bold;
	font-size: 10pt;
}

body {
	background-color: #B4B3B3;
	background-image:url('siteart/bodybkg.gif');
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
}

.headingA {
	font-size: 14pt;
	color: #06326E;
}

.headingABlack {
	font-size: 14pt;
	color: #333333;
}


.headingB {
	font-size: 13pt;
	color: #06326E;
}

.headingSmall {
	font-size: 9pt;
	font-weight: bold;
	color: #06326E;
}

.rentalTitles {
	font-weight: bold; font-size: 10px; color: #333333; 
}
.rentalTables {
	font-weight: normal; font-size: 10px; color: #666666; line-height: 12px;
}



