@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.maintd {
	background-image: url(images/eg_interface_bkgrnd_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DACE79;
}

.overviewbkgrnd {
	background-image: url(images/background_overview_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #DACE79;
}
.colleft {
	background-image: url(images/background_shadow_06.jpg);
	background-repeat: repeat-y;
}
.colright {
	background-image: url(images/background_shadow_07.jpg);
	background-repeat: repeat-y;
}
.toptd1 {
	background-image: url(images/eg_interface_top_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.toptd2 {
	background-image: url(images/eg_interface_top_05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

p, .bodytext, a.bodytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: -0.02em;
	line-height: 18px;
}
a.bodytext:hover {
	color: #666666;
}
.boxtext, a.boxtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
a.boxtext:hover {
	color: #666666;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -.05em;
	line-height: 24px;
}
.whitelink, a.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.redtext {
	color:#520000;
}
.ball {
	background-image: url(images/golf_ball.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin solid #895249;
	background-color: #FFFFFF;
}
.tableborder {
	border: thin solid #895249;
}
.style1 {
	color: #895249;
	font-size: 25px;
}
.topnav, a.topnav:link {height:22px; float:left; padding:0 10px 0 10px; text-decoration:none; font-size:12px; line-height:20px; border-right:1px solid #000000; color:#fff; font-family: "Times New Roman", Times, serif;
}
a.topnav:hover {
background:#360000; cursor:pointer; color:#fff;
}

.subtopnav, a.subtopnav:link {
	font-size:10px;
	line-height:15px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.subtopnav:hover {
	color:#cccccc;
	text-decoration: underline;
}
/* drop down menu styles*/

#dropmenudiv{
	position:absolute;
	border:0px solid #cccccc;
	border-bottom-width: 0;
	line-height:10px;
	z-index:100;
	color: #6d0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
	background-color: #360000;
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 0px solid #cccccc;
	padding: 1px 0;
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #cdc15c;
	color: #000;
	font-style: normal;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}

/* end drop menu */.whitetext {
	color: #FFFFFF;
}
