
.wsheader {
color: #00008B;
}

.wsiheader {
color: #00008B;
font-style: italic;
}

.txtColor8bBold {
color: #00008B;
font-weight: bold;
}

.wsnamehdr {
font-size: 18px;
font-style: italic;
text-align: center;
color: #00008B;
}

.wsname {
text-align: center;
color: #00008B;
}

.centertxt {
text-align: center;
}

div.txtright {
  text-align: right;
} 

.std0ColorTxt {
color: #000000;
font-weight: normal;
}


.std8txt {
font-size: 8px;
color: #000000;
font-weight: normal;
}

.std10txt {
font-size: 10px;
color: #000000;
font-weight: normal;
}

.std12txt {
font-size: 12px;
color: #000000;
font-weight: normal;
}

.std14txt {
font-size: 14px;
color: #000000;
font-weight: normal;
}

.italictxt {
font-style: italic;
}

.blueboldtxt {
font-size: small;
color: #000099;
font-weight: bold;
}

.greenboldtxt {
font-size: small;
color: #008080;
font-weight: bold;
}

.header {
 position: fixed;
 margin: 0px auto;
 width: 100%;
 top: 0px;
}

.header_alpha {
 position: fixed;
 margin: 0px auto;
 width: 100%;
 top: 0px;
}

.wpBase {
 position: fixed;
 background-color: #000066;
 width: 100%;
 bottom: 0px;
}

.leftm10 {
  margin-left: 10px;
}

.leftpad10 {
  padding-left: 10%;
}

a.linkproperty:link {color: #003399} 
a.linkproperty:visited {color: #006600} 
a.linkproperty:hover {color: #FF3300} 
a.linkproperty:active {color: #0000FF} 
