/* Department of Athletics stylesheet */


BODY {
	font-family: arial, helvetica, sans-serif;
}

P, TD {
	font-size: 12px;
}

UL, OL, LI {
	font-size: 11px;
}


/* Links ================= */

A:link {
	font-family: arial, helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	font-family: arial, helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	font-family: arial, helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #EEDDAA;
	background-color: #222277;
	text-decoration: none;
	font-weight: bold;
}

.heading_list {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}


.small {
	font-size: 13px;
}

.indent {
	font-size: 14px;
	padding-left: 400px;
}


.title {
	font-family: arial, helvetica, sans-serif;
	color: #222277;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	margin: 0px;
}

.sports_title {
	font-family: arial, helvetica, sans-serif;
	color: #222277;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	margin: 0px;
}

.white_heading {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.white_text {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

.bluebar {
    background-color: #222277; 
}

td.bluebar a, td.bluebar a:link { 
	color: #222277; 
	background-color: white; 
}


.red {
	color: #660000;
	font-weight: bold;
	font-size: 16px;
}

.copyright {
	color: #999999;
	font-size: 10px;
	text-align: center;
}


/* PR Links ==================== */

pr, A:link.pr, A.pr:link {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
}

pr, A:visited.pr, A.pr:visited {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

pr, A:active.pr, A.pr:active {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

pr, A:hover.pr, A.pr:hover {
	color: #003366;
	font-size: 14px;
	background-color: #EEDDAA;
	font-weight: bold;
	text-decoration: none;
}

.tournament {
        padding-left: 15px;
}

/* Global Footer Links ==================== */

global, A:link.global, A.global:link {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

global, A:visited.global, A.global:visited {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

global, A:active.global, A.global:active {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

global, A:hover.global, A.global:hover {
	color: #993333;
	font-size: 14px;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
}


/* Sports Menu Page Links ==================== */

sports, A:link.sports, A.sports:link {
	color: #EEDDAA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

sports, A:visited.sports, A.sports:visited {
	color: #EEDDAA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

sports, A:active.sports, A.sports:active {
	color: #EEDDAA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

sports, A:hover.sports, A.sports:hover {
	color: #FFFFFF;
	background-color: #222277;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

sports_menu, UL.gold, LI.gold {
	font-size: 12px;
	font-weight: bold;
	color: #EEDDAA;
}

main_menu, UL.gold, LI.gold {
	font-size: 12px;
	font-weight: bold;
	color: #EEDDAA;
}

a img {
	border: 0px;
	text-decoration: none;
	border: 0px;
	border: none;
}

a:hover img {
	border: 0px;
	text-decoration: none;
	border: none;
}


