 body 
{  
background-color: #FFFFFF;
background-image: url("images/bckgrd_lines.gif");
background-repeat: repeat-y;
background-position: bottom left;
}


 A:link		{	 color : #003399;	font-weight : bold;		 text-decoration : none;		}
 A:visited		{ 		color : #003399;	font-weight : bold;	 text-decoration : none;	}
	A:hover		{		color : #003399;	font-weight : bold;	 text-decoration : underline;		}

 A.linknone:link 		{		color : #000000;		text-decoration : none;		font-weight : bold;		}
 A.linknone:visted		{		color: #000000;		text-decoration : none;		font-weight : bold;		}
 A.linknone:hover 		{		color : #003399;		text-decoration: none;		font-weight : bold;		}	

	A.linkdash:link		{		text-decoration : none;		border-bottom : 1px dashed silver;		}
	A.linkdash:visited		{		color : #000000;		text-decoration : none;		border-bottom : 1px dashed silver;		}
	A.linkdash:hover		{		color: #003399;		text-decoration : none;		border-bottom : 1px dashed silver;		}

 A.linknav:link		{		color: #cc0000;		text-decoration: none;		}
 A.linknav:visited		{		color: #cc0000;		text-decoration: none;		}
 A.linknav:hover		{		color: #000000;		text-decoration: none;		}
 
 A.linknav2:link		{		color: #003399;		text-decoration: none;		}
 A.linknav2:visited		{		color: #003399;		text-decoration: none;		}
 A.linknav2:hover		{		color: #000000;		text-decoration: none;		}

 .sublinks
		{
		font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-size: 10px;
		color: #cc0000;
		font-weight: bold;
		line-height: 17px;
		}
 .sublinks2
		{
		font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-size: 10px;
		color: #003399;
		font-weight: normal;
		line-height: 17px;
		}
	.gradientblue
		{
		background-image: url("images/gradientblue.gif");
  background-repeat: repeat-x;
  background-position: top left;
  }
.b10cap 
		{ 
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : bold ; 
		font-size : 10px ;
  letter-spacing : 1;
		text-transform : uppercase;
		line-height : 17px ;
		color: #003399;
		}
	.b10
		{
		font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		line-height: 17px;
		}
	.h1
		{ 
		font-weight : bold;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; 
		font-size : 12px;
		color: #003399;
		line-height : 17px;
		}
	.title 
		{ 
		color : #000000;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : bold; 
		font-size : 14px;
		line-height : 17px;
		}
 .legal 
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9px; 
 line-height: 12px; 
 color: #999999; 
 }.b10capred {
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : bold ; 
		font-size : 10px ;
  letter-spacing : 1;
		text-transform : uppercase;
		line-height : 17px ;
		color: #cc0000;
}
