body

{

    		scrollbar-3dlight-color :  #33336e;
			scrollbar-arrow-color :  #FFFFFF;
			scrollbar-base-color :   #33336e;
			scrollbar-darkshadow-color :  #33336e;
			scrollbar-face-color :   #33336e;
			scrollbar-highlight-color :   #33336e;
			scrollbar-shadow-color :   #33336e;
			scrollbar-track-color :  #FFFFFF;
			background-color : #FFFFFF;
            }
	
html
{
  /*overflow: -moz-scrollbars-horizontal !important;*/
}

.topBG{
	background-image : url(images/BG.gif);
	background-repeat : repeat-x;
}

.bannerBG{
	background-image : url(images/BG_banner.gif);
	background-repeat : repeat-x;
	height : 174px;
}

p, li{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #6e7277;
line-height : 20px;
}

.profile1{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #6e7277;
}

.profile2{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #d51820;
line-height : 20px;
}

.Navy{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #33336e;
line-height : 20px;
}

H1{
display:none;
}

H2{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #d51820;
}


.tradeNav{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #6e7277;
}

a{
color : #6e7277;
}

a:hover{
	color : #d51820;
	text-decoration : none;
}
			
.footerText
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #6e7277;
}

