body {
	background : #b3b3b3;
	color: #191919;
	position: relative;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

.sidelines {
	border-right: thin solid #666666;
	border-left: thin solid #666666;
}

p {
	color: #191919;
	font: 13px/24px Verdana, Arial, Helvetica, sans-serif;
}

.programlist {
	color: #008000;
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
}

b {
	color: #950101;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.content {
}

a:link {
	color: #056ace;
	text-decoration: underline;
}

a:visited {
	color: #056ace;
	text-decoration: none;
}

a:hover {
	color: #a20100;
	text-decoration: none;
}

a:active {
	color: #056ace;
	text-decoration: none;
}

#content img{
	position: relative;
	margin: 10px;
	float: right;
}

.header{
}

#header img{
	position: relative;
	margin: 0px;
	float: left;
}

.footer  {
	color: #ffffff;
	text-align: center;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

a.toolbarStyle:link{
	color: #000000;
	background: none;
	text-decoration: none;
	font-size: 14px;
	position: relative;
	left: 10px;
	font-weight: bold;
}

a.toolbarStyle:visited{
	color: #000000;
	background: none;
	text-decoration: none;
	font-size: 14px;
	left: 10px;
	position: relative;
	font-weight: bold;
}

a.toolbarStyle:hover{
	color: #940000;
	background: none inherit;
	text-decoration: none;
	font-size: 14px;
	left: 10px;
	position: relative;
	font-weight: bold;
}

a.toolbarStyle:active{
	color: #b3b3b3;
	background: none;
	text-decoration: none;
	font-size: 14px;
	left: 10px;
	position: relative;
	font-weight: bold;
}

.footer  {
	color: #ffffff;
	text-align: center;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

a.footer:link  {
	color: #ffffff;
	text-decoration: none;
}

a.footer:visited  {
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover  {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:active  {
	color: #ffffff;
	text-decoration: none;
}