*{
	margin: 0;
	padding: 0;
	}
body{
	background: #fff url(images/bg.png) repeat-y center;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	}
img {
	 border: 0;
}
dt{
}

dd{
margin-left: 15px;
margin-bottom: 7px;
}

#wrapper{
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: left;
	}
#header{
	position: relative;
	width: 780px;
	}
#leftColumn{
	width:166px;
	padding:0px;
	float:left;
}
ul.breadcrumb {
	margin: 10px 15px 10px 0;
}
.breadcrumb li {
	display: inline;
	padding: 0 10px 0 0;
}
#centerColumn{
	position: relative;
	width:570px; 
	padding: 0 20px 20px 20px;
	font: 12px Arial, Helvetica, sans-serif;
}
#centerColumn p {
	padding: 0 15px 10px 0;
}
#centerColumn h1 {
	padding: 0 15px 5px 0;
	color: #c3002d;
	font: bold 22px "Times New Roman", Times, serif;
}
#centerColumn h2 {
	padding: 0 15px 5px 0;
	color: #c3002d;
	font: bold 22px "Times New Roman", Times, serif;
}
#centerColumn h2 A {
	padding: 0 15px 5px 0;
	color: #c3002d;
	font: bold 22px "Times New Roman", Times, serif;
	text-decoration:none;
}
#centerColumn h2 A:visited {
	padding: 0 15px 5px 0;
	color: #c3002d;
	font: bold 22px "Times New Roman", Times, serif;
	text-decoration:none;
}
#centerColumn h2 A:hover {
	padding: 0 15px 5px 0;
	color: #c3002d;
	font: bold 22px "Times New Roman", Times, serif;
	text-decoration:underline;
}
td {
	vertical-align: top;
}
#rightColumn{
	position: relative;
	float: right;
	padding:0px;
	float:left;
	width: 166px;
	background-color: #dedee3;
}
.forminput{
	width: 90px;
	height: 14px;
	border: 1px solid gray;
}
.tdright{
	text-align: right;
	padding: 3px 0 0 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
h1.redh1{
	background-color: #b6b6b6;
	font-size: 14px;
	padding: 5px;
	color: white;
}
h1.righth1{
	background-color: #b6b6b6;
	font-size: 12px;
	padding: 5px;
	color: white;
}
.imgRight{
	float: right;
	padding:4px;
}
#rightColumn p,rigltColumn td{
	padding: 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
h1.redh1{
	background-color: #c3002d;
}

ul#menu{
	margin:0 0 0 0;
}
ul#menu li{
	background: #fff url(images/menubg.png) repeat-y;
	border: 1px solid silver;
	list-style: none;
}
ul#menu li a {
	padding-left: 10px;
	display: block;
	width: 154px;
	color: black;
	font: bold 14px "Times New Roman", Times, serif;
	text-decoration: underline;
}
ul#menu li a:hover {
	background-color: #fff;
}
ul#menu li#searcharea{
	text-align: center;		
	background: silver none no-repeat;
}
ul#menu li#searcharea p{
	margin-bottom:0px;
}
ul#menu li#searcharea1{
	text-align: center;		
	background: silver none repeat;
}
ul#menu li#searcharea1 p{
	margin-bottom:0px;
}
ul#submenu li{
	background: #fff url(images/menubg.png) repeat-y;
	border: 0px solid silver;
	list-style: none;
}
ul#submenu li a {
	padding-left: 25px;
	display: block;
	width: 139px;
	color: black;
	font: bold 14px "Times New Roman", Times, serif;
	text-decoration: underline;
}
ul#submenu li a:hover {
	background-color: #fff;
}
ul#submenu li#searcharea{
	text-align: center;		
	background: silver none no-repeat;
}

.searchbox{
	width: 155px;
	border: 1px solid gray;
}
#footer{
	text-align: center;
	width: 780px;
	color: #ffffff;
	height: 20px;
	background: #c0002c ;
	font: 10px Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0 auto;
	line-height: 20px;
	}
#footer p{
	display: inline;
	}
#footer ul{
	display: inline;
	}
#footer li{
	padding: 0 0 0 6px;
	display: inline;
	list-style: none outside;
	}
#footer a:link {
	color: #fff;
	}
#footer a:visited {
	color: #fff;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	}	
#authorLink{
	display: none;
}
#holeinfo{
	margin-top: 5px;
	width: 166px;
	position: relative;
}
INPUT.CmdButton
{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	/*BACKGROUND-COLOR: #eaeaea;*/
	BACKGROUND-COLOR: #ffffff;
	BORDER-LEFT-COLOR: #003c73;
	BORDER-BOTTOM-COLOR: #003c73;
	BORDER-TOP-COLOR: #003c73;
	BORDER-RIGHT-COLOR: #003c73;
	BORDER-WIDTH: 1px;
	color: #000000;
	font-size: 8pt;
	font-family: Arial, tahoma, times new roman;
	font-weight: bold;
}
INPUT.FieldValue
{
	BORDER-RIGHT: #687984 1px solid;
	BORDER-TOP: #687984 1px solid;
	BORDER-LEFT: #687984 1px solid;
	BORDER-BOTTOM: #687984 1px solid;
	color: #000000;
	font-size: 10pt;
	font-family: tahoma, times new roman;
	behavior: url(htc/EnterAsTab.htc);
}

h2{
	color: #c3002e;
	font-size: 13pt;
}
.question {
font-weight: bold;
}

#centerColumn ol, #centerColumn ul {
margin:0 0 10px 25px;
}
a:link {
	color: #c3002e;
}
a:active, a:hover {
	color: red;
}
a:visited {
	color: #000;
}
a:focus {
	color: #fff;
	background-color: #000;
}
a {
    text-decoration: underline;
}


