body {
	background:#ffffff;
	font-family:Verdana;
	font-size:11.5px;
}

table {
	border:0px #999999 dotted;
	padding:0px;
	margin:0px;
}

table.eventlisting, th.eventlisting {
	font-family:Lucida Grande,Calibri,Arial;
	font-size:11.5px;
	background:#fff0C7;
	border:1px solid #fff0c7;
}

table.event_detail {
	padding:30px;
}

table.event_detail td {
	color:#000;
}

td {
	font-family:Verdana;
	font-size:11.5px;
}

td.chartheader {
	background:#ccccff;
	color:#000000;
}

td.error {
	color:#ff0000;
}

td.subnav {
	color:#9999cc;
	font-size:11px;
}

td.copy {
	font-size:10px;
	color:#cccccc;
}

input, textarea, input.button {
	font-family:Verdana;
	font-size:11.5px;
	border:1px solid #999999;
}

font.bold, td.bold {
	font-weight:bold;
}

font.small {
	font-size:9px;
}

font.title, font.subtitle {
	font-family:Arial;
	font-weight:bold;
	color:#000000;
	font-size:14px;
}

font.subtitle {
	font-size:12px;
	font-weight:normal;
}

font.title1 {
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	font-size:14px;
}

font.title2 {
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	color:#0000ff;
	font-size:14px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.ghost40 {
        filter:alpha(opacity=40);
        -moz-opacity:0.4;
}
        
.ghost60 {
        filter:alpha(opacity=60);
        -moz-opacity:0.6;
}

span.important {
	font-size:12px;
	font-weight:bold;
}
