@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
body {
	background-image: url(http://delanoathletics.org/style.css);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 25px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}


a:link, a:visited
	{
	text-decoration:none;
	color:#0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #0033CC;
	}
	
	
a:hover
	{
	color:#0033CC;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #0033CC;
	}
b:hover
	{
	color:#FF3300;
	}
	
a:active
	{
	color:#0033CC;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #002700;
	}
	
.link {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px;
}

.link A:link {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #BB942B;
}

.link A:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #BB942B;
}

.link A:hover {
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #BB942B;
}	
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #562C02;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #BB942B;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
li {
	line-height: normal;
}
.formanswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #582D00;
}
.masstable {
	border: 2px solid #0C1A00;
	padding: 0px;
}
.table {
	padding: 2px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0C2605;
	text-align: left;
	padding-right: 30px;
	font-style: italic;
	line-height: normal;
}

.image {
	float: left;
	clear: left;
	background: #eee;
	color: #000000;
	margin: 0 12px 10px 0;
}

.imageright {
	float: right;
	clear: right;
	background: #eee;
	color: #000000;
	margin: 0 12px 10px 0;
}