﻿img
{
	-ms-interpolation-mode: bicubic;
}
.hfbgcolor
{
	background-color: #7D7166;
}
.footer
{
	color: White;
	background-color: #0000CC;
	text-align: center;
}
.linkbar
{
	background: rgb(222,222,247);
	color: #000;
	text-decoration: none;
}
.linkbar:hover
{
	background: rgb(124,124,223);
	color: #fff;
	text-decoration: none;
}
#header
{
	width: 750px;
	height: 30px;
	background-color: rgb(245,244,223);
	text-align: center;
	padding-right: 10px;
	padding-top: 5px;
}

#header a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background: rgb(222,222,247);
	color: #000;
	text-decoration: none;
	margin: 0 0 0 1px;
	padding: 3px 10px;
	top: 3px;
	height: 19px;
}

#header a:hover
{
	background: rgb(124,124,223);
	color: #fff;
}

#header a.active, #header a.active:hover
{
	color: #fff;
	background: #0000CC;
	font-weight: bold;
}

.desc
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

body
{
	background-color: rgb(245,244,223);
	margin: auto;
}

.programdesc
{
	width: 760px;
	text-align: left;
}
.style2
{
	width: 121px;
}
