/***********************************************/
/* tri_valley_stlyes.css                       */
/***********************************************/


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-image:  url(images/main_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

a.related, a.related:visited {
	color: #CC0000;
	font-weight: bold;
	margin: 0px 2px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0px 2px;
}

a.related:hover {
	color: #FFFF66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #330099;
}

a.section, a.section:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-position: center center;
}

a.section:hover {
	text-decoration: none;
	color: #CCCC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a.breadcrumbs, a.breadcrumbs:visited {

	color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.breadcrumbs:hover {

	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
}

a.left, a.left:visited {
	color: #000066;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.left:hover {
	text-decoration: none;
	color: #FFFF66;
	background-color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
}

a.glink, a.glink:visited{
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.glink:hover{
	color: #FFFFFF;
	background-color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(%20);
}
/************** header tag styles **************/

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 5px;
	padding: 5px;
}

h1 {
	font-size: 30px;
	color: #000066;
	font-weight: bold;
	padding: 5px;
}
h2 {
	font-size: 24px;
	color: #000066;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	padding: 2px 4px 4px;
}
h4 {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	padding: 2px;

}
h5 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	padding: 2px;

}
h6 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	padding: 1px 0px 1px 4px;
	text-align: left;

}

/*************** list tag styles ***************/

ul{
	list-style-type: disc;
	font-weight: normal;
	text-align: left;
	left: 1px;
	top: 1px;
}

ul ul{
	list-style-type: circle;
	text-align: left;
	left: 1px;
	top: 1px;
}

ul ul ul{
	list-style-type: square;
	text-align: left;
	left: 1px;
	top: 1px;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	padding: 5px 5px 10px;
	margin: 2px;
	top: 0px;
	word-spacing: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*************** story styles ******************/

.story {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/BlueDevils_watermark2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-weight: normal;
	padding: 0px;
	border-top: thin #E8E8FF;
	border-right: thin #E8E8FF;
	border-bottom: thin solid #E8E8FF;
	border-left: thin solid #E8E8FF;
}

.story p {
	padding: 1px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
.Title55 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFF66;
}
.Title18 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
}

.breadcrumbs {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
}
.bullet {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing: normal;
	font-weight: bold;
}

.RelatedLinks {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	border: 1px solid #E5E5E5;
	height: 20px;
	padding: 5px 5px 0px;
	float: left;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-y;
	width: 170px;
	color: #CC0000;
	margin: 0px;
}
.GlobalLinks {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px ridge #003399;
	padding: 3px 1px;
	overflow: visible;
}
.SectionLinks {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	border: 1px none;
	height: 20px;
	padding: 0px 4px;
}
.TitleSection {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	padding: 10px 0px;
	text-align: left;
	font-style: normal;
}
.Title_header {

	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFF66;
}
.TitleSection2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	padding: 4px 2px 0px;
	background-color: #E1E1FF;
}
.Tableformat {


	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	padding: 15px 8px 0px;
}
.TitleSection1 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000066;
	padding: 4px 2px 0px;
}
.Title24 {

	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
}
.Title_teams {

	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000066;
	padding: 0px;
	background-color: #E1E1FF;
}
.Title24_red {


	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
}
a.glink_h3, a.glink_h2:visited {

	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.glink_h3:hover {

	color: #FFFFFF;
	background-color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(%20);
}
a.left_h5, a.left_h5:visited {
	color: #000066;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
a.left_h5:hover {

	text-decoration: none;
	color: #FFFF66;
	background-color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
}
.Title_red {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.feature{
	padding: 5px;
	font-size: 12px;
	margin: 5px 3px;

}

.feature h3{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px;
	margin: 1px 5px;
}
.Change {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #999999;
	font-style: oblique;
}
.TitleSection_Games {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 8px 0px;
	background-color: #000066;
	letter-spacing: 3px;
	text-align: center;
}
.Table_format {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000066;
	padding: 0px;
	border: thin solid #339966;
}
.box_ad {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
	background-image: url(images/navbg_box.jpg);
	text-align: justify;
	border: thin solid #FF0000;
	background-repeat: repeat-y;
	padding: 15px;
}
a.left_h5, a.left_h5:visited {

	color: #000066;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
a.left_h5:hover {


	text-decoration: none;
	color: #FFFF66;
	background-color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
}
a.left_highlight, a.left_highlight:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CC0000;
}
a.left_highlight:hover {

	text-decoration: none;
	color: #FFFFFF;
	background-color: #3300CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
}
.Team_names {

	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000066;
}
.Title_header2 {


	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
}
.MainPg_table_titles {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 4px 0px;
	background-image: url(images/main_title_bg.jpg);
	background-repeat: repeat-y;
	border: thin solid #E9E9E9;
	margin: 4px 4px 0px;
}
