body {
background-color: white;
font-family : helvetica, Arial, sans-serif;
font-size : 11px;
color : #424042;
font-weight: normal;
text-align:center;
}

td {
background-color: white;
font-family : helvetica, Arial, sans-serif;
font-size : 11px;
color : #424042;
font-weight: normal;
text-align:left;
left-align: left;
}


 A:ACTIVE, A:LINK, 
A:VISITED {
	text-decoration : underline;
	color : #424042;
}
 A:HOVER {
	text-decoration : none;
	color : #9E9D9E;
}

.bluehdr {
font-size : 13px;
color : #32AEDB;
font-weight: bold;
}

.blackhdr {
font-size : 13px;
color : #424042;
font-weight: bold;
}

.purplehdr {
font-size : 13px;
color : #55456B;
font-weight: bold;
}

.purplehdr16px {
font-size : 16px;
color : #55456B;
font-weight: bold;
}

.exhhistorydates {
font-size : 12px;
font-weight: bold;
}

td.grey {
background-color: #E3E3E3;
}

td.homegrey {
background-color: #EBEBEB;
}

td.blue {
background-color: #CBDBE1;
}

td.pink {
background-color: #E1CBDE;
}

td.purple {
background-color: #C4B3DC;
}

td.lightpurple {
background-color: #D2CBDC;
}

td.purplesidebar {
background-color: #C8BCD9;
}



td.yellow {
background-color: #F0F07E;
}

td.brblue {
background-color: #86EBFF;
}

td.lightyellow {
background-color: #FAFAAE;
}

td.beige {
background-color: #DCD0B3;
}

td.darkturq {
background-color: #45676B;
}

td.lightturq {
background-color: #9CDBE2;
}

td.lightgreen {
background-color: #C1E2C3;
}

td.lightkhaki {
background-color: #E2E19C;
}

td.lightorange {
background-color: #FFCF90;
}


table.pink {
background-color: #E1CBDE;
}

table.brblue {
background-color: #86EBFF;
}


.positioner {
background-color: transparent;
height: 100%;
position: absolute;
top: 4px;
width: 712px;
z-index: 1;
margin: 0px auto;
text-align: left;

}

.nav {
background-color: transparent;
height: 84px;
left: 9px;
position: absolute;
top: 95px;
width: 100%;
z-index: 2;
}

.searchbox {
background-color: transparent;
border: transparent;
height: 36px;
left: 9px;
position: absolute;
top: 62px;
width: 712px;
z-index: 3;
}

.animbox {
background-color: transparent;
height: 62px;
left: 9px;
position: absolute;
top: 4px;
width: 712px;
z-index: 4;
}

.pagehdr {
	background-color: transparent;
	height: 15px;
	left: 53px;
	position: absolute;
	top: 198px;
	width: auto;
	z-index: 5;
}

.main {
background-color: transparent;
border: transparent;
height: auto;
left: 9px;
position: absolute;
top: 228px;
width: 455px;
z-index: 6;
}

.mainsearch {
background-color: transparent;
border: transparent;
height: auto;
left: 9px;
position: absolute;
top: 228px;
width: 300px;
z-index: 6;
}


.mainexh {
background-color: transparent;
border: transparent;
height: auto;
left: 9px;
position: absolute;
top: 228px;
width: 712px;
z-index: 10;
}

.sidebar {
background-color: transparent;
height: auto;
left: 484px;
position: absolute;
top: 228px;
width: 237px;
z-index: 7;
}

.sidebarsearch {
background-color: transparent;
height: auto;
left: 700px;
position: absolute;
top: 228px;
width: 237px;
z-index: 7;
}

.contactbox {
background-color: transparent;
height: 15px;
left: 9px;
position: absolute;
align: bottom;
width: 712px;
z-index: 9;
}

.bottomaddress {
	bottom: 0px;
	position: absolute;
	width: 712px;
	left: 9px;
	clear:left / right / both;
	background-color: #333333;
}
.ninepoint {
	font-size: 9px;
}
.tenpx {
	font-size: 10px;
}
