body {
	font-family: Arial;
	font-size: 12px;
}
.BGdotted {
	background-image: url(img/dottedLine.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.munuTop {
   background: #808080;
   border: 1px solid #000000;
   color: #FFFFFF;
   font-size: 11px;
	font-weight: bold;
}
.style2blue {
   font-size: 10px;
   color: #002B5F;
}
.style3blue {
   font-size: 10px;
   color: #002B5F;
   border: 1px solid #158AFF;
}
.tdthinNW {
   border-top: 1px solid #158AFF;
   border-right: 0px solid #158AFF;
   border-bottom: 0px solid #158AFF;
   border-left: 1px solid #158AFF;
}
.tdthinNSE {
   border-top: 1px solid #158AFF;
   border-right: 1px solid #158AFF;
   border-bottom: 1px solid #158AFF;
   border-left: 0px solid #158AFF;
}
.tdthinSE {
   border-top: 0px solid #158AFF;
   border-right: 1px solid #158AFF;
   border-bottom: 1px solid #158AFF;
   border-left: 0px solid #158AFF;
}
.style1 {
   color: #002B5F;
   margin: 2px;
}
.style2 {
   font-size: 11px;
   color: #000000;
}
.style3 {color: #FFFFFF}
.style5 {color: #FFFFFF}
.style7 {color: #FF0000}
.style8 {
   color: #888888;
   font-size: small;
}
.style8b {
   font-size: 10px;
}
.style9 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.style10 {
   font-size: 16px;
   color: #339900
}
.style10b {
   font-size: 14px;
   color: #FF6633
}
.style10c {
   font-size: 12px;
   color: #000000;
}
.style10d {
   font-size: 9px;
   color: #339900
}
.style11 {font-size: 8pt}
.style12 {font-size: 9pt}
.style13 {font-size: 14pt}

.smTextArea {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}
.buttonSm {
   font-size: 10px;
   font-weight: bold;
}
.buttonLogout {
   font-size: 8px;
   font-weight: bold;
   height: 14px;
}
.buttonBold {
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   height: 24px;
}

.compCell {
   font: 12px Verdana;
   color: #000000;
   background: #B7CAD2;
}