/* Page structure */

body {
	background: url(/images/bg8.jpg) no-repeat center top;margin:0;padding:0;
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	line-height: 1.5em;  
	margin: 0; 
	padding: 0; 
	text-align: left;
}
/* CSS Document */

a:link {
	color: #000;
}
a:hover {
	color: #f00;
}
a:visited {
	color: #666;
}
a:hover {
	color: #f00;
}
.navbar {
	width: 990px;
	float: left;
	height: 28px;
}
#container {
	padding: 0px;
	margin: 0px;
}

/* begin nav */
.navBar {
	height: 24px;
	width: 990px;
	background: #ccc url(images/navbar.jpg) top left no-repeat;
	z-index: 1000;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	float: left;
	position: relative;
	background-color: #222222;
}
.collapsed, .expanded {
	float: left;
	display: inline;
}
.collapsed .dropContainer {
	visibility: hidden;
}
.expanded .dropContainer {
	visibility: visible;
}
.collapsed .navItem {
	color: #ffffff;
	font-size:9px
}
.expanded .navItem {
	color: #555555;
	font-size: 9px;
	cursor: pointer;
}
.navItem, .anchorItem {
	border: 0px solid #f00;
    position: relative;
    display: inline;
    /* added 
    height: 28px;*/
    top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 5px;
    background-image: url(images/pipe2.gif);
    background-repeat:no-repeat;
    /* added */
} 
.navItem img {
	/* added */
	position: absolute;
	left: 0px;
	top: 0px;
	/* ----- */
	vertical-align: middle;
}
.anchorItem {
	width: 68px;
}
.navItem a {
	color: #555;
	text-decoration: none;
}
.navItem a:hover {
	color: #D70900;
}
.dropContainer {
	position: relative;
	width: 10px;
	overflow: visible;
}
.dropMenu, .anchorDropMenu, .dropMenu2 {
	position: absolute;
	left: 0px;
	/* changed */
	top: 5px;
	/* changed */
	width: 166px;
	clear: both;
	background-color: #888;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom: 1px solid #555;
	border-right: 1px solid #666;
	border-top: 1px solid #CCC;
	border-left: 1px solid #777;
	z-index: 800;
	filter:alpha(opacity=96); -moz-opacity:.96; opacity:.96;
}
.anchorDropMenu, .anchorDropMenu .dropMenu2 {
	background-color: #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #AAA;
	border-left: none;
	width: 166px;
}
.dropMenu .dropItem, .dropMenu .dropItemHi, .anchorDropMenu .dropItem, .anchorDropMenu .dropItemHi {
	position: relative;
	padding-left: 3px;
	padding-right: 3px;
	/*
	padding-top: 2px;
	padding-bottom: 2px;
	*/
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	color: #;
	cursor: default;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* remove on final */
	cursor: pointer;
	/* remove on final */
}
.dropMenu .dropItem_s, .dropMenu .dropItemHi_s {
	position: relative;
	background-image: url(images/dropBG2.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 5px;
	/*
	padding-top: 2px;
	padding-bottom: 2px;
	*/
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	color: #e9e9e9;
	cursor: default;
}
.dropMenu .dropItemHi a, .dropMenu .dropItem a, .dropMenu .dropItemHi_s a, .dropMenu .dropItem_s a {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #000000;
	width: 100%;
}
.anchorDropMenu .dropItem {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	/*cursor: pointer;*/
	color: #F00;
}
.dropContainer .dropItemHi {
	background-color: #666;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	/*cursor: pointer;*/
	color: #FFF;
}
/*
.dropContainer .dropItemHi_s {
	cursor: pointer;
	color: #FFF;
}
*/
.anchorDropMenu .dropItemHi {
	background-color: #E5E5E5;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	color: #880000;
}
.dropContainer a {
	color: #CCC;
	text-decoration: none;
}
.dropContainer a:hover {
	color: #FFF;
}
.anchorDropMenu a, .anchorDropMenu a:link {
	display: block;
	padding: 2px 0px 2px 0px;
	width:100%;
	color: #003300;
	text-decoration: none;
}
.anchorDropMenu a:hover {
	color: #000000;
}
.rule {
	height: 2px;
	line-height: 1px;
	border-top: 1px solid #aaa;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
}
/* specific tier 2 classes */
.dropMenu2 {
	left: 159px;
	top: -8px;
	visibility: hidden;
	z-index: 801;
}
.dropMenu .dropItemHi .dropMenu2 {
	visibility: visible;
}
.anchorDropMenu .dropItemHi .dropMenu2 {
	visibility: visible;
}
.dropMenu .dropItem .dropMenu2 {
	visibility: hidden;
}
.anchorDropMenu .dropItem .dropMenu2 {
	visibility: hidden;
}
img.tier2Arrow {
	position: absolute;
	left: 152px;
	top: 4px;
}
/* end nav */

.style1 {
	font-family: Verdana;
	font-size: 9px;
}
.style2 {
	font-family: Verdana; 
	font-size: 9px; 
	line-height: 1.6em; 
	color: #CCCCCC; }

.style2:link {
	font-family: Verdana; 
	font-size: 9px;
	line-height: 1.6em; 
	color: #ffffff; }

.style2:visited {
	font-family: Verdana; 
	font-size: 9px;
	line-height: 1.6em;
	color: #FFFFFF; }

.style13 {	font-family: Arial Narrow;
	font-size: 9px;
	color: #CCCCCC;
}
.style3 {font-size: 9px}
.story {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #000000;

}	
.schedule {
	font-family: Verdana;
	font-size: 1em;
	line-height: 1 em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #000000;	
	
}
.style4 {font-family: Verdana; font-size: 9px; color: #999999; }	
	
.comingup {
	
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 2em;
	font-size: 9px;
}	

.headlines	{
	font-family: Verdana;
	color: #cccccc;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 9px;
}
.stats {
	font-family: Verdana;
	font-size: 9px;
	line-height: 2em;
	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
}
.statleader {
	font-family: Verdana;
	font-size: 9px;
	line-height: 2em;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}
		
.picture { margin: 0 0 0 0; color: #000; background: #666666; padding: 0px 5px 0px 0px; 
	}
	
.homeBlack {
	font-family: Verdana;
	font-size: 9px;
	line-height: 2.2em;
	color: #000000;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 5px;
}
			.homeBlack:link:hover {
				font-family: Verdana;
				font-size: 9px;
				line-height: 2.2em;
				color: #000000;
				text-decoration:underline;
				padding-left: 10px;
				padding-right: 4px;
				padding-top: 5px;
			}
			.homeBlack:visited {
				font-family: Verdana;
				font-size: 9px;
				line-height: 2.2em;
				color: #000000;
				text-decoration:none;
				padding-left: 10px;
				padding-right: 4px;
				padding-top: 5px;
			}
			.homeBlack:active {
				font-family: Verdana;
				font-size: 9px;
				line-height: 2.2em;
				color: #000000;
				text-decoration:none;
				padding-left: 10px;
				padding-right: 4px;
				padding-top: 5px;
			}
			
.homeStats {
	font-family: Verdana;
	font-size: 9px;
	line-height: 2em;
	color: #ffffff;
	padding-left: 13px;
	padding-top: 5px;
}
.Statphoto {
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
	}
.highlights {
	font-family: Verdana;
	font-size: 9px;
	line-height: 1.8em;
	color: #000000;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 5px;
}
.mainStory	{
	font-family: Verdana;
	color: #cccccc;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 11px;
	padding-left: 9px;
	padding-right: 5px;
	padding-top: 5px;
}
.mainImage {
	border-top: 2px outset #000000;
	border-left: 2px outset #000000;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
}
.boxImage {
	border-top: 1px outset #000000;
	border-left: 1px outset #000000;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
}
.boxText	{
	font-family: Verdana;
	color: #cccccc;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 9px;
	padding-left: 9px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.black {
	font-family: Verdana;
	font-size: 10px;
	line-height: 2em;
	color: #000000;
	text-decoration:none;
}
.darkGreen {
	font-family: Verdana;
	font-size: 10px;
	line-height: 2em;
	color: #003300;
	text-decoration:none;
}
.theTeam {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	
}
.red10 {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	
}
.teamImage {
	border-top: 2px outset #000000;
	border-left: 2px outset #000000;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: white;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.caption	{
	font-family: Verdana;
	color: #777777;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 10px;
	padding-left: 4px;
}
