/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	background: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
	.form   {
	BACKGROUND: #FFFFFF;
	color: #333333;
	text-decoration: none;
	font: 11px arial;
	border: 1px solid #666666;
		}
td {
	font-size: 10px;
}
p {
	line-height: 110%;
}

.margin10left {
	margin-left: 10px;
}
.margin14left10top {
	margin-left: 7px;
	margin-top: 3px;
	padding: 0px;
}
.borderbottom {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #FFFFFF;
	margin-top: 14px;
	border-top: 1px dashed #FFFFFF;
	padding-top: 7px;
}
a {
	color: #000000;
}
a:hover {
	color: #49121C;
	background: #FFFFFF;
}
.bg {
	background: #000606;
}

