A:link 		{font-family: Arial, Helvetica; font-size: 12; color: #EB1C24; text-decoration: none}
A:visited	{font-family: Arial, Helvetica; font-size: 12; color: #A9161C; text-decoration: none}
A:hover		{font-family: Arial, Helvetica; font-size: 12; color: #EB1C24; text-decoration: underline}


.BODY 
{
	background-color: #FFFFFF; 
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}


#styHeader 
{
	width: 720px;
	height: 70px;	
}

#styTableHeader 
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	background-color: #4A4A4A;
	color: #FFFFFF;
}

#styMainMenu 
{
	width: 720px;
	height: 30px;
	background-color: #EB1C24;
	color: #FFFFFF;	
}

#styTableMainMenu 
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	background-color: #EB1C24;
	color: #FFFFFF;
}

.styContent 
{
	font-family: Arail, Helvetica;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000099;	
}

TD.styContentSmall
{
	font-family: Arail, Helvetica;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #000099;	
}

TD.styContent 
{
	font-family: Arail, Helvetica;
	font-size: 10pt;
	color: #000099;
}

TD.styContentHeader
{
	background-color:	#FFFFFF;
	color:				#000099;	
	border-bottom:		1px solid #EB1C24;
}

TD.styContentBullet
{
	width:				8px;
	height:				8px;
	background-color:	#EB1C24;	
}

#styFooter 
{
	width: 720px;
	height: 30px;
	background-color: #FFFFFF;
	color: #000099;	
}

#styTableFooter 
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000099;
}


div#hold	
{ 
	position:relative; overflow:hidden;
	width:200; height:200px; 
  z-index:100; 
}
	
div#wn	
{ 
	position:absolute; 
	left:0px; top:0px; 
	width:200; height:200px; 
	clip:rect(0px, 200, 200px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
	
	
div.content 
{ 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	font-family: Arail, Helvetica;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000099;		
	z-index:1; 
}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:160px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:136px;
  background: url("/images/nav/track.gif") #336 repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#ceced6;
  z-index:1;
  }  
  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 } 

td#scrollLinks  { width:12px } 