.menu_light {
	border: thin solid #0000FF;
}
body {
	background-color: #EEEEEE;
}

#schedule_table td
{
	height: 20px;
	font-size: 12px;
	font-family:  arial;
	border: 1px solid #000000;
	
	vertical-align: middle;
	text-align: center;

}

td.button_on
{
	background-color: #FB9423;
	background-image: url(images/bullet.gif);
	background-repeat: repeat-y;
}

td.button_off
{
	background-color: #E0E3EB;
	font-style: normal;
}

td.button
{
	background-color: #DBDFE8;
	height: 50px;
}

#head_logo td
{
	height: 20px;
	font-size: 12px;
	font-family:  arial;
	border: 1px solid #000000;
	background-color: #FB9423;
	vertical-align: middle;
	text-align: middle;

	vertical-align: middle;
	text-align: middle;

}

#entry_table_head td
{
	height: 20px;
	font-size: 12px;
	font-family:  arial;
	border: 1px solid #000000;
	background-color: #FB9423;
	vertical-align: middle;
	text-align: left;
	border-bottom: 0px;
	vertical-align: middle;
	text-align: left;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
}

#entry_table_body td
{
	height: 20px;
	font-size: 13px;
	font-family:  arial;
	border: 1px solid #000000;
	background-color: #DBDFE8;
	vertical-align: middle;
	text-align: center;
}

#table_clear td
{
	font-size: 13px;
	border: 0px;
	margin-right: 20px;
	text-align: left;
	vertical-align: top;
	margin: 20px;
}

.logo_table {
	background-image: url(backgorund_gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body {
	background-color: #E6E6E6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
.style4 {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li
{
	background-image: url(images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.2em;
}
body,td,th {
	font-size: 13px;
}