body {
	background-color: #9900FF;
	margin: 0px;
	/*background-image: url(images/background.gif);*/
	/*	background-image: url(images/shoulderstand.gif);*/

	background-repeat: repeat;
}
table {
	width: 95%;
	background-color: #000000;
	border: 5px solid #000000;
	
	
}
.border{background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Tahoma;
	font-size: .8em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: Tahoma;
	font-size: .8em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #000000;
	padding-top: .25em;
	padding-bottom: .25em;
}
h1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
a:link {
		color: #0066ff;
		text-decoration: none;
}
a:visited {
		color: #0066ff;
		text-decoration: none;
}
a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
a:active {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
.nav
{
background-color: #000000;
text-align: center;
width: 150px;
}
.nav a:link {
font-weight: bold;
		color: #3399ff;
		text-decoration: none;
	/*	 background-color: #FFFFFF;*/
}
.nav a:visited {
font-weight: bold;

color: #3399ff;
	text-decoration: none;
}
.nav a:hover {
font-weight: bold;

	background-color: #00FF00;
	color: #000000;
	text-decoration: none;
}
.nav .in:visited
{font-weight: bold;

color: #ff3399;

	text-decoration: none;
}
td {
	padding: 10px;
	vertical-align: top;
}
tr {
	text-align: left;
	vertical-align: top;
}
.center
{text-align:center;
background-color: #FFFFFF;
}
.main {
	background-color: #FFFFFF;

}
.main table
{	border: 0px;

}
.top {
	width:630px;
	background-color: #000000;
	border: 0px;
	
}

.top p
{font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
}
.top h1{
font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
		text-align: right;

}
.top td
{padding: 5px;
vertical-align: bottom;
}h2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: large;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.1em;
	font-weight: bold;
		color: #3399ff;
}
ul {
	line-height: 1.3em;
}
.teachers
{background-color: #ffffff;
}
.tablehighlight {
	color: #00FF00;
	font-weight: bold;
	text-align: center;
}
.tablehighlighthead {
	font-size: large;
	font-weight: bold;
	color: #00FF00;
	text-align: center;
}
.tablebgwhite {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	

}
