body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #343232;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}
td img { display: block; }
.bib {
	background-color: #000000;
	background-image: url(images/index_r3_c1.gif);
	background-repeat: repeat-x;
}
.leftalign {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.rightalign {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
}
.mini {
	font-family: "Arial", Trebuchet MS, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.mini2 {
	font-family: "Arial", Trebuchet MS, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}
.normal {
	font-family: "Arial", Trebuchet MS, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.miniblack {
	font-family: "Trebuchet Ms", Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:link {
	color:#ffffff;
	text-decoration:none;
}
a:visited {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#EE1C25;
	text-decoration:underline;
}
a.darkfooterlinks:link {
	font-size: 9px;
	color: #555555;
	text-decoration: none;
}
a.darkfooterlinks:visited {
	font-size: 9px;
	color: #555555;
	text-decoration: none;
}
a.darkfooterlinks:active {
	font-size: 9px;
	color: #555555;
	text-decoration: none;
}
a.darkfooterlinks:hover {
	font-size: 9px;
	color: #555555;
	text-decoration: underline;
}
.border { border: 1px solid #BBBBBB; }
.style1 { font-size: 16px }
.style2 { color: #EE1C25 }

.floatleft {float:left;}
.floatright {float:right; padding:10px;}
.nopadd {padding:0px; margin:0px;}