body {
 margin: 0;
 padding: 0;
 color: #333;
 background-color: #fff;
 font-family: verdana, arial, sans-serif;
 font-size: 80%;
 
}


#logo {
 color: #000;
 background-color: #b0ceb4;
 border-bottom: 1px solid #000;
}

#nav {
 margin: 0;
 padding: 0px 0px 0px 0px;
 color: #fff;
 background-color: #000;
 font-weight: bold;
}
#nav a:link {
 color: #fff;
 background-color: #000;
 text-decoration: none;
}
#nav a:visited {
 color: #fff;
 background-color: #000;
 text-decoration: none;
}
#nav a:hover {
 color: orange;
 background-color: #000;
 text-decoration: none;
}
#nav a:active {
 color: orange;
 background-color: #000;
 text-decoration: none;
}

#body {
 margin: 10px 230px 20px 20px;
 padding: 4px;
 color: #000;
 background-color: #fff;
line-height: 1.5;


#body li.nolink {
 margin-bottom: 3px;
 color: black;
 background-color: #fff;}

/* hide from IE-mac \*/
* height: 1%;
/* end hide */
}



#right {
	position: absolute;
	top: 201px;
	margin: 10px auto auto auto;
	right: 1px;
	width: 200px;
	padding: 5px;
	font-size: 100%;

}
#right ul {
 margin-top: 0;
 margin-bottom: 0;
}

#right li {
 margin-bottom: 3px;
 color: #686;
 background-color: #fff;}
#right li.nolink {
 margin-bottom: 3px;
 color: black;
 background-color: #fff;}



h2 {
 margin: 0 0 1em 0;
}
p {
 margin: 0 0 1em 0;
}
p.copy {
 margin-top: 40px;
 padding-top: 5px;
 border-top: 1px solid #000;
 text-align: right;
 clear: both;
}
p.box {
 float: right;
 width: 150px;
 margin-left: 15px;
 padding: 10px;
 color: #333;
 background-color: #eee;
 border: 2px dotted #cdd;
}
hr {
 display: none;
}
a:link {
 color: #686;
 background-color: #fff;
 text-decoration: none;
}
a:visited {
 color: #686;
 background-color: #fff;
 text-decoration: none;
}
a:hover {
 color: #000;
 background-color: #fff;
 text-decoration: none;
}
a:active {
 color: #000;
 background-color: #fff;
 text-decoration: none;
}
p.box2 {
 float: left;
 width: 150px;
 margin-right: 15px;
 padding: 10px;
 color: #333;
 background-color: #eee;
 border: 2px dotted #cdd;
}
p.box3 {
 float: left;
 width: 200px;
 margin-right: 15px;
 padding: 10px;
 color: #333;
 background-color: #eee;
 border: 2px dotted #cdd;
}
H2 { font-size: 24; color: black;font-family: arial black;font-weight:normal} 
H3 { font-size: 14; color: black;font-family: arial;font-weight:bold} 



TD {font-family:verdana; font-size:100%; color:black}

.par
{
background-color: #eeeeee;
}
.birdie
{
background-color: #FFFF99;
}
.eagle
{
background-color: #FF9933;
}
.ace
{
background-color: #FF0000;
}
.bogey
{
background-color: #99FFFF;
}
.double
{
background-color: #0000CC;
}
.triple
{
background-color: #9900FF
}

.mdrow 
{
background-color: #DFE8DB;
}
.ltrow 
{
background-color: #eeeeee;
}
.ltrowdashup
{
background-color: #eeeeee; border-top: 1px dashed #000;
}
.ltrowdashdown
{
background-color: #eeeeee; border-bottom: 1px dashed #000;
}
.ltrowdashboth
{
background-color: #eeeeee; border-bottom: 1px dashed #000;border-top: 1px dashed #000;
}


.wtrow 
{
background-color: #ffffff;
}
.wtrowdashup
{
background-color: #ffffff; border-top: 1px dashed #000;
}
.wtrowdashdown
{
background-color: #ffffff; border-bottom: 1px dashed #000;
}
.wtrowdashboth
{
background-color: #ffffff; border-bottom: 1px dashed #000;border-top: 1px dashed #000;
}


.dkrow {background-color: #B0CEB4;font-weight: bold;}
.grey {background-color: #cccccc}
.mdrow3d 
{
background-color: #DFE8DB;
border-left : 1 solid #C3CDC4;
border-top : 1 solid #C3CDC4;
border-right : 1 solid #667A68;
border-bottom : 1 solid #667A68;
}
.ltrow3d 
{
background-color: #eeeeee;
border-left : 1 solid #ffffff;
border-top : 1 solid #ffffff;
border-right : 1 solid #A3ABA4;
border-bottom : 1 solid #A3ABA4;
}

TD.mdrow a:link {
 color: black;background-color: #DFE8DB;
 text-decoration: none;
}
TD.mdrow a:visited {
 color: black;background-color: #DFE8DB;
 text-decoration: none;
}
TD.mdrow a:hover {
 color: darkgreen;background-color: #DFE8DB;
 text-decoration: none;
}
TD.mdrow a:active {
 color: black;background-color: #DFE8DB;
 text-decoration: none;
}

TD.ltrow a:link {
 color: black;background-color: #eeeeee;
 text-decoration: none;
}
TD.ltrow a:visited {
 color: black;background-color: #eeeeee;
 text-decoration: none;
}
TD.ltrow a:hover {
 color: darkgreen;background-color: #eeeeee;
 text-decoration: none;
}
TD.ltrow a:active {
 color: black;background-color: #eeeeee;
 text-decoration: none;
}

#strip2 a:link {
 color: #686;background-color: #E0EEE0;
 text-decoration: none;
}
#strip2 a:visited {
 color: #686;background-color: #E0EEE0;
 text-decoration: none;
}
#strip2 a:hover {
 color: #000;background-color: #E0EEE0;
 text-decoration: none;
}
#strip2 a:active {
 color: #686;background-color: #E0EEE0;
 text-decoration: none;
}

select {font-family:verdana; font-size:100%; color:black; background-color: #eee;}

input {font-family:verdana; font-size:100%; color:black; background-color: #eee;}
textarea {font-family:verdana; font-size:100%; color:black; background-color: #eee;}

#strip { clear: both; background-color: #b0ceb4; font-weight: bold;color: #000; padding: 4px auto 4px auto; border-top: 1px solid #000;border-bottom: 1px solid #000; text-align: left; margin:5px auto 5px auto}
#strip2 { background-color: #E0EEE0; font-weight: normal;color: #000; padding: 4px; border-top: 1px solid #000;border-bottom: 1px solid #000; text-align: left; margin:5px auto auto auto}
#strip3 { background-color: #E0EEE0; font-weight: normal;color: #000; padding-top: 2px;padding-bottom: 2px; border-top: 1px solid #000;border-bottom: 1px solid #000; text-align: center;margin-bottom:5px}
#strip4 { background-color: #E0EEE0; font-weight: normal;color: #000; padding-top: 2px;padding-bottom: 2px; border-top: 1px solid #000;border-bottom: 1px solid #000; text-align: right;margin-bottom:5px}


#title { font-size: 24; color: black;font-family: arial black;font-weight:normal;background-color: #b0ceb4; font-weight: bold;color: #000; padding-top: 2px;padding-bottom: 2px; border-top: 1px solid #000;border-bottom: 1px solid #000; text-align: left;margin-bottom:5px}
