body {background-color:#235C23; font-size:20px; font-family:tahoma, verdana, arial, sans serif;}
h2 {font-size:22px;}
h3 {font-size:14px;}

td {font-size:12px; text-align:center; padding:4px; margin:0px;}
.ttable {width:400px; background-color:white; border:2px solid black;}
.ttable .ttitle {text-align:center; font-size:14px; font-weight:900; background-color:#B6E89F;}

.heading {font-size:12px; font-weight:normal; background-color:#B6E89F;}
.headingbold {font-size:12px; font-weight:900; background-color:#B6E89F;}

.ctable {padding:0px; width:300px; background-color:white; border:2px solid black;}
.ctable .cheading {font-size:14px; font-weight:900; background-color:#B6E89F;}


/* .golfername holds the information for the score text on the results pages */
.golfername {font-weight:bold;}

/* .total holds the information for the score text on the results pages */
.total {font-style:italic;}

/* .score holds the information for the score text on the results pages */
.score {color:#004904;}

.courseheading {background-color:#DAE9F1; border:2px solid black; font-size:11px; font-weight:900; padding:4px; padding-left:30px; padding-right:30px; margin-bottom:10px; width:350px; }
 
 
.rtable {background-color:white; border:2px solid black;}
.rtable td {border:1px solid #494; border-bottom:none; border-right:none;}
.rtable .headingcolumn {border:none; background-color:#B6E89F;}
.rtable .headingrow td {border:none; background-color:#B6E89F;}


.mtable {background-color:white; border:2px solid black; width:300px;}

.cctable {background-color:white; border:2px solid black; width:760px;}
.cctable .ccheading {background-color:#DAE9F1; font-size:10px;}



.messagecontainer {background-color:white; border:2px solid black; padding:8px; font-size:12px;}
.messagecontainer h2 {font-size:15px;}
.messagecontainer td {text-align:left;}

