body{
	background: #000;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}

#wp-calendar {
	text-align:center;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

a:link { 
	font-size: 8pt; 
	color: #fff; 
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

.newstable {
	width: 95%;
	border-collapse: collapse;
	border-color: #20b2aa;
	vertical-align: top;
	text-align: left;
}

.teams {
	text-align: center;
	height: 18px;
	border-color: #090961;
	background-color: #FFFFF1;
}

.teams2 {
	text-align: center;
	height: 18px;
	border-color: #090961;
	background-color: #20b2aa;
}


a:visited { 
	font-size: 8pt;
	color: #fff;
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

a:hover { 
	font-size: 8pt;
	color: #8B0000;
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

.bbar {
	background-color: #20b2aa;
	vertical-align: top;
	color: #090961;
}

.linktemp a:link {
	color: #090961;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.linktemp a:hover {
	color: #090961;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}

.linktemp a:active {
	color: #090961;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.linktemp a:visited {
	color: #090961;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}


.bbar a:link {
	color: #090961;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.bbar a:hover {
	color: #090961;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}

.bbar a:active {
	color: #090961;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.bbar a:visited {
	color: #090961;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

#topBar {
	width: 100%;
	height: 25px;
	background-color: #20b2aa;
	background-position: center center;
	background-image: url('images/topbar.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	text-align: left;
	padding-top: 5px;
	color: #090961;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color: #090961;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

.collapse{
	width: 95%; 
	border-collapse: collapse;
	border-color: #20b2aa;
	text-align: left;
}

.teamsBGteal {
	background-color: #20b2aa;
	color: #000;
}

.teamsBGteal a:link {
	color: #000;
}

.teamsBGteal a:active {
	color: #000;
}

.teamsBGteal a:visited {
	color: #000;
}

.teamsBGteal a:hover {
	color: #000;
}

.teamsBGwhite {
	background-color: #FFFFFF;
	color: #000;
}

.teamsBGwhite a:link {
	color: #000;
}

.teamsBGwhite a:active {
	color: #000;
}

.teamsBGwhite a:visited {
	color: #000;
}

.teamsBGwhite a:hover {
	color: #000;
}