.heading1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #006600;
	text-transform: lowercase;
}
.heading2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: lowercase;
}
.heading3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.heading4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.linksidenav {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.linkheading3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	font-variant: small-caps;
}
.linkheading4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
.linksidebar {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #006600;
}
.linkbottom {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #339900;
}
.borderbottom {
	font-size: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.linksidenavred {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.goplayoutside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #006600;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}
.full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.in-session {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0c0;
	text-align: center;
}
.completed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #606;
	text-align: center;
}
.rednote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
}
.goplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #006600;
}
.borderblack {
	border-width: medium;
	border-style: solid;
	border-color: #000000;
}
.borderblacktop {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}
.borderblacktopright {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderblackright {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderblacktopleft {
	border-top-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.borderblackleft {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderblackleftright {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.borderblackbottomleft {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderblackbottomright {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.heading3grey {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.heading4grey {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.heading3cream {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
}
.borderbottomnav {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006600;
}

.indentmenu {
width: 100%; /*leave this value as is in most cases*/
height:30px;
overflow: hidden;
margin: 0;
padding: 0;
background: black url(/images/indentbg-a.gif) center repeat-x;
}

.indentmenu ul{
width: 100%;
margin: 0;
padding: 0;
margin-left: 10px;
float: left;
width: 100%; /*width of menu*/
border-left: 1px solid #006600; /*dark green divider between menu items*/
}

.indentmenu ul li{

display: inline;
}

.indentmenu ul li a{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 13px;
font-style: bold;
float: left;
color: white; /*text color*/
padding: 7px 9px;
text-decoration: none;
border-right: 1px solid #006600; /*dark green divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
text-decoration: none;
color: white !important; /*text color of selected and active item*/
padding-top: 8px; /*shift text down 1px for selected and active item*/
padding-bottom: 6px; /*shift text down 1px for selected and active item*/
background: black url(/images/indentbg-b.gif) center repeat-x;
}
