﻿a {
	font-family: Arial;
	font-size: 10pt;
}
h6 {
	font-family: Arial;
	font-size: 10pt;
}
h5 {
	font-family: Arial;
	font-size: 10pt;
}
h4 {
	font-family: Arial;
	font-size: 10pt;
}
h3 {
	font-family: Arial;
	font-size: 10pt;
}
h2 {
	font-family: Arial;
	font-size: 10pt;
}
h1 {
	font-family: Arial;
	font-size: 10pt;
}
tr {
	font-family: Arial;
	font-size: 10pt;
}
td {
	font-family: Arial;
	font-size: 10pt;
}
body {
	font-family: Arial;
	font-size: 10pt;
}
.TabHeader{
	border:1pt solid black; 
	font-size: 10pt;
	text-align:center;
	margin-top: 0; 
	margin-bottom: 0; 
	text-align:center;
	font-weight:bold;
}
.TabHeader2{
	border:1pt green solid; 
	font-size: 10pt;
	text-align:center;
	margin-top: 4pt; 
	margin-bottom: 4pt; 
	text-align:center;
	font-weight:bold;
	color: #800080;
}
.TabHeaderSmall{
	border:none; 
	font-size: 8pt;
	font-weight:normal;
}
.TabItem{
	border:1pt solid black; 
	font-size: 10pt;
	text-align:center;
	margin-top: 0; 
	margin-bottom: 0; 
	text-align:center;
	font-weight:normal;
}
.TabItem2{
	border:1pt green solid;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 9pt;
	color: black;
	font-weight:normal;
	font-family: Arial;
	padding: 0px 0px 0px 10px;
}
.TabItem3{
	border:none;
	margin-left: 3pt;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 9pt;
	color: black;
}
.Table1{
	border: 1px solid #000000;
	margin-left: 3px; 
	margin-bottom:0px; 
	margin-top:0px; 
	text-align:left;
}
h3 {
	margin-top: 0; 
	margin-bottom: 0; 
	text-align:center;
	font-weight: bold;
	font-size: 12pt;
	color:blue;
}
.HPKHeader {
	font-family: Algerian;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
}
.BoldHead {
	color: #000080;
	font-weight: bold;
}
.Marquee {
	color: #FF0000;
	font-size: 100%;
}
.Default_Date {
	color: #0000FF;
	font-weight: bold;
	margin-top: 10pt;
	vertical-align: top;
	margin-bottom: 0;
	font-size: 100%;
}
.Default_Pics {
	vertical-align: middle;
	text-align: center;
	padding-top: 5pt;
	margin-top: 5pt;
	margin-bottom: 0;
	width: 4%;
	font-size: 100%;
}
.Default_Bold {
	color: #000080;
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 100%;
}
.style2 {
	font-size: 10pt;
	font-family:Arial;
}
/*  Styles for masterpage */

.RndPics{
	border-style: none;
	border-width: 0; 
	float: left;
	width: 130px;
	margin-top: 5px;
	margin-bottom: 0;
}
.Honda{
	border-style: none;
	border-width: 0; 
	float: left;
	width: 130px;
	margin-top: 0;
	margin-bottom: 0;
}
.TopPics{
	border-style: none;
	border-width: 0; 
	margin-top: 0;
	margin-bottom: 0;
	height: 69px;
}


.print {
	display: none;
}
.robot {
	display: none;
}
a:hover {
	padding: 0;
	color: #000080;
	background-color: #99CCFF;
}
a:link.links {
	color: #000080;
	font-family: Arial;
	font-weight: normal;
}
a:visited.links {
	color: #000080;
	font-weight: normal;
}
a:hover.links {
	color: #FF0000;
	font-weight: Normal;
	background-color: #ECF5FF;
}
a:hover.bold {
	font-weight: bold;
	background-color: #ECF5FF;
}
/*  Styles for photo pages */

img.photopage {
	vertical-align:middle;
	margin-top:5px;
	margin-left:5px;
	border:1px #ECF5FF solid;
}
a:hover img.photopage {
	border:1px blue solid;
}
a:hover.photopage {
	background-color: #ECF5FF;
}
#slideshow{
	float:left; 
	width: expression(document.body.clientWidth < 769? "320px" : document.body.clientWidth > 769? "410px" : "410px");
}
#sch_slideshow{
	float:left; 
	width: 200px;
}
#slideshow img{
/*	 height:auto; */
}
#nav { 
	margin: 15px;
	float:left;
	overflow:auto;
	width:300px;
	}
#nav li { 
	width: 50px;
	float: left;
	margin: 8px;
	list-style: none }
#nav a { 
	width: 50px;
	padding: 3px;
	display: block;
	border: 1px solid #ccc; }
#nav a.activeSlide { 
	background: #88f }
#nav a:focus { 
	outline: none; }
#nav img { 
	border: none;
	display: block }
.pics {
	padding: 0;
	overflow: auto
}
.pics img { 
	padding: 15px; 
	border: 1px solid #ccc;
	background-color: #eee;
	vertical-align:top;
	text-align:center; }
.pics img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#Swimmer{
/*	margin:0;
	position:relative;
	top:0px;
	left:0px;*/
	text-align:center;
}
#Swimmer h3{
	color:maroon;
	margin-bottom:5px;
}


