/*standard form elements*/

span.required {font-size:10px;color:#888888;text-align:right;}
td.formleft {width:40%;text-align:right;font-weight:bold;vertical-align:top;}
td.formright {text-align:left;vertical-align:top;}
/* input.submit {font-size:12px;background-color:#bbbbcf;color:#084887;}
input.reset {font-size:12px;background-color:#bbbbd3;color:#084887;}
input.go {font-size:10px;font-weight:bold;background-color:#bbbbcf;color:#084887;} */
input.submit {font-size:12px;background-color:#007CAC;color:#ffffff;}
input.reset {font-size:12px;background-color:#007CAC;color:#ffffff;}
input.go {font-size:10px;font-weight:bold;background-color:#007CAC;color:#ffffff;}
p.error {color:#ff0000;font-weight:bold;}
p.noresult {color:#000000;font-size: 14px;font-weight:bold;margin-left: 50px;}
td.rowspacer {font-size:8px;}

/*for the event feed table*/
table.eventfeed {border-collapse:collapse;margin-top:15px;margin-left:50px;}
table.eventfeed td {font-size:12px;width: 150px;}
table.eventfeed td.name {font-size:12px;width:400px;margin-left: 0px:}
table.eventfeed td.date {font-size:12px;width: 50px;}
a.eventlink:link {color: #000000; text-decoration:none;font-weight:bold;}
a.eventlink:active {color: #000000;font-weight:bold;}
a.eventlink:visited {color: #000000;text-decoration:none;font-weight:bold;}
a.eventlink:hover {text-decoration:underline;font-weight:bold;}
a.regnowlink:link {color: #000000; text-decoration:none;font-weight:bold;}
a.regnowlink:active {color: #000000;font-weight:bold;}
a.regnowlink:visited {color: #000000;text-decoration:none;font-weight:bold;}
a.regnowlink:hover {text-decoration:underline;font-weight:bold;}
