HTML {
scrollbar-face-color: #873939; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-track-color: #DDA0A0; 
scrollbar-arrow-color: #ffffff
}

A:link {font-family: verdana,arial; color: #01015B; text-decoration: none }
A:visited {font-family: verdana,arial; color: #01015B; text-decoration: none  }
A:hover	{font-family: verdana,arial; color: #36431E; text-decoration: none }
A:active {font-family: verdana,arial; color: #01015B; text-decoration: none }

body { 
margin:0;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
color: #1b1b1b;
background-image: url(images/osxn2.gif)
}

ul { 
	margin-left:15;
	list-style-type: circle;
	color: #15325e;
}

li { 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #1b1b1b;
}

.title {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #15325e; 
text-decoration: none
}

h1, h2, h3, h4 {
        color: #c0c0c0;
					font-size: 11px;
        font-family: arial;
        font-variant: small-caps;
					margin-top: 1em;
					margin-bottom: 0em
}

hr {border: none 0; 
border-top: 1px solid #e7e7e7;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.formbut { 
	cursor: pointer;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bolder;
	padding: 2px;
	border: 1px solid #7e8f6e;
	background-color : #7e8f6e;
	background: url(images/formbut.gif) repeat-x left top;
}

input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #1b1b1b;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #7e8f6e;
}

textarea {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #1b1b1b;
	font-weight: normal;
	padding: 6px;
	border: 1px solid #7e8f6e;
}

select {
        font-family: Verdana,Helvetica,Arial,sans-serif;
        font-size: 10px;
        color: #1b1b1b;
        font-weight: normal;
	border: 1px solid #7e8f6e;
}

option {
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b1b1b;
	font-weight: normal;
	padding: 4px;
	border: 1px solid #7e8f6e;
	background-color : #ffffff;
}

.leagueHeading { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	border: 1px solid #dc143c;
	background-color : #1d3573; 
}

.gameStats { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	border: 1px solid #ffffff;
	background-color : #1d3573;
	background: url(images/statsHeader.gif) repeat-x left top; 
}

.upDown { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b1b1b;
	font-weight: normal;
	padding-right: 4px;
	border-left: 1px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #c5dddd;
	height: 14px; 
}

.lanePair { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffff80;
	font-weight: bold;
	padding-right: 4px;
	border-left: 1px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #004040;
	height: 14px; 
}

.leagueName { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	border: 1px solid #dc143c;
	background-color : #900000;
	height: 18px;  
}

.analysisHeader { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	border: 1px solid #ffffff;
	background-color : #900000;
	background: url(images/formbut.gif) repeat-x left top;
	height: 18px;  
}

.topRow { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	border-left: 1px solid #dc143c;
	border-top: 0px solid #dc143c;
	border-right: 1px solid #dc143c;
	border-bottom: 1px solid #dc143c;
	background-color : #303030; 
}

.week { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 1px;
	border-left: 1px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #1d3573; 
}

.lane { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000099;
	font-weight: normal;
	padding: 0px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #eeeeee; 
}

.gm1 { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #dc143c;
	font-weight: normal;
	padding: 0px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #ffffc5; 
}

.sgm1 { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #dc143c;
	font-weight: normal;
	padding: 0px;
	border-left: 1px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #ffffc5; 
}

.gmAvg1 { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #dc143c;
	font-weight: bold;
	padding: 0px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #ffffc5; 
}

.gm2 { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #dc143c;
	font-weight: normal;
	padding: 0px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #dfffdf; 
}

.sgm2 { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #dc143c;
	font-weight: normal;
	padding: 0px;
	border-left: 1px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #dfffdf; 
}

.gmAvg2 { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #dc143c;
	font-weight: bold;
	padding: 0px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #dfffdf; 
}

.gm3 { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #dc143c;
	font-weight: normal;
	padding: 0px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #d7ffff; 
}

.sgm3 { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #dc143c;
	font-weight: normal;
	padding: 0px;
	border-left: 1px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #d7ffff; 
}

.gmAvg3 { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #dc143c;
	font-weight: bold;
	padding: 0px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #d7ffff; 
}

.series { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b1b1b;
	font-weight: normal;
	padding: 2px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #eeeeee; 
}

.Tpins { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b1b1b;
	font-weight: normal;
	padding: 2px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #e0e0e0; 
}

.sTpins { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b1b1b;
	font-weight: normal;
	padding: 2px;
	border-left: 1px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #fbe9b4; 
}

.games { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b1b1b;
	font-weight: normal;
	padding: 2px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #eeeeee; 
}

.average { 
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b1b1b;
	font-weight: bold;
	padding: 2px;
	border-left: 0px solid #7f9db9;
	border-top: 0px solid #7f9db9;
	border-right: 1px solid #7f9db9;
	border-bottom: 1px solid #7f9db9;
	background-color : #e0d2c9; 
}

table { 
	font-family: verdana,arial;
	font-weight: normal;
	color: #1b1b1b;
	font-size: 10px;
}


