td.admin_table_title
{
	background-color:#cccccc;
	font-weight:bold;
	padding:3px;
}

td.admin_table_cell
{
	background-color:#f5f5f5;
	padding:3px;
}

td.label
{
	
	text-align: center;
	background-color:#BBA52A;
	border-right:1px solid #666666; 
	border-bottom:1px solid #666666;
	color:#ffffff;
}

td.label_schedule
{
	
	text-align: center;
	background-color:#BCAB67;
	border-right:1px solid #666666; 
	border-bottom:1px solid #666666;
	color:#ffffff;
}

td.light_bg
{
	background-color:#f5f5f5;
}

td
{
	font-family:arial;
	font-size:12px;
}
a:link
 {
	color:#D51501;
	text-decoration:underline;
}

a:visited
{
	color:#D51501;
	text-decoration:underline;
}
a:hover
{
	color:#D51501;
	text-decoration:none;
}

a.menu:link
{
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
}

a.menu:visited
{
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
}

a.menu:hover
{
	font-size:9px;
	text-decoration:none;
}

a.calendar:link
{
	color:#ffffff;
}

a.calendar:visited
{
	color:#ffffff;
}
a.calendar:hover
{
	color:#ffffff;
}

a.schedule:link
{
	color:#756637;
}

a.schedule:visited
{
	color:#756637;
}

a.schedule:hover
{
	color:#756637;
}

a.account:link
{
	color:#ffffff;
	text-decoration:underline;
}


a.account:visited
{
	color:#ffffff;
	text-decoration:underline;
}

a.account:hover
{
	color:#ffffff;
	text-decoration:none;
}

a.button:link
{
	padding: 2px;
	border:1px solid #000000;
	background-color: BBA52A;
	color:#ffffff;
}



a.button:visited
{
	padding: 2px;
	border:1px solid #000000;
	background-color: BBA52A;
	color:#ffffff;
}

a.button:hover
{
	padding: 2px;
	border:1px solid #000000;
	background-color: BBA52A;
	color:#ffffff;
}
