body {
	background-image: url(images/page_bg.gif);
}
form {
	margin: 0;
	padding: 0;
}
.content_bg {
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #AAAAAA;
	line-height: 14px;
}
.text_footer a			{ color: #CCCCCC; text-decoration: none; }
.text_footer a:link		{ color: #CCCCCC; text-decoration: none; }
.text_footer a:visited 	{ color: #CCCCCC; text-decoration: none; }
.text_footer a:active 	{ color: #CCCCCC; text-decoration: none; }
.text_footer a:hover 	{ color: #FFFFFF; text-decoration: none; }
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #24506D;
}
.text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #24506D;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menuAlign {
	padding-bottom: 17px;

	vertical-align: bottom;
	padding-right: 17px;
}

.box_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #61A7E5;
	border: 1px solid #24506D;
}

.box_body {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #24506D;
	border-bottom-color: #24506D;
	border-left-color: #24506D;
	background-color: #F4F9FD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #24506D;
	line-height: 14px;
}

.form {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #24506D;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #24506D;
}

.box_body a		 	{ color: #FF0000; text-decoration: none; }
.box_body a:link 	{ color: #FF0000; text-decoration: none; }
.box_body a:visited { color: #FF0000; text-decoration: none; }
.box_body a:active 	{ color: #FF0000; text-decoration: none; }
.box_body a:hover	{ color: #FF0000; text-decoration: underline; }
.border_top_bottom {
	background-color: #F4F9FD;
	border: 1px solid #24506D;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.border_leftbotright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #24506D;
	border-top-color: #24506D;
	border-bottom-color: #24506D;
	border-left-color: #24506D;
}
.map_big {
	width: 498px;
	height: 400px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #24506D;
	border-top-color: #24506D;
	border-bottom-color: #24506D;
	border-left-color: #24506D;
}


.map_small {
	width: 200px;
	height: 200px;
	border: 1px solid #24506D;
	float: right;
	margin: 5px;
}

.golf_table {
	background-color: #000000;
	background-image: url(images/golf-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #999999;
}
.text_white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #FFFFFF;
}
