body, td, th, div {
	font-family: Arial, Helvetica, sans-serif;
}
BODY {
	text-align:center;
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-size: 75%;
	background: #e5e5e5 url('/images/golfbg.gif') repeat-y 50% 0;
}
DIV {
	text-align: left;
}
.fullwidth {
	width: 760px;
	margin: 0 auto;
}
#header {
	height: 218px;
	width: 100%;
}
#divNav {
	height: 25px;
	width: 760px;
	background-color: #090;
}
#content {
	clear:both;
	position: relative;
	display: block;
	width: 100%;
	padding-top: 10px;		
}
#detailimage {
	margin:37px 0 0 10px;
	width:210px;
	height:200px;
	text-align:right;
	float:right;
	color: #999;
	font-size: 90%;
}
#mainbody {
	width: 380px;
	float: right;
	text-align:justify;
}
#sidenav {
	width: 150px;
	float: left;
	margin-top: 37px;
}
#footer {
	width:100%;
	margin-top: 10px;
	color: #999;
	font-size:80%;
	clear:both;
}

/* Content Style */
H1 {
	font-size: 125%;
}
H2 {
	font-size: 112%;
}
H1, H2 {clear:both;}

.detailimage {
	float:right;
	width:200px;
	margin: 0 0 10px 10px;
	color: #999;
	font-size: 90%;
	text-align:center;
}

#sidenav ul {
	list-style: none;
	margin-left: 0;
}

#sidenav A {
	color: #090;
	text-decoration:none;
}
#sidenav A:hover {
	text-decoration: underline;
}
#sidenav A:visited {
}

TABLE {
	width            : 100%;
	border: 1px solid #666;
	border-bottom: 0;
}

TH, TD {
	padding: 2px 4px;
	border-left: 1px solid #d9d9d9;
}

TH {
	background-color: #d9d9d9;
	text-align		: left;
	font-weight		: normal;
}

.page_bar {
	width: 100%;
	clear:both;
}
.page_bar .inner {
	padding: 3px 8px;
	border: 1px solid #666;
	border-top: 0;
	background-color : #d9d9d9;
	overflow:auto;
}
.page_bar .empty {
	border-top: 1px solid #666;
}

DIV.page_numbers {float:left;}
DIV.page_links {float:right;}

UL {
	padding-left: 0;
}

UL LI {
	width: 100%;
	border-top: solid 1px #060;
}

UL LI A, UL LI DIV.stay_open {
	display:block;
/*	width: 100% !important;*/
	width:140px;
	padding: 2px 5px;
}
UL LI A {
	background-color: #cfc;
}
UL LI DIV.stay_open {
	background-color: #393;
	color:#cfc;
}
/*
#sidenav A.expandable {
	background-color: #393;
	color:#cfc;
}
.expandable {
	color:#cfc;
}
*/
UL UL LI {
	border: 0;
}
UL UL LI A {
	background-color: #fff;
}



UL UL {
	display:table;
/*	padding-left: 1em;*/
}
UL UL UL {
	display: block;
	padding-left: 10px;
	width: 140px;
	border-bottom: solid 1px #090;
}
UL UL UL UL {
/*	background: #fcc;*/
	display: block;
	padding-left: 10px;
	width: 120px;
	border-bottom: solid 1px #090;
}

UL UL UL LI A {
/*	background: #ccf;*/
	display: block;
	width: auto;
}


div.row {
	clear:both;
/*	padding-top:10px;
	background-color:#ccc;*/
	width:100%;
}
div.formw {
	float: left;
	text-align: left;
}
LABEL {
	width:130px;
	float: left;
	text-align:right;
	padding:0.4em 5px 0 0;
}
LABEL.label2 {
	width:130px;
	float: left;
	text-align:right;
	padding-top:0.4em;
}
div.formrhs{
	width:120px;float:left;
}