﻿.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#000080;
width:100%;
padding:2px;
text-align:left;
font-family: Tahoma;
font-weight:bold;
font-size:15; border-bottom-style:solid; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; border-top-width:1px

}

.Clean       { border-style: solid; border-width: 0; background-color:#FFFFFF  }

.ScrlTtl{ 
font-family: Tahoma;
font-size: 12pt;
color: #FF0000;
text-decoration: blink; 
font-weight: bold 
}

.ScrlTxt{ 
font-family: Tahoma;
font-size: 11pt;
color: #000080;
font-weight: normal 
}

.submenu{
color:#000080;
font-family: Tahoma;
font-weight:Normal;
font-size:12;
margin-bottom: 0.5em
}

.Subs{
color:#000080;
font-family: Tahoma;
font-weight:Normal;
font-size:12;
margin-bottom: 0.5em
}


#pscroller1{
width: 100%;
height: 200px;
padding: 5px;
font-family:Arial; font-size:12pt; color:#000080; font-weight:bold 
}

.someclass{ height: 400px //class to apply to your scroller(s) if desired
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}


.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.MainBar {

font-family: Tahoma; font-size: 12pt; color: #000080; text-decoration: 
               none; font-weight: bold; margin-bottom: 0}
               
.SubMain{font-family: Arial; font-size: 12pt; font-weight: bold; margin-top: 0 text-decoration: 
               none}