/* CSS Document */
   
 .TA {scrollbar-3dlight-color:white;
           scrollbar-arrow-color:green;
           scrollbar-base-color:;
           scrollbar-darkshadow-color:Black;
           scrollbar-face-color:#996600;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:#81552D}

.navCell {
background-repeat: no-repeat;
background-attachment: fixed;
}

.verdana10navy {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #000080}
.verdana8navy {font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #000080}

.articles {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000080;}
.navigation:hover{ cursor:crosshair
	
}
.mainbg {
	background-image: url(images/main-2_middle.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 539px;
}
.bottombg {
	background-image: url(images/main-2_bottom.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 32px;
}

