/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.bg {
	background-repeat: repeat-x;
}
.white_sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	text-align: center;
}
a.white_sml:link, a.white_sml:active{
	text-decoration: none;
}
a.white_sml:hover {
	text-decoration: underline;
}

.red_sml {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 9px;
}
a.red_sml:link, a.red_sml:active{
	text-decoration: none;
}
a.red_sml:hover {
	text-decoration: underline;
	color: #333333;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

a.bodycopy:link {
	text-decoration:none;
}

a.bodycopy:active{
	color:#CC0000;
	font-weight: bold;	
}
a.bodycopy:hover{
	text-decoration:underline
	color:#CC0000
	}

.bodycopy-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
}
.input-form {
	border: 1px solid #ccc;
	color: #333333;
	font-size: 10px;
	padding-left: 2px;
	background-color: #eeeeee;
	width:165px;
}
input.newsletter {
	background: #6f7770;
	border: 1px solid #ccc;
	color: #eee;
	font-size: 10px;
	width: 90px;
	padding-left: 2px;
}
a.submit {
	display: block;
	width: 24px;
	height: 18px;
	background: url(images/bicyclethief_news_btn.gif);
}
a.submit:hover {
	background: url(images/bicyclethief_news_btn.gif);
}
table.enews {
	background: #1b1a1b;
	
}
