@charset "utf-8";
<style type="text/css">

#rcorners3 {
  border-radius: 15px;
  background: #73AD21;
  padding: 20px; 
  width: 200px;
  height: 150px; 
} 

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.greytextsmall table {
	text-align: right;
}
.td1 {
	background: white;
	opacity: 0.8;
	color: #666;
}
.menutdSELECTED {
	background: #85E8D4;
	font-color: #FFF;
	opacity: 0.8;
	font-weight: bold;
}
.menutdUNSELECTED {
	background: #FFFFFF;
	font-color: #000;
	opacity: 0.8;
	color: #333;
}
.LargeWhiteTEXT {
	font: Arial, Helvetica, sans-serif
	color: #FFFFFF;
	font-size: 42px;
	color: #FFF;
	font-weight: bold;
}
.greytextsmall {
	font: Arial, Helvetica, sans-serif
	color: #666;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
.greytextmedium {
	font: Arial, Helvetica, sans-serif
	color: #666;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	text-align: center;
}

.WHITEtextmedium {
	font: Arial, Helvetica, sans-serif
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.greytextmediumLEFT {
	font: Arial, Helvetica, sans-serif
	color: #666;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.greytextlarge {
	font: Arial, Helvetica, sans-serif
	color: #666;
	font-size: 28px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
.menutableON {
	background: #85E8D4;
}
.menutableOFF {
	background: #FFFFFF;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #399;
}
a:active {
	text-decoration: none;
	color: #0C9;
}

.bg {
	color: #FFF;
}
.td1 table {
	text-align: left;
}

</style>
/* CSS Document */
