body {
	margin: 0px;
	padding: 0px;
	}

img {
	border: 0px none;
	}

h1, h2 {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 14px;
	line-height	: 16px;
	font-weight	: normal;
	padding		: 0px 0px 5px 0px;
	margin		: 0px 0px 0px 0px
}

h2 {
	padding: 0px 0px 0px 0px;
	}

td {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 13px;
	color		: #000000;
}

td.ABC {
	color		: #000000;
	font-size	: 14px;
	font-family	: Arial, Helvetica, sans-serif;
	
	width		: 38px;
	text-align	: center;
	}

#long-products h1 {
	font-family	: Arial, Helvetica, sans-serif;
	font-weight	: normal;
	font-size	: 20px;
	padding		: 0px 0px 0px 6px;
	}
	
table#long-products {
	padding			: 5px 0px 0px 25px;
	margin-bottom	: 30px;
	}

#long-products td {
	width: 125px;
	}

#long-products img {
	margin: 0px 0px 8px 0px;
	}

.reps h1, .shows h1 {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 15px;
	font-weight	: bold;
	color		: #AE1D00;
	}

.reps h2, .shows h2 {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 15px;
	font-weight	: bold;
	padding		: 14px 0px 0px 0px;
	color		: #333333;
	}

.shows h2 {
	padding		: 0px 0px 0px 0px;
	}

td.reps, td.shows {
	padding: 25px 0px 0px 314px;
	}

.shows-table td {
	height: 24px;
	}

td.notes {
	height			: 45px;
	vertical-align	: bottom;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #666666;
	}

div#long-products-nav {
	position	: absolute;
	top			: 132px;
	left		: 550px;
	}

/******* FOOTER *******/
td.footer {
	padding				: 0px 40px 0px 218px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	line-height			: 13px;
	text-align			: right;
	}

.footer a {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	line-height		: 13px;
	text-decoration	: none;
}

.footer a:hover {
	text-decoration	: underline;
}

/******* PAST SEASONS *******/
#past-seasons td {
	padding: 10px;
	}

table#past-seasons {
	margin		: 30px 10px 40px 20px;
	line-height	: 15px;
	}

h1.past-seasons-h1 {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 13px;
	color		: #999999;
	}

h2.past-seasons-h2 {
	font-size	: 14px;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #AE1D00;
	}

#past-seasons a {
	margin-right: 20px;
	}
	
/********** HEADER **********/
#mid {
    width			: 250px;
    height			: 102px;
	border-left		: 4px solid #FFFFFF;
	border-right	: 4px solid #FFFFFF;
    }

ul, li {
    list-style  : none;
    padding     : 0;
    margin      : 0;
    }

ul {
    padding-top : 9px;
    }

li, li a {
    width   : 100%;
    display : block;
    }

li a {
    padding     	: 0 0 4px 29px;
    background  	: transparent url(../basic_images/nav-off.gif) no-repeat scroll 13px 2px;
    font-size   	: 11px;
    font-weight 	: bold;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
	text-decoration	: none;
    }

li a:hover {
    background-image	: url(../basic_images/nav-on.gif);
	color				: #FFFFFF;
    }

#rite {
    vertical-align 		: bottom;
	text-align			: right;
    }

table#header {
	border-bottom: 3px solid #FFFFFF;
	}

td#logo {
	vertical-align		: bottom;
	}
	
/***** 2010 Update *****/
	
div#update {
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	width: 266px; 
	padding: 25px 0px 22px 9px; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	color: #666666; 
	line-height: 16px;
	margin-bottom: 25px;
	}
	
div#update ul {
    margin: 0px 0px 10px 0px;
    }

div#update li {
    padding     	: 0 0 1px 15px;
    background  	: url(../basic_images/2010_update_bullet.gif) no-repeat 0px 4px;    
    font-weight 	: bold;
	text-decoration	: none;
    }
	
div#update a {color: #666666;}

div#update a:hover {color: #E9303F;}

a.contact-link {color: #000000;}
a:hover.contact-link {text-decoration: none;}
