body
{
	margin: 0;
	background-color: #ade7ff;
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 18px;
}
table
{
	border-collapse: collapse;
}
td
{
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 18px;
}
input
{
	font-family: Tahoma;
	font-size: 10pt;
}
img
{
	border: 0;
}
textarea
{
	font-family: Tahoma;
	font-size: 10pt;
}
select
{
	font-family: Tahoma;
	font-size: 10pt;
}
.yellow
{
	color: FFFF00;
	font-size: 11pt;
	font-weight: bold;
}
.tinyWhite
{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970f00;
	line-height:12px;
	text-decoration: none;
}
.white
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970f00;
	line-height:10px;
	text-decoration: none;
}
.blueBorder
{
	border: 2px solid #94e0ff;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
.redBorder
{
	border: 2px solid #970f00;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.redBorderOver
{
	border: 2px solid #FF0000;
}
td.bordered
{
	border: 1px solid #000000;
}
.red
{
	color: #970f00;
	font-weight: bold;
}
.bigRed
{
	color: #970f00;
	font-weight: bold;
	font-size: 12pt;
}
.redBack
{
	background-color: #970f00;
}
.normalRed
{
	color: #970f00;
}
ul
{
	margin-top: 3px;
	margin-bottom: 0;
}
.bold
{
	font-weight: bold;
}
A:link
{
	color: #0000FF;
	text-decoration: underline;
}
A:visited
{
	color: #0000FF;
	text-decoration: underline;
}
A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.redLink A:link
{
	color: #970f00;
	text-decoration: underline;
}
.redLink A:visited
{
	color: #970f00;
	text-decoration: underline;
}
.redLink A:hover
{
	color: #970f00;
	text-decoration: none;
}
.whiteLink A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.small
{
	font-size: 7pt;
	line-height: 12px;
}
.big
{
	font-size: 12pt;
	font-weight: bold;
}