
body {
	color: black;
	background-color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}



a img { border-style: none; }



div#pagebackground {
	position: fixed;
	width: 1000px;
	height: 2500px;
  	color: black;
  	background-color: white;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	border: 0;
}



#allcontent {
	margin-left: 2em;
	margin-right: 2em;
	margin-top: .1em;
	margin-bottom: 0;
	padding: 0;

}


h1 {
	margin-top: 0.1em;
	margin-bottom: 0.3em;
	font-size: 1.4em;
	font-weight: bold;	
}

h2 {
	clear: both; 
	margin-top: 2em;
	margin-bottom: 0.3em;
	font-size: 1.2em;
	font-weight: bold;
}

p {
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding: 0;
}

#pricestable {
	margin: 0;
	position: absolute;
	top: 311px;
	left: 22px;
	table-layout: fixed;
}




td.priceav {
	width: 50px;
	margin: 0;
	border: 0;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	background-color: #94F294;
	border-left: 18px solid white;
	border-top: 1px solid white;
}


td.pricebk {
	width: 50px;
	margin: 0;
	border: 0;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	background-color: #D4A78E;
	border-left: 18px solid white;
	border-top: 1px solid white;
}

td.pricepw {
	width: 50px;
	margin: 0;
	border: 0;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	background-color: #D5F0D5;
	border-left: 18px solid white;
	border-top: 1px solid white;

}

td.priceun {
	width: 50px;
	margin: 0;
	border: 0;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	color: white;
	background-color: #94F294;
	border-left: 18px solid white;
	border-top: 1px solid white;

	
}




td.date {
	width: 90px;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
	background-color: #EBEBEB;
	text-align: left;
	border-top: 1px solid white;

}


td.datesat {
	width: 90px;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
	background-color: #EBEBEB;
	text-align: left;
	border-left: 15px solid white;
	border-top: 1px solid white;

}



#fixedheader {
	position: fixed;
	top: 0px;
	left: 0px;


}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


a.av {
	color: black;
}
a.bk {
	color: #757574;
	text-decoration: line-through;
}
a.pw {
	color: black;
}
a.un {
	color: black;
}


strong {
	font-weight: bold;
}

.w3org {
	margin-top: 5em;
}

.onlyprint {
	display: none;
}

.smallyear {
	font-size: 75%;
}

#formtoemailleft {
	position: fixed;
	top: 125px;
	left: 20px;
	width: 440px;;
	height: 500px;
	background-color: white;
	padding-left: 30px;
	padding-top: 40px;
	visibility: hidden;
}



#formtoemailright {
	position: fixed;
	top: 125px;
	left: 440px;
	width: 450px;
	height: 500px;
	background-color: white;
	padding-left: 100px;
	padding-top: 20px;
	visibility: hidden;


}

#formtext {
	position: fixed;
	width: 400px;
	height: 180px;
	overflow: auto;
	top: 340px;
	left: 540px;
	color: black;
	background-color: #EBEBEB;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 2px;
	visibility: hidden;

}



#onsubmitofform {
	font-size: 1.2em;
	margin:0px;
	width:700px;
	height:440px;
	background-color:yellow;
	text-align:center;
	position: fixed;
	top: 150px;
	left: 10px;
	padding: 5px;
	visibility: hidden;



}


#savechangesbutton {
	position: fixed;
	top: 235px;
	left: 10px;
	background-color: yellow;
	padding: 5px;
	visibility: hidden; 

}



#fixedslides {
	position: fixed;
	top: 295px;
	left: 500px;


}


#fixedpara {
	position: fixed;
	top: 125px;
	left: 450px;
	width: 500px;
	height: 160px;
	overflow: auto;
	padding-right: 10px;

}

#cancelbutton {
	padding: 10px;
	position: fixed;
	top:350px;
	left:600px;
	background-color:white;
	text-align:center;
	visibility: hidden;

}





div#topbar {
	padding: 0;
	margin: 0;
	border: 0;
	width: 1000px;
	height: 120px;
	background-color: white;
	position: fixed;
	left: 0;
	top: 0;
}


#leftlogo {
	padding: 0;
	margin: 0;
	border: 0;
	position: fixed;
	left:0px;
	top:0px;
	width:407px;
	height:150px;
}


#pagelinks {
	padding: 0;
	margin: 0;
	border: 0;
	position:fixed;
	left:407px;
	top:0px;
}

#rightlogo {
	width:283px;
	height:150px;
	padding: 0;
	margin: 0;
	border: 0;
	position:fixed;
	left:690px;
	top:0px;
}



#popupbox {
	width:250px;
	height:20px;
	padding: 0;
	margin: 0;
	border: 0;
	position:fixed;
	left:328px;
	top:295px;
	color: black;
	background-color: yellow;
	text-align: center;
	visibility: hidden;


}






