.title_indent {
	padding-left: 13px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 16px;
	padding-right: 30px;
}

.carrot_bg {
	background:url(/images/body_bg.jpg);
	background-repeat: no-repeat;
}

A:link { color: #FF0000; text-decoration: underline; }
A:active { color: #FF0000; text-decoration: underline; }
A:visited { color: #FF0000; text-decoration: underline; }
A:hover { color: #FF0000; text-decoration: none; }

input {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	text-transform: lowercase;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	margin: 2px;
	border: 2px solid #CFC2AF;
	vertical-align: middle;
}
strong {
	font-weight: bold;
	text-transform: none;
	color: #F1251A;
}


form {
	text-align: center;
}

.signup {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #3A5447;
	text-align: center;
	margin: 2px;
	border: 1px solid #000000;
	vertical-align: middle;
	height: 20px;
	width: 150px;
	font-weight: bold;
}

.signup_button {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	text-transform: lowercase;
	color: #FAFF01;
	text-align: center;
	margin: 2px;
	border: 1px solid #000000;
	vertical-align: middle;
	font-weight: bold;
	background-color: #435D52;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.image_left {
	margin-right: 5px;	margin-bottom: 5px;
}
