
A:link { 
 color: black;
}
A:visited { 
 color: black;
}
A:hover { 
 color: purple;
}

.HorzNav1 A:link { 
 text-decoration: none;
 color: black;
}
.HorzNav1 A:visited { 
 text-decoration: none;
 color: black;
}
.HorzNav1 A:hover { 
 text-decoration: none;
 color: purple;
}

.HorzNav2 A:link { 
 color: white;
}
.HorzNav2 A:visited { 
 color: white;
}
.HorzNav2 A:hover { 
 color: #99CCCC;
}

.HorzAct A:link { 
 text-decoration: none;
 color: white;
}
.HorzAct A:visited { 
 text-decoration: none;
 color: white;
}
.HorzAct A:hover { 
 text-decoration: none;
 color: purple;
}


.POV TD.Available{
 font-weight: normal;
 font-size: x-small; 
 text-align: left;
 text-indent: 0px;
 color: black;
}

.POV TD.Current{
 font-weight: bold;
 font-size: x-small; 
 text-align: left;
 text-indent: 0px;
 color: black;
}


.HorzNav1 TD {  
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: x-small; 
 text-align: left;
 text-indent: 5px;
 color: black;
}

.HorzNav1 TD.Separator {  
 font-weight: normal;
 font-size: xx-small; 
 text-align: center;
 text-indent: 0px;
 color: #666666;
}

.HorzNav1 TD.Enabled { 
 color: black;
 	text-decoration: none;
}
.HorzNav1 TD.Selected { 
 font-size: x-small; 
 color: #FFCC66;
}
.HorzNav1 TD.Disabled { 
 color: #666666;
}

.HorzNav2 TD {  
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: x-small; 
 text-align: left;
 text-indent: 5px;
 color: black;
}

.HorzNav2 TD.Separator {  
 font-weight: normal;
 font-size: xx-small; 
 text-align: center;
 text-indent: 0px;
 color: #FFCC66;
}

.HorzNav2 TD.Bullet {  
 font-weight: normal;
 font-size: large; 
 text-align: center;
 text-indent: 5px;
 color: #FFCC66;
}

.HorzNav2 TD.Enabled {  
 color: white;
}
.HorzNav2 TD.Selected { 
 font-size: x-small; 
 text-indent: 3px;
 color: #FFCC66;
}
.HorzNav2 TD.Disabled { 
 color: #666666;
}

.HorzAct TD { 
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: xx-small; 
 text-align: right;
 text-indent: 0px;
 color: white;
}

.HorzAct TD.Enabled { 
 color: white;
}

.TooltipNAV { 
 font: xx-small Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 color: black;
 background-color: #FFFF99;
 layer-background-color: #FFFF99;
 border: 1px solid #000000;
 padding: 2px;
 position: absolute;
 visibility: hidden;
 z-index: 10;
 top: 0px;
 left: 0px;
}

.TooltipIE { 
 font: xx-small Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 color: black;
 background-color: #FFFF99;
 layer-background-color: #FFFF99;
 border: 1px solid #000000;
 padding: 2px;
 position: absolute;
 visibility: hidden;
 z-index: 10;
 top: 0px;
 left: 0px;
}

.CmdBtn TD {  
 font-family: Tahoma, Verdana, Helvetica, sans-serif;
 font-size: xx-small; 
 text-align: center;
 color: black;
}
.CmdBtn A:link { 
 text-decoration: none;
 color: black;
}
.CmdBtn A:visited { 
 text-decoration: none;
 color: black;
}
.CmdBtn A:hover { 
 text-decoration: none;
 color: purple;
}



