/* Morehead Design for Lawrence Track Club */
/* Main */
h1
{
	color: #000033;
	font-family: Arial Black, Arial, Verdana, Sans-Serif;
	font-size: 25px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	vertical-align: top;
}

h2
{
	color: white;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 15px;
	line-height: 20px;
	padding: 5px 5px 5px 10px;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
}

h3
{
	color: #AEBDD9;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	text-align: left;
	font-weight: normal;
}

/* Home */
body
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #000033;
	color: #000033;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.ltc1
{
	padding: 0px 0px 0px 10px;
	border-color: #AEBDD9;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-color: #000033;
}

.phead
{
	color: white;
	font-family: Arial Black, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background-color: #BC001F;
}

.t1
{
	color: #AEBDD9;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
	text-align: left;
	font-weight: normal;
}

/* links */
.menu a:link, .menu a:visited
{
	display: block;
	height: 20px;
	font-family: Arial, Verdana, San-Serif;
	font-size: 85%;
	font-weight: bold;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #BC001F;
	text-decoration: none;
	line-height: 20px;
	white-space: nowrap;
}

.menu a:hover
{
	text-decoration: underline;
	color: #000033;
}

.menuOn
{
	display: block;
	height: 20px;
	font-family: Arial, Verdana, San-Serif;
	font-size: 85%;
	font-weight: bold;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	color: #000033;
	background-color: #BC001F;
	text-decoration: underline;
	line-height: 20px;
	white-space: nowrap;
}

.mpad
{
	border-color: #AEBDD9;
	border-width: 1px;
	border-style: solid;
}

.results a:link, .results a:visited
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #AEBDD9;
	text-decoration: underline;
	line-height: 20px;
	white-space: nowrap;
}

.results a:hover
{
	text-decoration: underline;
	color: #BC001F;
}

.web:link, .web:visited
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #AEBDD9;
	text-decoration: underline;
	line-height: 20px;
	white-space: nowrap;
}

.web:hover
{
	text-decoration: underline;
	color: #BC001F;
}

#meet
{
	color:#FFFFFF;
	font-size: 14px;
}

#meet a
{
	color: #BC001F;
	text-decoration: underline;
}

#meet a:hover
{
	text-decoration: underline;
	color: #AEBDD9;
}

#meet .cancel
{
	width: 275px;
	height: 125px;
	float: left;
	border-color: #FF0000;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
	color: #FFFFFF;
	padding: 3px 5px 5px 10px;
	text-align: left;
}

#meet .pheader
{
	color: #FF0000;
	font-size: 12;
	font-weight: bold;
	text-align: left;
}
#meet .text
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

#meet .practice
{
	color: lime;
	font-size: 10px;
	text-align: left;
	text-transform: inherit;
}

#meet .nopractice
{
	color: #FF0000;
	font-size: 10px;
}

.fpad
{
	padding: 10px 5px 25px 5px;
	background-color: #000033;
}

.g1
{
	background-image: url(i/grad1.png);
	background-repeat: repeat-x;

}

.g2
{
	background-image: url(i/grad2.png);
	background-repeat: repeat-x;
}

.g2b
{
	background-image: url(i/grad2.png);
	background-repeat: repeat;
}

.g3
{
	background-image: url(i/grad3.png);
	background-repeat: repeat-x;
}

.c7p
{
	border-color: #AEBDD9;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	background-color: #00308A;
}

.redp
{
	background-color: #BC001F;
	height: 20px;
}

.bluep
{
	background-color: #000033;
	height: 100px;
	border-color: #333366;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

.bluep2
{
	background-color: #000033;
	height: 100px;
	border-color: #333366;
}

.footer
{
	color: #AEBDD9;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 18px;
	background-color: #000033;
	width: 800px;
	height: 20px;
	display: block;
	padding: 5px 0px 0px 50px;
	border-color: #AEBDD9;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
}

.contact
{
	color: #000033;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	text-transform: inherit;
}

/* background grays */
.c0 { background-color: #FFFFFF; }

/* white */
.c1 { background-color: #DDDDDD; }

/* 10% gray */
.c2 { background-color: #CCCCCC; }

/* 20% gray */
.c3 { background-color: #999999; }

/* 50% gray */
.c4 { background-color: #666666; }

/* 75% dark-gray */
.c5 { background-color: #333333; }

/* 90% gray */
.c6 { background-color: #000000; }

/* black */
/* LTC colors */
.c7 { background-color: #003399; }
.c8 { background-color: #000033; }
.c9 { background-color: #CC0033; }
.c10 { background-color: #AEBDD9; }
.c11 { background-color: #92A6CD; }
.c12 { background-color: #BC001F; }

#results { background-color: #FFF; }

#results p
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #000033;
	margin: 10px 0 10px 30px;
}

#results .title
{
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 0 20px;
}

#schedule
{
	background-color: #B8C6DF;
	width: 100%;
}

#schedule table {
	background-color: #B8C6DF;
	width: 100%;
}

#schedule td
{
	padding: 5px;
	background-color: #DFEAFF;
}

