/* Main */
BODY {
	background-color:#e9ebe6;
	font-family:Trebuchet MS;
	margin-lefty:5px;
	min-width:1000px;
	font-size:12px;
}

A {
	color:#500b0b;
}

A IMG {
	border : none;
}

FORM {
	margin:0;
}

.footer {
	background-color:#959594;
	height:85px;
	border-top:10px solid #c7c8c5;
	clear:both;
	background-image: url(i/footer_bg.gif);
	background-repeat: no-repeat;
	color:#ffffff;
	font-size:11px
}

.footer TABLE {
	border:none;
	width:100%;
	height:100%;
}

.footer TABLE TD {
	vertical-align:middle;
	padding-left:25px;
	color:#ffffff;
	font-size:11px;
	}

.left_field
	{
		vertical-align:top;
		width:80%;
		min-width:750px;
		-moz-box-sizing:padding-box;
	}

.right_field_holder {
		vertical-align:top;
		width:20%;
		min-width:250px;
		-moz-box-sizing:padding-box;
	}

.right_field {
	width:100%;
	position:relative;
}
	
.tbltxt {background-color : #f5f5f5; margin-left: 2%; margin-bottom: 2%; margin-top: 2%; margin-right: 2%; empty-cells: show;
border-top-style: solid;
border-top-width: 1px;
border-top-color: Black;
border-left-style: solid;
border-left-width: 1px;
border-left-color: Black;
border-right-style: solid;
border-right-width: 2px;
border-right-color: Black;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: Black;
margin-left: auto; margin-right: auto;
}

.tbltxt td {font: 8pt arial, Verdana, Tahoma, Arial, serif, sans-serif; color: #000000; vertical-align : top; border: solid Black; border-width: 1px 0px 0px 1px;text-indent:0; padding: 5 5 5 5}
