body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #dedede;
	text-align:left;
	font-size: 11px;
	color: #999999;
  padding:0px;
  margin:0px;
}

img{
	border:0;
  padding:0px;
  margin:0px;
}

h1 {
  font-family: Verdana, Tahoma, Arial;
	font-size: 24px;
  line-height: 30px; 
	color: #2F3A84;
  text-align:left;
  padding:0px;
  margin:5px 0px 10px 0px;
}

h2 {
  font-family: Verdana, Tahoma, Arial;
	font-size: 18px;
  line-height: 24px;
  margin: 45px 0px 15px 0px;
  padding-bottom:15px;
	color: #2F3A84;
  text-align:left;
  border-bottom: 2px solid #2F3A84;
}

h3 {
  font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
  line-height: 22px;
  margin: 25px 0px 15px 0px;
	color: black;
  text-align:left;
}

li {
  margin-top:5px;
  margin-bottom:10px;
  margin-right: 30px;
  }
  
.tip {
  margin: 20px;
  padding: 20px;
  font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
  line-height:20px; 
  font-style:italic;
	color: #2F3A84;
  background: #dddddd;
}

a { 
	font-size: 10px;
	color: #666666;
	text-decoration: none; 
}

a:hover { 
	color: blue; 
}
a:visited {	
	color: #AB4328;
}

form { 
	font-size: 100%; 
	background-color: #ffffff; 
}

div.divider {
  height:14px; 
  width:100%; 
  margin:0px 0px 40px 0px;
  padding:0px;
  /*background: #41825A url(../image-files/h1_bar.jpg) left top no-repeat;*/
}

div.divider hr{
  color: #2F3A84;
}


#page{
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
	color: #666666;
	text-align: center;
	width: 735px;
  background: white;
  margin:0px;
}

#content{
	text-align: center;
	width: 100%;
	margin: 0;
	background: white;
}

#main-table{
  text-align: center;
  font-family: Verdana, Tahoma, Arial;
	font-size: 10px; 
	color: #444444;
  width: 715px;
  background: white;
}

#header-img {
	background: url('../image-files/header_left.gif') top left;
  width: 453px;
  height: 81px;
  padding:0px;
  margin:0px;
}

#header-url {
  font-family: "Times New Roman", Verdana, Tahoma, Arial;
  font-size: 26px;
  font-weight:bold;
  color: white;
  position:relative;
  top: 16px;
  left: 90px;
}

#menubar {
  background: #8A897D url(../image-files/beige_bar.jpg) left top no-repeat;
  width: 100%;
}

.middle-content {
  width: 567px;
  margin-top:15px;
}

.middle-content a, .middle-content a:visited {
  font-family: Verdana, Tahoma, Arial;
	font-size: 12px; 
  color: #2F3A84;
  font-weight:bold;
  text-decoration:none;
}

.middle-content a:hover {
  font-family: Verdana, Tahoma, Arial;
	font-size: 12px; 
  font-weight:bold;
  color: blue;
  text-decoration:none;
}

.main-content {
  padding: 5px 10px 10px 10px;
  font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
  line-height: 20px; 
	color: #333333;
  text-align: left;
}

div.main-content table {
  font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
  line-height: 20px; 
	color: #333333;
}

.linktitle, .menutitle {
  color: white;
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
  background: #727AAC;
  padding-top:5px;
  padding-bottom:5px;
  font-weight:bold;
  margin-bottom:5px;
}

.linktitleover, .menutitleover {
  color:white;
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  background: #2F3A84;
  margin-bottom:5px;
}

.linktitle a {
  color:#999999;
}

.linktitleover a, .linktitleover a:hover {
  color:white;
}

.submenu {
  font-size:11px;
  color: #663399;
  padding: 2px 2px 2px 5px;
  border:1px solid #727AAC;
  text-align:left;
  line-height:16px;
  margin-bottom:5px;
}

.submenu a, .submenu a:visited {
  color: #41825a;
}

.submenu a:hover {
  color:blue;
}


.left-content{
  width:150px;
  font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
	color: #666666;
	vertical-align: top;
	text-align: center;
  height:100%;
}


.right-content {
  width:1px;
  height: 100%;
  font-family: Verdana, Tahoma, Arial;
	font-size: 10px; 
	color: #666666;
  text-align: left;
}

#console{
  margin-top: 10px;
  margin-bottom:10px;
  text-align:left;
	border:1px solid #cccccc; 
	background: #e3deca;
  color: #666666;
}

.left-partner{
  margin-top: 10px;
  margin-bottom:10px;
  padding: 5px 0px 5px 0px;
  width:150px;
  text-align:center;
	border:1px solid #cccccc; 
  color: #666666;
}

form {
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  color: #666666;
}

select, option {
margin:0px;
padding:0px;
border:1px solid red;
color:#666666;
}

.title{
	margin: 0 5px 0 15px;
}
.tool, .tool:visited{
	cursor:hand;
	text-decoration:none;
	font-size: 10px;
	color: #666666;
}
.tool:hover{
	color: purple;
	text-decoration:none;
}


.screen-hide{
	display: none;
}

.right-image {
  font-size:10px; 
  line-height: 13px;
  font-weight: bold;
	position: relative;
	float: right;
	margin: 25px 0px 15px 15px;
  padding: 8px;
	text-align: center;
  border: 1px solid #cccccc;
}
.left-image {
  font-size:10px; 
  line-height: 13px;
  font-weight: bold;
	position: relative;
	float: left;
	margin: 25px 15px 15px 0px;
  padding: 8px;
	text-align: center;
  border: 1px solid #cccccc;
}

.left-image2 {
  font-size:10px; 
  line-height: 13px;
  font-weight: bold;
	position: relative;
	float: left;
	margin: 0px 15px 15px 0px;
  padding: 8px;
	text-align: center;
  border: 1px solid #cccccc;
}

div.golfcourses a, .golfcourses a:visited {
  font-size:10px; 
  text-decoration:underline;
  color: #666666;
}

div.golfcourses a:hover {
  font-size:10px; 
  text-decoration:underline;
  color: #666666;
}

.golfcourses table tr td{
  font-size: 11px;
  line-height: 16px;
  border-bottom: 1px solid #cccccc;
  padding:10px 0px;
  color: #333333;
}

.golfcourses table tr td hr{
  padding: 0px; 
  margin:0px;
}

div.golfcourses table tr td a, div.golfcourses table tr td a:visited{
  font-size: 11px;
  line-height: 16px;
  color:#333333;
  text-decoration:none;
}

div.golfcourses table tr td a:hover {
  font-size: 11px;
  line-height: 16px;
  color:blue;
  text-decoration:none;
}
  
a.jumpto, a.jumpto:visited{
  font-size: 11px;
  color: #2F3A84;
  text-decoration:underline;
}

a.jumpto:hover {
  font-size: 11px;
  color:blue;
  text-decoration:underline;
}

