.headTitle {font-family: Arial narrow; 
       font-size: 14pt; color: "#000099";
       font-weight:bold;
       text-align:center}
BODY {
	scrollbar-3dlight-color:   #8888cc; 
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:      #8888cc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:    #000000;

  background-position: left, top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

A:link {color:navy; text-decoration none}
A:visited {color:#000066; text-decoration none}
A:hover {color:#FF0000; text-decoration=underline}

.SmallTitle {
	    font-size : 14px;
                font-family: Arial narrow;
		font-weight : bold;
		font-style : normal;
		color : Navy;
		height: 1%
   }
   
.MsgStyle {
        font-size : 12px;
		font-family : Verdana;
		font-weight : bold;
		font-style : normal;
		color : #ff8040;
}
.MediumTextBold  {
	    font-size : 90%;
		font-family : Arial Narrow;
		font-weight : bold;
		font-style : normal;
		color: Navy;
   }
.SmallTextBold  {
	    font-size : 90%;
		font-family :  Arial Narrow;		
		font-weight : bold;

		font-style : normal;
		color : Navy;
   }
.SmallTextBoldNarrow  {
	    font-size : 90%;
		font-family : arial narrow;
		font-weight : bold;
		font-style : normal;
		color : #000099;
   }


.SmallText  {
			    font-size : 12px;
				font-family : Verdana;
				font-weight : normal;
				font-style : normal;
				color : Navy;
	        }

#subMenu {
	margin-left:13px;
	display:none;
	font-size: 80%;
}

