
* {
	font-family: verdana,arial,helvetica,sans-serif;
}

H1, H2, H3, H4, H5 {
	font-family: verdana,arial,helvetica,sans-serif;
}

P, DIV, LAYER, SPAN, BLOCKQUOTE, UL, LI, IMG {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

P.smaller {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
}

A, A:visited {
	color: #0000FF;
}

A:hover {
	color: #80C0FF;
}

HR {
	height: 1px;
	color: #C0C0C0;
}

INPUT {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

INPUT.button {
	font-weight: bold;
}

.navBar {
	position: relative;
	padding: 7px;	width: 98%;
	height: 18px;
	background-color: #0000AA;
	background-image: url(/ph/budworthsc/resources/customthemes/ct2/title.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #FFFFFF;
	text-align: right;
}

.navbar A, .navbar A:visited {
	color: #FFFFFF !important;
	text-decoration: none;
	margin: 1px;
	font-weight: 900;
}

.navbar A:hover {
	color: #FFFFFF !important;
	background-color: #8080E0;
	text-decoration: none;
	margin: 0px;
	border: 1px solid #8080E0;
}

DIV.errorBox {
	border: 2px solid #FF0000;
	padding: 6px;
}

TABLE, TD, TH {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

.raceTable TD {
	border: 1px solid #D3D3D3;
	padding: 2px;
	font-size: 12px;
}

.raceTableNoPadding TD {
	border: 1px solid #D3D3D3;
	padding: 0px;
	font-size: 12px;
}

.cornerTable TH {
	border: 1px solid #D3D3D3;
	padding: 1px;
	font-size: 10px;
}

TD.boatCell {
	font-size: 10px;
	padding: 1px;
}

TABLE.regular, TABLE.regular TD {
	border: none;
}

TD.small {
	font-size: 6pt;
}

TH.smallish {
	font-size: 7pt;
}

.raceTable TH {
	font-size: 5pt;
	border: 1px solid #D3D3D3;
	padding: 2px;
}

TD.tdAsTh {
	font-size: 5pt;
	border: 1px solid #D3D3D3;
	padding: 2px;
	font-weight: bold;
}

.raceTableNoPadding TH {
	font-size: 10px;
	border: 1px solid #D3D3D3;
	padding: 0px;
}

TABLE.raceTable, TABLE.raceTableNoPadding, TABLE.cornerTable {
	border-collapse: collapse;
}

.borderTable TD, .borderTable TH {
	border: 1px solid #D3D3D3;
	padding: 3px;
}

TABLE.borderTable {
	border-collapse: collapse;
}

A.thinButtonLink, A.thinButtonLink:visited {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 2px;
	margin: 0px;
	background-color: #D3D3D3;
	text-decoration: none;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	line-height: 22px;
}

A.greyedThinButtonLink, A.greyedThinButtonLink:hover, A.greyedThinButtonLink:visited {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 2px;
	margin: 0px;
	background-color: #D3D3D3;
	text-decoration: none;
	color: #A0A0A0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	line-height: 22px;
}

A.smallThinButtonLink, A.smallThinButtonLink:visited {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 1px;
	margin: 0px;
	background-color: #D3D3D3;
	text-decoration: none;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
	line-height: 17px;
	display: block;
}

A.buttonLink, A.buttonLink:visited {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 4px;
	background-color: #D3D3D3;
	text-decoration: none;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

A.greyedButtonLink, A.greyedButtonLink:visited {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 4px;
	background-color: #D3D3D3;
	text-decoration: none;
	color: #A0A0A0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

A.smallThinButtonLink:hover, A.thinButtonLink:hover, A.buttonLink:hover {
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #C0C0C0;
	color: #000000;
}

.wideMargin {
	margin: 3px;
}

BLOCKQUOTE.email {
	background-color: #E8E8E8;
	padding: 8px;
}

PRE {
	font-family: monospace;
}

#msgBox {
	visibility: hidden;
	position: absolute;
	left: 40%;
	top: 45%;
	text-align: center;
	vertical-align: middle;
	font-size: 18pt;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 4px solid #8080E0;
	padding: 6px;
}

#tdOverBox {
	 position: absolute;
	 visibility: hidden;
	 background-color: #F0F0F0;
	 border: 1px solid #D3D3D3;
	 font-size: 10pt;
	 padding: 2px;
}

.framed {
	border: 1px solid #D3D3D3;
	padding: 4px;
}