body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, textarea, input, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
}



.bg_gray {
	background-color: #f3f1f2;
}
.bg_white {
	background-color: #FFFEFF;
	background-image: url(../images/d1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_car {
	background-image: url(../images/nw3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.space_text_on_orange {
	text-align: left;
	vertical-align: top;
	padding-top: 33px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 68px;
	color: #333333;
}


a:link {
	color: #F06804;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;

}
a:visited {
	color: #D05B04;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;

}


a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}


.bg_right {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_right_text {
	background-image: url(../images/s3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
	padding-right: 48px;
	padding-bottom: 15px;
	padding-left: 32px;
	text-align: left;
	vertical-align: top;
}
.space1 {
	padding-left: 18px;
}
.centertext {
	padding-right: 5px;
	padding-bottom: 54px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #E14D05;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: tahoma;
}
.bg_grayline {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFEFF;
	background-image: url(../images/gray_line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 31px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A3A3A;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
hr {
	background-color: #FFFEFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-color: #FFFEFF;
	border-bottom-color: #FFFEFF;
	border-left-color: #FFFEFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.copyright {
	background-color: #f3f1f2;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	color: #A59CA2;
	font-size: 10px;
}
.copyright a:link {
	color: #A59CA2;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;

}
.copyright a:visited {
	color: #847981;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;

}


.copyright a:hover {
	color: #474145;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}

.copyright a:active {
	font-family: tahoma;
	font-size: 10px;
	color: #474145;
	text-decoration: none;
}
.banner {
	text-align: center;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 20px;
}

