table.topbutton { border-collapse; collapse; margin:0px;padding:0px;}

table.topbutton td { margin:0; padding:0; }
.topbutton a {
	height:13px;
	display:block;
	background:url('images/topbutton.gif') no-repeat 0 -2px;
	padding:6px 3px 2px 18px;
}

table.schedule { border-collapse; collapse; margin:2px; padding:2px;}
table.schedule td, table.schedule th { border:1px solid gray; font-size:8pt;}
table.schedule th { font-size:10pt; font-weight:bold; text-align:center; background-color:#9DDC12;}

td.sidebar {
	font-size:8pt;
	padding:5px;
	color:white;
}

td.footernav {
	padding-top:10px;
	padding-right:10px;
	color:black;
	font-size:8pt;
	text-align:right;
}

td.footernav a {
	color:#5FB706;
}

td.footernav a:hover {
	color:#9DDC12;
}


.topbutton  a {
	color:white;
	font-size:10px;
	text-decoration:none;
}

.topbutton  a:hover {
	color:blue;
}


.navlink {
	background-image:url('images/nav_bg.gif');
	display:block;
	width:165px;
	height:21px; 
	text-align:center; 
	padding-top:6px;
}
.navlink a {
	font-weight:bold;
	font-variant: small-caps;
	color:#1D4F67;
	text-decoration:none;
}

.navlink a:hover {color:white;}

table.dbadminform {
	width:450px;
	border:1px solid gray;
	background-color:#F0F0F0;
}

table.dbadminform select {
	width:450px;
}

table.dbadminform input.text, table.dbadminform textarea {
	width:350px;
}

table.dbadminform table.fields td.names {
	width:100px;
}

body {  font-size: 10pt;  font-family: Arial,Helvetica; font-weight: normal; color: #000000; background-color:white; margin:0;}
a { color: #0000ff; }
a:hover { color: blue; }
td {  font-size: 10pt;  font-family: Arial,Helvetica; font-weight: normal; color: #111111;  vertical-align: top; }
h1 {  font-size: 18pt;  color: #40c040; }
h2 {  font-style: normal; font-weight:normal; font-size: 14pt;  color: #008000; }
img { border:none }
td.footer, td.footer a { font-size: 8pt; color:#A0A0A0; text-align:right;}
.main_info { font-size:18pt; color:#ffffff; font-weight:bold; margin:10px;}
.body { padding:5px; margin:5px;}
.title { font-size: 16px; }
.cat { display:none; }
.promo_title { font-size: 12px; font-weight: bold; border-top: 1px solid black; padding-top: 5px; }
.promo { font-size: 8pt; }
.pageheader { display:none;}