/**
 * Some Notes:
 * 
 * SPriNG color guidelines
 * header rules, headlines, primary navigation, footer: 669933
 * subheads, vineyard navigation, text links, sidebar text: 339999
 * nav rules:  CCFF99
 * primary navigation rollover:  99CC66
 * vineyard navigation rollover: 66CCCC
 */

BODY, INPUT, SELECT  { font-family: "Times New Roman"; font-size: 12pt}
TH { font-family: verdana; font-size: 9pt; background-color: 99CC66; color: black}
TR.row1 {font-family: verdana; font-size: 7pt; background-color:  CCCCCC}
TR.row2 {font-family: verdana; font-size: 7pt}
TR.row3 {font-family: verdana; font-size: 7pt}
TR.row4 {font-family: verdana; font-size: 7pt; font-weight: bold}
.header_rule {background-image: url(/new/images/current_season/header_rule.gif)}
.nav_background {background-image: url(/new/images/current_season/nav_background.jpg)}
.main_background {background-image: url(/new/images/current_season/main_background.jpg); background-repeat: repeat-y}
.right_sidebar {background-image: url(/new/images/current_season/right_background.jpg); 
		color: 339999; 
		font-family: arial; 
		font-size: 9pt}

a:link { color: #339999; text-decoration: underline} 
a:visited { color: #339999; text-decoration: underline} 
a:active { color: #339999; text-decoration: underline}
a:hover { color: #339999; text-decoration: underline} 

a.right:link { color: #669933; text-decoration: underline} 
a.right:visited { color: #669933; text-decoration: underline} 
a.right:active { color: #669933; text-decoration: underline}
a.right:hover { color: #669933; text-decoration: underline} 

/*
