/* ===  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}
.header {font-weight: 700}

/* ===  div/span bits === */
.paygrades {visibility: hidden}

#getevent {width: 600px}


/* ===  font bits === */
.bf {font-weight: 700}


/* === notification bits === */
.notifypositive {display: block; text-align: center; vertical-align: middle; padding: 15px; background-color: #009933; color: #ffffff; border: solid 1px #000000; font-weight: 700}
.notifynegative {display: block; text-align: center; vertical-align: middle; padding: 15px; 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; text-align: center}
#navcontainer a {display: block; padding: 3px; width: 160px; background-color: #007E91; 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: #005563; color: #fff}
#navcontainer a:header {background-color: #005563; color: #fff; font-weight: 700}

.eventlistitem {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
#eventlistitem {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}

.on {color: #093; font-weight: 700; padding-left: 8px; cursor: pointer}
.off {color: #f00; font-weight: 700; padding-left: 8px; cursor: pointer}




