/* START OF GENERIC FORM STYLES */


#subnav {
background-color:#666666;
}

#bottomnav {
background:#0099CC url(/img/black-bottom.jpg) repeat-x scroll center top;
background-color:#005191;
}

#topnav {
background:#0099CC url(/img/black-top.jpg) repeat-x scroll center top;
background-color:#005191;
}

.piclinkbox a span {
background:#0099CC url(/img/black-menu.jpg) repeat-x scroll center bottom;
background-color:#005191;
}

h1 {
color:#005191;
}

h2 {
color:#005191;
}

a{
color:#005191;
}

a:hover{
color:#666666;
}

#bottomnav a:hover {
background-color:#666666;
}

#subnav a:hover {
background-color:#666666;
}

#topnav a:hover {
background-color:#666666;
}

.piclinkbox a:hover span {
background:#666666 url(/img/black-hover.jpg) repeat-x scroll center bottom;
}

