body {
	background-color: #000000;
	background-image: url(http://www.kingeryreef.com/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
    scrollbar-face-color: #8EC7FF;
    scrollbar-highlight-color: #0066FF;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-shadow-color: #660000;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #000000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #8EC7ff;
}
p {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #8EC7ff;
}
a:link {
    color: #00FF00;
	text-decoration: none;
}
a:visited {
    color: #00FF00;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	text-decoration: underline;
}
.nav {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.nav a:link {
    color: #00FF00;
	text-decoration: none;
}
.nav a:visited {
    color: #00FF00;
	text-decoration: none;
}
.nav a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.nav a:active {
	color: #FFFF00;
	text-decoration: none;
}
.current {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.heading {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.heading a:link {
    color: #FFFF00;
	text-decoration: none;
}
.heading a:visited {
    color: #FFFF00;
	text-decoration: none;
}
.heading a:hover {
	color: #FF9900;
	text-decoration: none;
}
.heading a:active {
	color: #FF9900;
	text-decoration: none;
}
.subheading {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
.inputBox {
	font-size: 9px;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px #CC0000 solid;
	margin: 0px;
	padding: 0px;
}
.inputButton {
    font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px #000000 solid;
	margin: 0px;
	padding: 0px;
}
.cellBorderRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8EC7FF;
}
.cellBorderTop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8EC7FF;
}
.cellBorderLeftRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
.cellBorderTopLeftRight {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
.cellBorderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.whatsNew {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	overflow: auto;
	width: 126px;
	height: 90px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;	
	margin-left: 0px;
}
.whatsNew a:link {
    color: #00FF00;
	text-decoration: none;
}
.whatsNew a:visited {
    color: #00FF00;
	text-decoration: none;
}
.whatsNew a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.whatsNew a:active {
	color: #FF0000;
	text-decoration: underline;
}
.inlineImage {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.headerImage a:hover {
    background-color: none;
}
.headerImage a:active {
    background-color: none;
}
li {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8EC7FF;
	margin: 0px;
}
li a:link {
    color: #00FF00;
	text-decoration: none;
}
li a:visited {
    color: #00FF00;
	text-decoration: none;
}
li a:hover {
	color: #FFCC00;
	text-decoration: none;
}
li a:active {
	color: #FFFF00;
	text-decoration: none;
}
.orangeHeading {
    font: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #999999;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.redHeading {
    font: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CC0000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}	
.playTitle {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
p.secondaryInfo {
	color: #FFFFFF;
	font-weight: bold;
}
p.secondaryInfo a:link {
    color: #FFFF00;
	text-decoration: none;
}
p.secondaryInfo a:visited {
    color: #FFFF00;
	text-decoration: none;
}
p.secondaryInfo a:hover {
	color: #CC0000;
	background-color:#FFFF00;
	text-decoration: none;
}
p.secondaryInfo a:active {
	color: #CC0000;
	background-color:#FFFF00;
	text-decoration: none;
}
.smallertext  {
	font-size : xx-small;
	color : #8EC7FF;
}
TR.PageTitle {
	background-color: ;
}
TD.PageTitle {
	background-color: ;
}
TABLE.HeaderTable {
	background-color: #000066;
	width: 650px;
	padding: 0px;
}
TABLE.Main {
	background-color: #000000;
	background-image: url(http://www.kingeryreef.com/images/table_bg.jpg);
	background-repeat: repeat-x;
	width: 652px;
	padding: 10px;
}
TH.Header {
	background-color: #0066CC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8EC7FF;

}
TH.Contact_Me {
	background-color: #0066CC;
}

