/* ===  intristic bits === */

br {clear: left}

a {color: #0033FF; text-decoration: none}
a.hover {color: #0033FF; text-decoration: none}
a.visited {color: #0033FF; text-decoration: none}

/* ===  id bits === */
.eventheader {display: block; width: 100%; height: 25px; margin-bottom: 10px; margin-left: 10px; text-align: left; font-weight: 700}

/* ===  div/span bits === */
.paygrades {visibility: hidden}

#getevent {width: 600px}


/* ===  font bits === */
.bf {font-weight: 700}


/* === notification bits === */
.notifypositive {height: 30px; width: 200px; text-align: center; vertical-align: top; padding: 5px 0px 5px 0px; background-color: #009933; color: #ffffff; border: solid 1px #000000; font-weight: 700}
.notifynegative {height: 30px; width: 200px; text-align: center; vertical-align: top; padding: 15px 0px 15px 0px; background-color: #990000; color: #ffffff; border: solid 1px #000000; font-weight: 700}


/* === lists/menus bits === */
#navcontainer {width: 200px}
#navcontainer ul {margin-left: 0; padding-left: 0; list-style-type: none}
#navcontainer a {display: block; padding: 3px; width: 160px; background-color: #9aaa51; border-bottom: 1px solid #eee; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
#navcontainer a:link, #navlist a:visited {color: #EEE; text-decoration: none}
#navcontainer a:hover {background-color: #808000; color: #fff}
#navcontainer a:header {background-color: #808000; color: #fff; font-weight: 700}

.eventlistitem {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}




