.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000099;
}
.champs {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.4em;
	background-color: #E1F0FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	text-align: center;
	display: block;
	line-height: 1em;
	margin-bottom: 3px;
}
.TableLinks {
	text-indent: 10px;
	line-height: normal;
	list-style-type: none;
}
.heading_red {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	line-height: normal;
	color: #FF0000;
	display: inline;
}
h1{
}
.copyright {
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	background: #E2E2E2;
}
.copyright a {
	color: #FFDFDF;
	text-decoration: none;
}
.SportsNewsHeading {
	font-size: 1.2em;
	color: #FF0000;
	border-bottom: medium double #000099;
}
.NewsHeading {
	font-size: 1.7em;
	color: #FF0000;
	border-bottom: medium double #000099;
}
.Small_text {
	font-size: 0.8em;
}
.redText {
	color: #FF0000;
}
.borderColor {
	border: thin solid #999999;
}
.borderColor2 {
	border: thin solid #FF0000;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 0.8em;
}
.smallerText {
	font-size: .9em;
}
.BlueText {
	color: #000099;
}
.profileText {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu a, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(Images/template/mainMenubg1.gif);
	background-color: #000099;
	background-position: right;
	font-size: 10pt;
}
#menu a:hover {
	color: #FFFF99;
	background-color: #0000CC;
	background-image: url(Images/template/mainMenubg2.gif);
	background-position: right;
}
.whiteMenuHead {
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* START Programs MENU--------------*/
#ProgramsMenu p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}
#ProgramsMenu   ul {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	font-weight: normal;
}
#ProgramsMenu  li {
	list-style: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#ProgramsMenu  li a, #ProgramsMenu li a:visited {
	text-decoration: none;
	display: block;
	width: 120px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #000099;
	background-color: #E0DFE3;
}
#ProgramsMenu  li a:hover {
	color: #E0DFE3;
	display: block;
	background: #0000FF;
}
/* END Programs MENU--------------*/

#hidden {
	visibility: hidden;
}
#bodyTable {
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

/*-- NEWS MENU CSS ---------------*/
#NewsMenu {
}
#NewsMenu p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}
#NewsMenu  ul {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}
#NewsMenu li {
	list-style: none;
	border-bottom: 1px solid #1253FE;
	display: block;
}
#NewsMenu li a, #NewsMenu li a:visited {
	text-decoration: none;
	display: block;
	width: 140px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;	
	color: #FFFFFF;
	background: #032EAB;
}
#NewsMenu li a:hover {
	color: #FFFF00;
	display: block;
	background: #0000FF;
}


#newsStory {
	background-color: #EBEBEB;
	padding: 5px;
	border: 1px solid #000000;
	display: block;
	float: right;
	width: 136px;
	text-align: left;
	visibility: visible;
	margin: 5px 0px 5px 5px;
}
#newsStory h1{
	display: inline;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 13px;
}
#newsStory h4 {
	color: #FFFFFF;
	background: #000066;
	display: block;
	border-top: 1px solid #FF0000;
	border-right: 1px #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px #FF0000;
}
#newsStory p {
	font-size: 11px;
	margin: 0px;
	line-height: 13px;
}
p {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

/*-- TEAM PAGES MENU CSS ---------------*/
#teamLinks {
	width: 150px;
}
#teamLinks p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: #FFFFFF;
	background: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#teamLinks ul {
	margin: 0px;
	padding: 0px;
}
#teamLinks li {
	text-align: right;
	list-style: none;
	border-bottom: 1px solid #012DC2;
	display: block;
	background: #000066 url(Images/template/mainMenubg1.gif) no-repeat right;
}
#teamLinks li a, #teamLinks li a:visited {
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-right: 10px;
	width: 140px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
}
#teamLinks li a:hover {
	color: #FFFF00;
	background: #0130AD url(Images/template/PageMenuDown.gif);
	display: block;
}


#homeNewsStory P{
	background-color: #B0C5FF;
	padding: 5px;
	display: block;
	width: 140px;
	visibility: visible;
	margin: 0px;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 11px;
	text-align: left;
}

#content {
	width: 577px;
	padding-right: 5px;
	text-align: left;
}
.photos {
	font-size: .7em;
	color: #000066;
}
#Login TH {
	font: medium Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 3px solid;
	border-left: 0px none;
	background: #002DA9;
}
#Login{
	border: 1px solid #666666;
	background: #E5E5E5;
}
#Scoreboard {
	display: block;
	margin: 5px 0px 20px;
	padding: 0px;
	float: right;
	height: 85px;
	width: 450px;
	border: 1px solid #FF0000;
	background: #E5E5E5;
}
#Scoreboard H2 {
	color: #FFFFFF;
	background: #000066 top;
	display: block;
	text-align: center;
	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px none #FF0000;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0px;
}
.boxscore {
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #000066;
	padding-left: 90px;
}
.boxscore-score {
	text-align: right;
	background: #CCCCCC;
	display: inline;
}
.indexAd {
	display: block;
	float: right;
	clear: right;
}
#Table {
	font: .8em Arial, Helvetica, sans-serif;
}
.NewsLinks {
	display: block;
	background: #E0E0E0;
	border: 1px solid #666666;
	padding: 1px;
	margin-top: 30px;
	margin-bottom: 40px;
	clear: both;
	font: 0.9em Arial, Helvetica, sans-serif;
}
.NewsLinks H3{
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsLinks p{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .95em;
}
.footer {
	font-size: .8em;
	margin: 5px 0px 0px;
	display: block;
	clear: both;
}
.table {
	font: 0.85em Arial, Helvetica, sans-serif;
	color: #000066;
	border: 1px solid #CCCCCC;
}
.table H3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #FFFFFF;
	font-style: italic;
	background: #000099;
}
.table th {
	color: #FFFFFF;
	background: #FF0000;
	padding-right: 3px;
	padding-left: 3px;
}
.table td {
	border-top: 1px solid #CCCCCC;
	background: #EFEFEF;
	padding: 1px;
}
.table ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
.table li {
	font-size: 10px;
}

.table2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000066;
	border: 1px solid #CCCCCC;
}
.table2 th {
	color: #FFFFFF;
	background: #FF0000;
	padding-right: 3px;
	padding-left: 3px;
}
.table2 td {
	border-top: 1px solid #CCCCCC;
	background: #EFEFEF;
	padding: 1px 3px;
}
.table2 ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
.table2 li {
	font-size: 10px;
}
.photoContainer {
	text-align: center;
	width: 500px;
}
#indexathletes {
	float: right;
	background: url(Images/Index/athletes.jpg);
	height: 164px;
	width: 150px;
}
#flashheader {
	background: url(Images/Index/noflash.gif);
	height: 130px;
	width: 90px;
}
#indexCougarPride {
	float: left;
	background: url(CougarPride/images/CougarPride2.jpg) no-repeat;
	height: 235px;
	width: 260px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.mediumText {
	font-size: small;
}
.greyText {
	color: #666666;
}
#bodyTable #content h2 {
	display: inline;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#bodyTable #content p {
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}

