body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #E0DCBF;
}

body {
	background-color: #6A8D3B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
}

.bodypoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.coursetips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #5F5F5F;
	text-decoration: none;
}

.coursetournav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
   color: #CD853F;
	text-decoration: none;
}

a.coursetournav:hover {
	color: #228B22;
	text-decoration: underline;
}

.coursetournavcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #5F5F5F;
	text-decoration: none;
}

.mainbody {
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	line-height: 20px;
	font-weight: normal;
}

.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DCBF;
	padding-left: 0px;
	line-height: 16px;
	font-weight: normal;
}

a.nav {
	color: #CD853F;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	color: #228B22;
	text-decoration: underline;
}

.main2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.main2 {
	color: #555555;
	text-decoration: none;
	font-size: 10;
	font-weight: bold;
}

a.main2:visited {
	color: #555555;
	text-decoration: none;
}

a.main2:hover {
	color: #555555;
	text-decoration: underline;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CD853F;
	text-decoration: none;
}

.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD853F;
	text-decoration: none;
}

.lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #CD853F;
	text-decoration: none;
}

.bottom {
	background-color: #6A8D3B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10;
	word-spacing: normal;
	color: White;
}

.weather {
	position: absolute;
	left: 4100;
	top: 4100;
}

#menu a, #menu a:visited {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	background-color: #E0DCBF;
	color: #000;
	display: inline;
	width: 10em;
	border: 1px solid #fff;
	border-color: #E0DCBF;
	margin: auto auto .25em 1em;
}

#menu a:hover {
  top:2px;
  left:2px;
  color:#000;
  border-color:#000 #000 #000 #000;
  }

.attention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF00;
}

