body
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Lucida Sans Unicode' , 'Lucida Console';
	background-color: white;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 7px;
}
h1
{
	font-size: 14px;
	color: black;
	font-family: Verdana, 'Lucida Sans Unicode' , 'Lucida Console';
	background-color: white;
	text-decoration: none;
}
td
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Lucida Sans Unicode' , 'Lucida Console';
	text-decoration: none;
}
.headerGolfImage
{
	background-image: url(menupicture.gif); 
	background-repeat: no-repeat;
}
.headerLogo
{
	background-image: url(logoEasyRating-small.gif); 
	background-repeat: no-repeat;
	background-position: left;
}
.headerLinks
{
	background-color: #08089a;
	font-size: 10px;
	color: White;
	text-decoration: none;	
}
.navigationStatus
{
	background-color:  #6e6ec4;
	font-size: 11px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.text
{
	background-color: #eeeeee;	
}

div
{
	
}
.headerSignOut
{
	border: solid 1px black;
	width: 125px;
	text-align: center;
}
.headerSignOutLinks
{
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;	
}

tr
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Lucida Sans Unicode' , 'Lucida Console';
	text-decoration: none;
}

input
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Lucida Sans Unicode' , 'Lucida Console';
	text-decoration: none;
}
.totals
{
	text-align: right;	
}
select
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Lucida Sans Unicode' , 'Lucida Console';
	text-decoration: none;
}
textarea
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Lucida Sans Unicode' , 'Lucida Console';
	text-decoration: none;
}
menu
{
	font-size: 10px;
	color: white;
	font-family: Verdana, 'Lucida Sans Unicode' , 'Lucida Console';
	background-color: #08089a;
	text-decoration: none;
}

a
{
	
}
.item
{
	color: Black;
	text-decoration: none;
}

a:hover
{
	color: red;
}
.item:hover
{
	color: Black;
	text-decoration: none;	
}

a:link
{
	
}
.item:link
{
	color: Black;
	text-decoration: none;
}

a:visited
{
	
}
.item:visited
{
	color: Black;
	text-decoration: none;	
}

a:active
{
	
}
.item:active
{
	color: Black;
	text-decoration: none;
}

a:focus
{
	
}
.item:focus
{
	color: Black;
	text-decoration: none;
}

