/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6E71;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6E71;
	text-decoration: underline;
}
.header {
	background-color: #6D6E71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.headersmall {
	background-color: #6D6E71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.brandingbig {
	background-image: url(Images/feetandball.jpg);
	background-repeat: no-repeat;
}
.brandingsmall {
	background-image: url(Images/ballinnet.jpg);
	background-repeat: no-repeat;
}
.pagetitlebgd {
	background-image: url(Images/page_title_bgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D6E71;
	text-decoration: none;
}
.outline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D6E71;
	border-right-color: #6D6E71;
	border-bottom-color: #6D6E71;
	border-left-color: #6D6E71;
}
.pagetitlebgdbig {
	background-image: url(Images/page_title_bgd_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
.pagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6E71;
	text-decoration: underline;

}
.votelines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D6E71;
	border-left-color: #6D6E71;
}
.guestbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.guestbook:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.hand {
	cursor: hand;

}
.hand:hover {
	cursor: hand;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6E71;
	text-decoration: none;
}
.subhead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6E71;
	text-decoration: underline;
}
.spacer {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;

}
