body, td{
    font-family : Arial, Helvetica, sans-serif;
  	font-size:13px; 
    }
#content {
	width:770px; 
	border:1px solid black;
}
A{
color:teal;
}	
    .TitleBlue1{
    	color:#0066CC;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		font-family : Arial, Helvetica, sans-serif;    
    }
       
    .TitleBlack1{
    	color:black;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		font-family : Arial, Helvetica, sans-serif;    
    }

     .footerFont{
    	color:black;
		font-size:10px;
		font-weight:normal;
		text-align:center;
		font-family : Arial, Helvetica, sans-serif;    
    }
    
	.MainTitle{
		color:white;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		font-family : Arial, Helvetica, sans-serif;
	}

	.AuthorTitleBT {
		background-color: #669999;
        height: 20px;
	}
    
    .AuthorLink, .AuthorLink:visited{
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        font-weight: normal
        text-decoration: none;
        color:white
    }
    
    .NavTitle {
        background-color: #6699cc; 
	    border-left: white 1px solid; 
        text-align:center;
    }
    .NavLink, .NavLink:visited {
        font-size: 11px; 
        font-weight: bold; 
    	color: white; 
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
    }
	
    .NavTitleBT {
        background-color: #669999; 
	    border-left: white 1px solid; 
        text-align:center;
		padding:3px;
    }
    .NavLinkBT, .NavLinkBT:visited {
        font-size: 11px; 
        font-weight: bold; 
    	color: white; 
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
    }
		.alphaLink{
		background-color:#669999;
		color:white;
		font-weight:bold;
		width:20px;
		height20px;
		border: 1px solid black;
		padding:3px;
		font-size:12px;
		text-align:center;
	}
	
		.alphaLink:hover{
		color:#669999;
		background-color:white;
	}
	
		.alphaPick{
		background-color:#EEEEEE;
		color:BLACK;
		font-weight:bold;
		width:20px;
		height20px;
		border: 1px solid black;
		padding:3px;
		font-size:12px;
		text-align:center;
	}

	
	#topBar{
		width: 165px;
		background: url(/webimgs/btNavCurve.gif) no-repeat;
		height:7px;
		line-height:0px;
		margin:0px;
		padding:0px;
		overflow: hidden;
}
