﻿/* 
red color:  #ba1f31 
blue color: #064f91
orange:     #f1ab00
*/
td img 		{display: block;}
li			{ margin-left: -20px;  margin-bottom: 0px; }
body		{ margin: 0; background-color: #002F8C; background-image: 
               url('/images/seamless_blue_tile.jpg'); font-family:Georgia, Times, Serif; }
p			{font-size:13px }
a			{ color: #064f91; text-decoration:none; }
a.toolbar	{ color: #E4D0AD; background-color: #000000; text-decoration:none }
.menu 		{
	width: 193px; 
	font-size: 14px; 
    font-weight: bold; color: #e4d0ad;
    background-color: #000000;
    padding: 5px;
}
:hover.menu {
	color: #F0AA00;
    background-color: #505050;
}
.highlight {
	color: #F0AA00;
    background-color: #505050;
    width: 193px; 
	font-size: 14px; 
    font-weight: bold;
    padding: 5px;
}
.title		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.maincell	{
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 5px;
	background-color: #FFFFFF;
	font-size: 13px;
	text-align: left;
}
.topcell	{ background-color: #F0AA00; }
.topleftcell { background-color: #F0AA00; }
.subtopcell { background-color: #1f1300; }
.toolbarcell { padding-top: 19px; background-color: #000000; text-align:left; padding-left: 19px; }
.adcell 	{ padding-top: 19px; background-color: #000000; text-align:left; }
.bottomcell { background-color: #221701; }
.footer 	{ font-size:12px }
.pagetitle 	{ font-size:20px }
.copyright	{ font-family: Arial }
.debugsql {
	background-color: #E0E0E0;
	border-style: inset;
	padding: 5px;
	border-width: 2px;
	font-family: "Bitstream Vera Sans Mono", "Courier New";
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}
.SpeakerHeader {
	font-weight: bold;
	background-color: #E0E0A8;
	font-size: 12px;
	vertical-align:top;
	padding-left:5px;
}
.SpeakerData {
	font-size: 12px;
}
.table_row_hover {
	background-color: #E0E0A8;
	cursor:pointer;
}
.table_row_plain {
	background-color:white;
}
.AZtd {
	width: 28px;
	text-align: center;
	font-weight: bold;
}
.Buttons {
	width: 150px;
	margin-bottom: 10px;
}
.county {
	width:120px;
	float:left;
}
.Term {
	font-size:14px;
	font-weight: bold;
}
.Syllables {
	font-style:italic;
}
.Schedules {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0px;
}
.ScheduleHeader {
	font-size:12px;
	background-color:#CCCCCC
}
.Schedule_RowA {
}

.Schedule_RowB {
	background-color:#FFFFCC
}
.views {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#909090;
}
