html {
	overflow-y: scroll;
}
body{
	 background-color:#99CC99;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}
 a:link{
	 color:#339933;
 }
 a:visited{
	 	 color:#339933;

 }
 a:active{
	 	 color:#339933;

 }
.tableskin {
	border:1px solid #339933;
	background-color:#FFFFCC;
}
.menuitems {
	width:165px;
	border:1px solid #339933;
	background-color:#FFFFCC;
	font: bold 12px Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#003300;
}
.menuskin {
	position:absolute;
	width:165px;
	background-color:#FFFFCC;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}
.menuskin a {
	display:block;
	text-decoration:none;
	color:#339933;
	padding-left:10px;
	padding-right:10px;
}
#mouseoverstyle {
	background-color:#339933;
}
#mouseoverstyle a {
	color:#FFFFCC;
}
 li, ul, {
margin-top: 1px;
margin-bottom: 1px;
margin-left: 8px;
margin-right: 8px;
}
.menubg {
	background-image: url('../images/leftvin.jpg');
	background-repeat: repeat-x;
}
.menubuts {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-top: 0;
	margin-bottom: .5em;
}
.bodycopy {
	padding-top:0;
	padding-bottom:0;
	padding-right:1em;
	padding-left:1em;
	margin-top: 0;
	margin-bottom: .5em;
}
.bodyCopy:first-letter {
	padding-left: 8px;
	color: #339933;
	font-weight: bold;
}
.heading {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}
h1, .subHeading {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color: #339933;
	font-size: 10pt;
	line-height: 1.5;
	font-weight: bold;
	padding:0;
	margin:0;
}
td, p, .body {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}
.smalltext {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}
.smallType {
	color:#009900;
	font-size:8pt;
}
