.titlebg{ 
background-color: #3366FF; 
}
.subtitlebg{ 
padding:2px;
margin-bottom: 5px;
background-color: #333333; 
color:#CCCCCC;
font-family: Verdana; 
font-size: 18px;
font-variant: small-caps;
}
.subtitlebg2{ 
padding:2px;
margin-bottom: 5px;
background-color: #000000; 
color:#333333;
font-family: Verdana; 
font-size: 18px;
font-variant: small-caps;
}
.subtitle{ 
color:#003399;
font-family: Verdana; 
font-weight:bold;
}
.formtitlebg{ 
background-image: url(graf/banner2.gif); 
background-repeat: repeat-y;
color:#FFFFFF;
font-family: Verdana; 
font-size: 14px;
}
.formtext{ 
color:#003399;
font-family: Verdana; 
font-size: 12px;
}
.formtitle{
padding:2px;
margin-bottom: 5px;
text-align:left;
font-family: Verdana; 
font-size: 14px;
font-weight:bold;
border:3px solid #CC9966;
}
.formnote{
padding:1px;
margin-bottom: 1px;
color: blue;
text-align:left;
font-family: Verdana; 
font-size: 11px;
}
.menubg{ 
cursor:pointer;
border-width: 1px; 
border-style: solid; 
border-color: #EFEFEF;
background-color: #CC9966;
text-align:center;
font-family: Verdana; 
font-size: 14px;
font-weight:bold;
font-variant: small-caps;
}
.menutitle{
cursor:pointer;
background-color:#ECECFF;
width:180px;
padding:4px;
margin-bottom: 10px;
text-align:center;
font-family: Verdana; 
font-size: 12px;
font-weight:bold;
border:1px solid #999999;
}
.footbg{ 
cursor:pointer;
border-width: 1px; 
border-style: solid; 
border-color: #EFEFEF;
background-color: #F3F2ED;
text-align:center;
font-family: Verdana; 
font-size: 12px;
}

a:link { text-decoration:none; color: rgb(0, 0, 153) }
a:visited { text-decoration:none; color: rgb(0, 0, 153) }
a:hover { text-decoration: underline;color: rgb(0, 96, 255) }
a:active { text-decoration: none; color: rgb(255, 0, 102) }

a.nav:link { text-decoration:none; color: black}
a.nav:visited { text-decoration:none; color: black}
a.nav:hover { text-decoration: underline;color: rgb(0, 96, 255) }
a.nav:active { text-decoration: none; color: rgb(255, 0, 102) }

a.subnav:link { text-decoration:none; color: white}
a.subnav:visited { text-decoration:none; color: white}
a.subnav:hover { text-decoration: underline;color: white }
a.subnav:active { text-decoration: none; color: white}