﻿body
{
	background-color:White;
}
td
{
	font-family:Verdana,arial;
	font-size:10px;
}
a
{
	font-family:Verdana,arial;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
a:hover
{
	color:#999999;
}
input
{
	font-family:Verdana,arial;
	font-size:10px;
	height:14px;
	border:1px solid #333333;
}
select
{
	font-family:Verdana,arial;
	font-size:10px;
	height:16px;
	border:1px solid #333333;
}

.menuA
{
	font-family:Verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.menuA:hover
{
	color:#999999;
}

.error
{
	font-weight:bold;
	color:#CC0000;
}

.top
{
	background-image:url('../img/redTop.gif');
	width:768px;
	height:107px;
}
.main
{
	background-image:url('../img/mainBkg.gif');
}
.bottom
{
	background-image:url('../img/bottom.gif');
	width:768px;
	height:6px;
}
.boxHead
{
	background-image:url('../img/headers/empty.gif');
	width:270px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}
.boxMain
{
	background-image:url('../img/boxBkg.gif');
}
.boxBottom
{
	background-image:url('../img/boxBottom.gif');
	width:270px;
	height:6px;
}
.wideBoxHead
{
	background-image:url('../img/headers/wideEmpty.gif');
	width:550px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}
.wideBoxMain
{
	background-image:url('../img/wideBoxBkg.gif');
}
.wideBoxBottom
{
	background-image:url('../img/wideBoxBottom.gif');
	width:550px;
	height:6px;
}
.leftMain
{
	background-image:url('../img/leftBkg.gif');
}

.whiteText
{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}
.whiteRef
{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.whiteRef:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.superHeadline
{
	font-size:18px;
	font-weight:bold;
}
.superSub
{
	font-size:12px;
}

.boxLargeText
{
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.boxText
{
	font-size:10px;
	color:#666666;
}

.boxHeadText
{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}

.rowOver
{
	background-color:#F5F5F5;
	cursor:hand;
}

.textHeadline
{
	font-size:12px;
	font-weight:bold;
}