/* CSS Document */

body {
	background-color: #E10848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/gradientminx.gif);
	background-repeat: repeat-x;
	line-height: 18px;
	background-position: top;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	background-color: #CCCCCC;
}
a:visited {
	color: #333333;
}
.h1 {
	font-size: 14px;
	color: #E10848;
	font-weight: bold;
}
.boldtext {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.h2 {
	font-size: 11px;
	color: #E10848;
	font-weight: bold;
}
.bold {
	font-size: 11px;
	font-weight: bold;
}
.italic {
	font-style: italic;
	font-weight: bold;
}
.whitetext {
	font-size: 11px;
	color: #FFFFFF;
}
.whitebold {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.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;
}
