.headinggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B9D900;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}
.menutext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.smallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.bodytextheadings {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.roll { 
	background-color: #FFFFFF;
}
.out { 
	background-color: #B9D900;
}
.border {
	border: 1px solid #666666;
}
span.link {

	
}

span.link a div {
	display: none;
}

span.link a:hover {
	border-bottom: 2px solid #666666;
	font-size: 99%;
	margin-top: 12px;
}

span.link a:hover div {
	z-index:100;
	border-top: 2px solid #666666;
	background:#8E79A6;
	display: block;
	position: absolute;
	margin-left:140px;
	width: 200px;
	height:170px;
	padding: 5px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}


#coolmenu{
padding-left: 5px;

}

#coolmenu a{

display: block;
width: 100%;
color: #666666;
text-decoration: none;
}

html>body #coolmenu a{ /*Non IE rule*/
width: 150px;
}

#coolmenu a:hover{

border-bottom: 2px solid #666666;
}
.bodylink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8FA901;
	font-weight: normal;
	line-height: 20px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B9D900;
}
.bodytextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}
.bodytextlessheight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
