/* CSS Document */

A:link {text-decoration:none; color:#000000}
A:visited {text-decoration:none; color:#000000}

.mainFont {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}

.menuDiv{
border-bottom-color:#C5D6CB;
border-bottom-width:2px;
border-bottom-style:solid;
}
.menuOn{
border-bottom-color:#AAAAAA;
border-bottom-width:2px;
border-bottom-style:dashed;
}
.manuBorder{
/*border-right-width:1px;
border-right-style:solid;
border-right-color:#000000;
*/
}
.manuDiv{
background-color:#C5D6CB;

height:386px;
position:absolute;
 left:1px;
  top:88px;
   width:141px;
     z-index:2;
}
.manuHolder{

background-color:#C5D6CB;


position:absolute;
 left:11px;
  top:136px;
   width:146px;
    height:797px;
	 z-index:4;


}
.mainPage{
background-image:url(images/bww.jpg);
 background-position:top;
  background-repeat:no-repeat ;
  position:absolute; left:161px;
   left:170px;
    top:137px;
	 width:650px;
	  height:495px;
	   z-index:3;
	border-top-color:#000000;
	  border-top-style:solid;
	   border-top-width:1px;

}
#content_frame {
width:624px; 
top:auto; 
height:653px; 
z-index:1;


}
.displayDiv{
width:615px;
height:auto;
background-image:url(../images/bWatermark.gif);
background-repeat:no-repeat;
background-position:top;


}
.frameSty{

width:650px;

}



.smallGreenFont{

color: #008357;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}
.headingFont{
font-size: 24px;
font-family: Arial, Helvetica, sans-serif;
}

.boldParagraph{
font-family: Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;

}
.smallBlackFont{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}
