/* CSS Document */

body {
	background-color: #EE1C23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	line-height: 19px;
	background-position: center;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	background-color: #CCCCCC;
}
a:visited {
	color: #333333;
}
h1 {
	font-size: 14px;
	color: #EE1C23;
	font-weight: bold;
}
.h2 {
	font-size: 12px;
	color: #EE1C23;
	font-weight: bold;
}
.bold {
	font-size: 11px;
	font-weight: bold;
}
.boldtext {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.smalltext {
	font-size: 10px;
	line-height: 16px;
}
.smallbold {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.bottomlinks:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlinks:visited {
	color: #FFFFFF;
}
.bottomlinks:hover {
	color: #CCCCCC;
}
