/* print style */

a:link {
	color: #3E7522;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #665428;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	background: #24551C;
	color: #EAD9B5;
	font-weight: bold;
	text-decoration: none;
}

a:hover.two {
	background: none;
}	  

a:active {
	background: #24551C;
	color: #EAD9B5;
	font-weight: bold;
	text-decoration: none;
}
a:active.two {
	background: none;
}

.ahem {
	display: none;
}

body {
	background: url("") #ffffff;
	color: #000000;
	font-family: "courier new", courier, monospace;
	font-size: 12px;
	margin: 0;
	scrollbar-3dlight-color: #B79543;
	scrollbar-arrow-color: #3D6828;
	scrollbar-darkshadow-color: #41320D;
	scrollbar-face-color: #DFC075;
	scrollbar-highlight-color: #F0E7D2;
	scrollbar-shadow-color: #917637;
	scrollbar-track-color: #EAD9B5;
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.bottom {
	background: url("bottom.jpg") repeat-x;
	margin: 0;
	padding: 0;
}

.candle {
	background: none;
	border: none;
	color: #000000;
	font-family: "times new roman", times, serif;
	font-size: 11px;
	padding: 3px;
}

.filler {
	background: url("") none;
	margin: 0;
	padding: 0;
}

.floatleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
}

.floatright {
	float: right;
}

.menu { display: none;
}
.menu2 {
	display: none;
}
.ahem {
	display: none;
}
.small {
	font-size: 10px;
}

.text {
	background: url("bg.jpg") #EAD9B5;
	color: #000000;
	font-family: "times new roman", times, serif;
	font-size: 12px;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	vertical-align: top;
}
.printurl {
	color: #000000;
	font-family: "times new roman", times, serif;
	font-size: 12px;
}
.printemail {
	color: #000000;
	font-family: "times new roman", times, serif;
	font-size: 12px;
	text-align: center;
}
.top {
	background: url("") none;
	margin: 0;
	padding: 0;
}							
.top2 {
	background: url("") none;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12x;
}
