@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/chainring_back.jpg);
	background-attachment:fixed;
	background-color: #000000;
}

.bodyText {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.links {
	color: #EC008C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC008C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EC008C;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #EC008C;
}

.headers {
	color: #EC008C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.inputboxy {background-color: #000000; font-weight: normal; font-size: 12px; color: #EC008C; }

.smallPrint {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 14px;
}
.box1 {
	padding: 25px;
	border-width: thin;
	border-style: solid;
	border-color: #252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #71615D;
	height: auto;
	font-size: 10px;
	line-height: normal;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 0px;
	border-width: thin;
	border-style: solid;
	border-color: #252525;
}
