﻿
input, select, label
{
	font-family: Arial, Helvetica, sans-serif;
}


input.button
{
	width: auto;
	height: 25px;
	background-color: #FFA500;
	border: none;
	margin: 5px 5px 0px auto;
	font-weight: bold;
}

input.toggler
{
	width: auto;
	height: 25px;
	background-color: #FFFFFF;
	border:none;
}

a.sitemenuitem
{
	font-size: 1.2em;
	font-weight: bold;
}

a.pagemenuitem
{
	font-size: 1.2em;
	font-weight: bold;
}

a
{
	color: #000000;
	text-decoration:none;
}
a:hover
{
	color: #FFA500;
	font-weight:bold;
	text-decoration:none;
}

a.bsccoopitem
{
	margin: 1px 5px 1px 0px;
	}
.closemasterajaxcontent
{
	float: none;
	clear: both;
}
.scheduleheader
{
	font-weight: bold;
	text-decoration: underline;
}

#MasterPageFooter a
{
	color: #C0C0C0;
	text-decoration:none;
}
#MasterPageFooter a:hover
{
	color: #FFA500;
	font-weight:bold;
	text-decoration:none;