/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.gif);
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	line-height:18px;
}

.black10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.linkWhite10b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.linkWhite10b:hover {
	color:#FFFF66;
}

.linkWhite12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.linkWhite12:hover {
	color:#FFFF66;
	text-decoration:underline;
}

.field {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-image: none;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 1px;
}

.button {
	background-color: #C22D19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: auto;
	padding: 1px;
	height: auto;
	width: auto;
	border: 1px solid #ffffff;
}