@charset "utf-8";
* {
	margin-bottom: 0px;
	margin-top: 0px;

}
*body {
	background: #fff;
	color: #444;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
#footer {
	color: #CCCCCC;
}

a {
	color: #CC0000;
}
a:hover {
	color: #000066;
}




#top {
	float: none;
	text-align: right;
	color: #999999;
	text-decoration: none;
}

#top a {
	background: #fff url(images/toparrow.png) no-repeat center left;
	color: #333333;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 24px;
	color: #CC0000;
}
h2 {
	font-size: 18px;
	color: #990000;
}
h3 {
	font-size: 16px;
	color: #330066;
}

h4 {
	font-size: 14px;
	color: #000066;
}
.style5 {font-weight: bold}
.style6 {
	color: #CC0000;
	font-size: 4em;
}
#logo {
	color: #333333;
	text-decoration: none;
}
#logo a {
	text-decoration: none;
}
#news {
	color: #CC0000;
	font-size: 1.5em;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.img {
	border: 3px solid #eee;

}
.border {
	border: 1px solid #000000;
}
.border #awards {

}
.border #teams {
	border: 1px solid #000000;
}
.border #allstar {
	border: 1px solid #000000;
}
.border tr td table tr .border .border {
	color: #900;
}
.border tr td table tr .border p {
	text-align: center;
}
.justify_left {
	text-align: left;
}
