#navcontainer { width:136px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 136px;
	background-image:url(menuback.jpg);
background-repeat:no-repeat;
	height:26px;
	text-indent: 4px;
}

#navcontainer a:link, #navlist a:visited
{
color: #333333;
text-decoration: none;
}
td,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
.news_desc {
	color: #333333;
}


#navcontainer a:hover
{
color: #333333;
background-image:url(menuback1.jpg);
background-repeat:no-repeat;
}
.hole_blue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	width: 30px;
	font-size: 12px;
	display:inline;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
}
.hole_white {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	width: 30px;
	font-size: 12px;
	display:inline;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
}
.hole_gold {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b8a84a;
	width: 30px;
	font-size: 12px;
	display:inline;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
}
.hole_red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ab0000;
	width: 30px;
	font-size: 12px;
	display:inline;
	padding: 2px;
	text-align: center;
}
.holes{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

a {
	color: #FFFF00;
	text-decoration:none;
}

a:hover {
	color:#FFFF000; 
	text-decoration:underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

#view-all {
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	margin-top:15px;
	color:#006;
}

#home-notices li a,
#home-notices li a:hover
#home-notices li a:visited {
	color:#333333;
	font-weight:bold;
}

#home-notices li {
	margin:10px 0 0 -20px;
}
#home-notices td {
	width:100%;
}

