a.menu {  text-decoration: none; color: #FFFFFF; font-size: 8pt; font-weight: bold}
a:hover.menu { text-decoration: none; color: #FFFF00; font-size: 8pt; font-weight: bold};

a.menu2 {  text-decoration: none; color: #FFFF00; font-size: 10pt; font-weight: bold}
a:hover.menu2 { text-decoration: none; color: #ffffff; font-size: 10pt; font-weight: bold};

a.menu3 {  text-decoration: none; color: #FFFFFF; font-size: 10pt; font-weight: bold};
a:hover.menu3 { text-decoration: none; color: #999999; font-size: 10pt; font-weight: bold};
v:link.menu3 { text-decoration: none; color: #CCCCCC; font-size: 10pt; font-weight: bold};

a.menu4 {  text-decoration: none; color: #253F6F; font-size: 10pt; font-weight: bold}
a:hover.menu4 { text-decoration: none; color: #999999; font-size: 10pt; font-weight: bold};
v:link.menu4 { text-decoration: none; color: #999999; font-size: 10pt; font-weight: bold};

a.menu5 {  text-decoration: none; color: #FFFFFF; font-size: 8pt}
a:hover.menu5 { text-decoration: none; color: #999999; font-size: 8pt};
v:link.menu5 { text-decoration: none; color: #CCCCCC; font-size: 8pt};

p            { font-family: verdana; font-size: 10pt }
table        { font-family: verdana; font-size: 10pt }
h1           { font-family: verdana; font-size: 10pt; font-weight: bold }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: verdana}
td           { font-family: verdana; font-size: 10pt }
tbody        { font-family: verdana; font-size: 10pt }

body { text-align:center;margin:0px 0px 0px 0px;background-color:#253f6f;color:#fff; }

a { color:white; }
img { border: 0px solid transparent; }

.navbar{ background-image:url("images/graynavbarbg.gif"); }