A {
	font-weight: normal;
	color: #0e1a6f;
}

A:active
{
	font-weight: normal;
	color: darkred;
}
A:hover
{
	font-weight: normal;
	color: darkred;
	text-decoration: none;
}
H1
{
	border-left-color: #cc9933;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: .5em;
	font-weight: bold;
	font-size: 16px;
	color: #003333;
	font-family: Verdana, Arial, Sans-Serif;
}
H2
{
	border-left-color: #cc9933;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: .75em;
	font-weight: bold;
	font-size: 14px;
	color: #003333;
	font-family: Verdana, Arial, Sans-Serif;
}
H3
{
	font-weight: bold;
	font-size: 12px;
	color: #666600;
	font-family: Verdana, Arial, Sans-Serif;
}
H4
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
}
H5
{
	font-weight: bold;
	font-size: 10px;
	color: #666600;
	font-family: Verdana, Arial, Sans-Serif;
}
H6
{
	font-weight: bold;
	font-size: 10px;
	color: #666600;
	font-family: Verdana, Arial, Sans-Serif;
}
HR
{
	border-left-color: #cc9933;
	border-bottom-color: #cc9933;
	border-top-style: solid;
	border-top-color: #cc9933;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cc9933;
	border-bottom-style: solid;
}
LI
{
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	list-style-type: square;
	padding-bottom: .25em;
	padding-top: .25em;
	list-style-image: url(../Images/bullet.jpg);
}
.BUTTON
{
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: white;
	background-color: #cc9933;
}
.PgChannelTitle
{
	border-bottom: 2px solid #cc3333;
	font-weight: bold;
	font-size: 16px;
	color: #003333;
	font-family: Verdana, Arial, Sans-Serif;
	padding-top: .25em;
	padding-bottom: .1em;
}
.PgHomeTitle
{
	border-left-color: #cc9933;
	border-left-style: solid;
	border-left-width: thin;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: .25em;
	color: white;
	padding: 0 0 0 1.5em;
	height: 47;
}
.TableHeader
{
	background-image: url(../Images/Bkgrnd3308.gif);
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: white;
}
.TdContent
{
	padding: 0.5em 1em 1em 1.5em;
}

#qperf {
	width: 95%;
	background-color: #435091;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
}

#qperf .header td {
	background-color: #435091;
	color: #ffffff
}

#qperf th {
	color: #fff;
	background-color: #0e1a6f;
	text-align: left;
}

#qperf td {
	color: #fff;
}
