

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


.nav{
	font-family: "Avenir LT Std 55 Roman", "Avenir Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.clientlist {
	font-family: "Avenir LT Std 55 Roman", "Avenir Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.header{
	font-family: "Avenir LT Std 55 Roman", "Avenir Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
}

a.header:link{color: #cc0000; text-decoration: none;}
a.header:visited{color: #cc0000; text-decoration: none;}
a.header:hover{color: #000000; text-decoration: none;}
a.header:active{color: #000000; text-decoration: none;}

.header_gray{
	font-family: "Avenir LT Std 55 Roman", "Avenir Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

a.header_gray:link{color: #333333; text-decoration: none;}
a.header_gray:visited{color: #333333; text-decoration: none;}
a.header_gray:hover{color: #cc0000; text-decoration: none;}
a.header_gray:active{color: #cc0000; text-decoration: none;}




.header_brewer{
	font-family: "Avenir LT Std 55 Roman", "Avenir Roman", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc0000;
}

.subheader{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

a.subheader:link{color: #333333;
	text-decoration: underline;}
a.subheader:visited{color: #333333;
	text-decoration: underline;}
a.subheader:hover{color: #cc0000;
	text-decoration: underline;}
a.subheader:active{color: #cc0000;
	text-decoration: underline;}

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

a.nav:link{
	color: #333333;
	text-decoration: none;
}
a.nav:visited{
	color: #333333;
	text-decoration: none;
}
a.nav:hover{
	color: #cc0000;
	text-decoration: none;
}
a.nav:active{
	color: #FFFFFF;
	text-decoration: none;
}

.home_nav{
	font-family: "Avenir LT Std 55 Roman", "Avenir Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.home_nav:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.home_nav:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.home_nav:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a.home_nav:active{
	color: #FFFFFF;
	text-decoration: none;
}

DIV.tableHolder {


OVERFLOW: AUTO;
WIDTH: 600px;
 POSITION: relative;
HEIGHT: 200px;
} 

thead td{
Z-INDEX: 20;
POSITION: relative;
 TOP: expression(this.offsetParent.scrollTop-2);
HEIGHT: 20px;
TEXT-ALIGN: center
 } 

 tfoot td{
 Z-INDEX: 20;
 POSITION: relative;
TOP: expression(this.offsetParent.clientHeight - this.offsetParent.scrollHeight + this.offsetParent.scrollTop); HEIGHT: 20px;
 TEXT-ALIGN: left;
 text-wrap: suppress
 } 

.fixedLeft {
 z-index: 20;
font-weight: bold;
border-right: 1px solid silver;
 LEFT: expression(this.offsetParent.scrollLeft-2);
POSITION: relative;
} 

.fixedRight {
z-index: 20;
font-weight: bold;
border-left: 1px solid silver;
LEFT: expression(this.offsetParent.clientWidth - this.offsetParent.scrollWidth + this.offsetParent.scrollLeft); POSITION: relative;
} 

a.menulink:link{color: #333333; text-decoration: none;}
a.menulink:hover{color: #333333; text-decoration: none;} 
a.menulink:visited{color: #333333; text-decoration: none;}
a.menulink:active{color: #333333; text-decoration: none;}


#Section
{
  float: left;
  margin: 5px 5px 5px 5px;
}

.SectionSelection
{
     float: right;
     text-decoration: none;
     color: #cc0000;
     cursor: hand;
     cursor: pointer; 
}

#SubSection
{
  position:relative;
  left: 40px;
}



#SubSectionText
{
 
 
 background-color: #FFFFFF;
 color: #cc0000;
 font-family: "Avenir LT Std 55 Roman", "Avenir Roman", Arial, Helvetica, sans-serif;
 font-size: 14px; 
}

#MainHeaderDiv, #MainHeaderContent
{
 float: right;
 width: 550px;
 background-color: #FFFFFF;
 color: #cc0000;
 font-family: "Avenir LT Std 55 Roman", "Avenir Roman", Arial, Helvetica, sans-serif;
 font-size: 14px; 
}



#MainHeaderDiv a {
     float: right;
     text-decoration: none;
     color: #cc0000;
}

#MainHeaderText {
     float: left;
     font-family: "Avenir LT Std 55 Roman", "Avenir Roman", Arial, Helvetica, sans-serif;
	 font-size: 14px;
     color : #cc0000;
}

.SubHeaderDiv
{
  float: left;
  margin: 5px 5px;
}

#SubHeaderText
{
 margin: 5px 5px;  
}
#MainHeaderSubContent1
{
  
}
