/* CSS definition file containing site wide stylesheets */

.email_link_blue_arial_12 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

.top_nav_bar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

.submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(246,246,246);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: small-caps;
 	text-align: center;
 	background-color: rgb(0,128,0);
 	padding: 2px 3px
}

.athletic_cell {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(0,0,128)
}

.link-darkblue {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(27,32,80);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

.close-button {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

.close {
	font-family: Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(246,246,246);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: small-caps;
 	text-align: center;
 	background-color: rgb(51,51,51);
 	padding: 2px 3px
}

.cell-highlighted-underlined {
	background-color: rgb(226,239,251);
 	border-bottom: 1px solid rgb(0,0,0)
}

.text_header {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 22px;
 	color: rgb(27,32,80);
 	font-style: italic;
 	background-color: rgb(245,218,96);
 	padding-left: 8px;
 	padding-top: 5px;
 	padding-bottom: 0px
}

.Reset {
	font-family: Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(246,246,246);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: small-caps;
 	text-align: center;
 	background-color: rgb(153,51,51);
 	padding: 2px 3px
}

.EmailFaculty {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(27,32,80);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

.WeekDayName {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(246,246,246);
 	font-weight: bold
}