.msg
{
 font-family: arial;
 font-size:12pt;
 color:#008000;
 width: 450px;
 background-color: white;
}
.error
{
 font-family: arial;
 font-size:12pt;
 color:red;
}
A.CtrlLink { 
 font-family: Arial;
 color: #000080;
 font-weight: bold;
 text-decoration: none 
}
A:hover.CtrlLink {
 font-family: Arial;
 color: #000080;
 font-weight: bold;
 text-decoration: underline 
}
A.HeaderNav {
 font-family: Arial;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none
}
A:hover.HeaderNav {
 font-family: Arial;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: underline
}

.pageNextInact{
 font-family: Arial;
 color: black;
 text-decoration: none
}

A.pageNext{
 font-family: Arial;
 color: green;
 font-weight: bold;
 text-decoration: none
}
A:hover.pageNext{
 font-family: Arial;
 color: green;
 font-weight: bold;
 text-decoration: underline
}
.pagePrevInact{
 font-family: Arial;
 color: black;
 text-decoration: none
}
A.pagePrev{
 font-family: Arial;
 color: green;
 font-weight: bold;
 text-decoration: none
}
A:hover.pagePrev{
 font-family: Arial;
 color: green;
 font-weight: bold;
 text-decoration: underline
}
A.pageNum{
 font-family: Arial;
 color: green;
 font-weight: bold;
 text-decoration: none
}
A:hover.pageNum{
 font-family: Arial;
 color: green;
 font-weight: bold;
 text-decoration: underline
}
.pageNumInact{
 font-family: Arial;
 color: black;
 text-decoration: none;
}
.pageNav{
 font-family: Arial;
 color: green;
 text-alignment: center;
}
.AlphaHeading{
 font-family: Arial;
 color: navy;
 font-weight: bold;
 text-alignment: center;
 text-decoration: underline;
}
.Alphabet{
 font-family: Arial;
 color: navy;
 font-size: 8pt;
 text-alignment: center;
 text-decoration: underline;
}
.norecs{
 font-family: Arial;
 font-style: italic;
 color: black;
 font-size: 12pt;
 text-alignment: center;
 text-decoration: none;
}
A.dirnav{
 font-family: Arial;
 color: navy;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none
}
A:hover.dirnav{
 font-family: Arial;
 color: navy;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: underline
}
A:visited.dirnav{
 font-family: Arial;
 color: navy;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}