/* CSS Document */

	A {color:#FF0033;}
	A:active {color:#FF0033;}
	A:hover {color:#000000;}
	A:visited:hover {color:#000000;}
	A:visited {color:#999999;}
	.r{color:#FF0000;}
	.r:hover{color:#FF0033;text-decoration:underline;}
	.r:visited{color:#FF0033;text-decoration:underline;}
	.r:visited:hover{color:#FF0033;text-decoration:underline;}
	.y{color:#FFFFCC;}
	.w{color:white;}
	A.y:hover{color:#FF0000;}
	A.w:hover{color:#FF0000;}
	A.y:visited{color:#FFFFCC;}
	A.w:visited{color:white;}
	A.y:visited:hover{color:#FF0000;}
	A.w:visited:hover{color:#FF0000;}
	A.tdn:hover {color:#FF0000;}
	.tdn{text-decoration:none;}
	UL{margin-top:0;margin-bottom:8px;}
	.net2{font:x-small verdana,sans-serif;}
	.net1{font:xx-small verdana,sans-serif;}

.title1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.important {
	color: #DC0000;
}
.required {
	color: #DC0000;
	font-size: x-small;
}

a img
{
	border: none;
}

table.features
{
	border-collapse: collapse;
}

table.features th
{
	background-color: #c6151f;
	color: white;
	padding: 3px;
	text-align: left;
}

table.features td
{
	border-bottom: 1px solid black;
	padding: 2px 20px 2px 2px;
}

.right
{
	display: block;
	float: right;
	margin-left: 5px;
}

.left
{
	display: block;
	float: left;
	margin-right: 5px;
}

.centertext
{
	text-align: center;
}

.nextpage
{
	clear: right;
	float: right;
	margin: 5px 0 10px;
	font-weight: bold;
}

.back
{
	float: right;
	margin: 5px 0 10px;
	font-weight: bold;
}

.specialfooter
{
	margin: 20px 0 10px;
	border: 1px solid #d27676;
	background-color: #f6e2e2;
	text-align: center;
	padding: 5px;
}

.specialfooter h2
{
	margin-top: 5px;
}

.images
{
	display: block;
	margin: 5px;
}

.images img
{
	margin: 2px;
}

.competition
{
	margin: 5px 10px;
	font-size: 12px;
}

.competition b.compheader
{
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 10px 10px 0;
}

.sideimages
{
	float: right;
	width: 310px;
	text-align: center;
	margin: 5px;
	background-color: #edd9c5;
	padding: 2px;
}

.sideimages img
{
	display: block;
	float: left;
	margin: 1px;
}

.small
{
	font-size: 10px;
}

.series
{
	float: right;
	margin: 5px 10px 20px 20px;
	font-style: italic;
	font-size: 15px;
}

td.breakdowntext
{
	font-size: 12px;
}

.contactBlock {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}