/* CSS Document */

body, table, tr, td, form, a { font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 11px;}

.indented { padding-left: 50pt; padding-right: 50pt; }

td.menulink { border-left: 1px solid #0066CC; }
td.base { text-align: center; }

a.menulink { text-decoration: none; color: #000000; }
a.menulink:hover { text-decoration: underline; color: #CD1021; }
a.submenulink { text-decoration: none; color: #0066CC; }
a.submenulink:hover { text-decoration: underline; color: #0066CC; }

a.alert { text-decoration: none; font-size:15; font-weight:bold; color: red; }
a.alert:hover { text-decoration: underline; font-size:15; font-weight:bold; color: red; }
a.alert:visited { text-decoration: none; font-size:15; font-weight:bold; color: red; }

a.alert1 { text-decoration: none; font-size:13; font-weight:bold; color: red; }
a.alert1:hover { text-decoration: underline; font-size:13; font-weight:bold; color: red; }
a.alert1:visited { text-decoration: none; font-size:13; font-weight:bold; color: red; }

a.alert2 { text-decoration: none; font-size:16; font-weight:bold; color: black; }
a.alert2:hover { text-decoration: underline; font-size:16; font-weight:bold; color: black; }
a:alert2.visited { text-decoration: none; font-size:16; font-weight:bold; color: black; }

p.alert { text-decoration: none; font-size:11; font-weight:bold; color: red; }

body { background-image: url(../imgs/bkgnd.gif); background-position: center center; background-repeat: no-repeat; }



