
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/aoabackbar.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000000;
}

div.USAPL {
	text-align:right;
}

td.icons a {
border-bottom: 1px solid white;
text-decoration: none;
}

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	color: #000000;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	color: #000000;
}

a.infoLink {
	color: #109C7B;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}

a.infoLink:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.pageTitle {
	font-size: 14px;
	font-weight: bold;
}

a.pageTitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px dashed #000000;
}

a.pageTitle:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px solid #000000;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #464646;
}

.entryFee {
	font-weight: bold;
}

.deadline {
	font-weight: bold;
	color: #FC0000;
}

.tdInfo {
	font-size: 10px;
}

a.mailLink {
	color: #109C7B;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}

a.mailLink:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
	
.rightTitle {
	font-weight: bold;
}

.pageFooter {
	font-size:10px;
}

a.pageFooter:link, a.pageFooter:visited, a.pageFooter:active {
	color: #109C7B;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 0px dashed #9999999;
}

a.pageFooter:hover {
	color: #0000000;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

.inactive {
visibility: hidden;
}

.timeSlot {
	font-size:10px;
	color: #CF0000;
}

a.golf {
border: none;
}

/* CALENDAR CSS */
table.calendar a {
	text-decoration:none; 
	color:#FFFFFF; 
	font-weight:bold;
}

table.calendar {
	border: 0;
}

table.calendar td, th {
	text-align: center; 
	border: 0
}

table.calendar th {
	height: 10px; 
	font-size: 7pt;
}

table.calendar td {
	width: 19px; 
	height: 10px; 
	font-size: 9pt;
}

table.calendar .calendar-month {
	font-weight: bold; 
	margin-top: 3px; 
	font-size: 12pt; 
	text-align: center;
}

table.calendar .calendar-month a {
	text-decoration: none;
}

table.calendar .calendar-prev, table.calendar .calendar-next {
	font-weight: normal;
}

table.calendar th {
	color: #00ad8e; 
	text-align: center; 
	border-bottom:1px dotted black;
}

table.calendar td.linked-day {
	width: 19px; 
	height: 10px; 
	font-size: 9pt; 
	background-color:#00ad8e;
}

.buttonscontainer {
	width: 135px;
}

.buttons a {color: #000000;
	background-color: #109C7B;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dashed black;
}

.buttons a:hover {background-color: #109C7B;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid black;
}

td.eventSeparator {
	border-bottom: 1px dashed #464646;
}