body {
	background-color: #000000;
	margin:50px 0px; padding:0px;
	text-align:center;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
}
.table_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}
.table_titles a:link {
	color: #FFFFFF;
}
.table_titles a:hover {
	color: #80A2DB;
}
.table_titles a:visited {
	color: #FFFFFF;
}
.grey_table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #203E72;
	font-weight: bold;
}
.grey_table_content input {
	background-color: #7F9DB9;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #203E72;
	border-right-color: #203E72;
	border-bottom-color: #80A2DB;
	border-left-color: #80A2DB;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #80A2DB;
}
.featured_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

.featured_title a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #6666FF;
}

.featured_title a:hover {
	color: #80A2DB;
}
.featured_title a:visited {
	color: #6666FF;
}
.blue_border {
	border: 1px solid #60646D;
}
.right_blue_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #60646D;
}
.top_blue_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #60646D;
}
.bottom_blue_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60646D;
}
.white_border {
	border: 1px solid #FFFFFF;
}.article_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.article_titles a:link {
	color: #FFFFFF;
}
.article_titles a:visited {
	color: #3366FF;
}
.robogolfer a	{font-family: arial, sans-serif; text-decoration: none; font-weight: bold; color: #F00;}
.robogolfer a:hover	{color: #FFF;}
