body {
	font-size: 100%; FONT-FAMILY: arial, verdana, arial, helvetica, sans-serif;
}
p {
	padding: 8px;
	font-size: 1.6em;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 2.5em;
	margin-top: 0px;
	margin-bottom: 10px;




}
h1 {
	padding: 8px 26px;
	color: #000000;
	background-color: #FFFF99;
	font-size: 115%;
	border: 1px solid #FFFFFF;
	width: 100%;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 200px;
	border-bottom: 1px solid #ffffff;
	text-align: center;


	}
ul li {
	position: relative;


	}
li ul {
	position: absolute;
	left: 199px;
	top: 0;
	display: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #FFFF99;
	padding: 5px;
	border-bottom: 0 solid #FFFFFF;
	font-size: 0.8em;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;



	}
li:hover ul {
	display: block;

	}
li.over UL {
	display: block;
	}

ul li a:hover {
	background: #009933;
	color:#FFFFFF;
	text-decoration: none;

	}
/* Fix IE. Hide from IE Mac \*/
*html ul li { float: left; height: 1%}
*html ul li a {
	height: 1%;
}
/* End */


	
blockquote {
	font-size: 70%;
	text-decoration: none;
	text-align: right;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;

}
/* Fix IE. Hide from IE Mac \*/
*html h3 { float: left; height: 1%}
.leftbody {
	margin: 0px;
	padding: 10px;
	font-size: 80%;
	text-align: center;


}
.sml {
	font-size: 60%;
	color: #999999;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}
.small {
	font-size: 70%;
	color: #999999;

}
.qt {
	padding: 8px 26px;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 100%;
	border: 1px none #000000;
	width: 100%;
	font-style: italic;
	text-align: right;

}
a {
	color: #009933;
	font-weight: normal;
	text-decoration: none;


}
a:hover {
	text-decoration: underline;
}
.pics {
	border: 2px solid #006633;
	padding: 5px;

}

.side {
	font-size: .7em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	font-weight: bold;
	margin-left: 20px;
}

@media screen
{

#topbr 
{ position: absolute;
left: 0px;
top: 0px;
height:100px;
width: 100%;
background-color: #009933;
	border-top: none;
	border-right: none;
	border-bottom: 4px solid #000000;
	border-left: none;

}

#menu 
{
	position: absolute;
	left: 5px;
	top: 110px;
	width: 200px;
	background-color: #ffffff;
	z-index: 5;
}

#main 
{
	position: absolute;
	left: 225px;
	top: 110px;
	z-index: 2;
	clip:   rect(auto auto auto auto);

}



}

@media print
{

p {line-height: 18px;
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 8px;
	font-size: 18px;
}

#topbr 
{display: none; }

#menu 
{display: none; }

#main 
{position: absolute;
left: 0%;
top: 30px;
width: 100%;
height: 80%;
border: none; }

}
