/*--------STYLESHEET.css--------START--------*/
body 
	{
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    margin:0px;
    padding:0px;
	}

a {
	color: #44703F;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #00CC33;
	text-decoration: none;
}

td {font-size: 12px;}

.sidemenu {
	background-color: #15470F;
                     color:#e7e4c9;
}

.header {
	background-color: #C0C49D;
}

.master {
	background-color: #FFFFFF;
}

.footer {
	background-color: #C0C49D;
	font:10px Arial, Helvetica, sans-serif;
	color:#000000
}

.side {
	background-color: #CAD7B4;
                      color:#e7e4c9;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.topmenu {
	color: #15470F;
}
a.topmenu:hover {
	color: #009933;
}
.content {
	background-color: #EFEFDC;
	font-size: 12px;

}

h1 {font-size: 18px;}
h2 {font-size: 17px;}
h3 {font-size: 16px;}
h4 {font-size: 15px;}
h5 {font-size: 14px;}

.table_shade_light {
	background-color: #D8E1C8;
}


#golf {
padding-left:2px;
margin-left:2px;
text-align: justify;
}

#golf h1 {font-size: 18px;}
#golf h2 {font-size: 17px;}
#golf h3 {font-size: 16px;}
#golf h4 {font-size: 15px;}
#golf h5 {font-size: 14px;}

.heading {}
/*--------STYLESHEET.css--------START--------*/