﻿body {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
table {
	border-collapse : collapse;
}
table th {
	padding : 0;
}
table td {
	padding : 0;
}
.text {
	FONT-SIZE: 12px;
	line-height: 26px;
	COLOR: #150B01;
	padding-right: 20px;
	vertical-align: top;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
}
.text a {
	FONT-SIZE: 11px;
	COLOR: #150B01;
	text-decoration: none;
}
.text a:hover {
	FONT-SIZE: 11px;
	COLOR: #150B01;
	text-decoration: none;
}

.input {
	width: 90px;
	border: 2px solid #e7e7e7;
	font-family: 'Verdana';
	color: #808080;
	font-size: 11px;
	padding-left: 5px;
}

.back {
	background-position: center top;
	width: 922px;
	COLOR: #FFFFFF;
	background-image: url('../images/back.jpg');
	background-repeat: repeat-y;
}

.searchback {
	background-position: center top;
	width: 922px;
	COLOR: #FFFFFF;
	height: 356px;
	background-image: url('../images/search.jpg');
	background-repeat: repeat-y;
	vertical-align:top;
	padding-left: 20px;
	padding-right: 20px;
}



.footer {
	background-position: center top;
	FONT-SIZE: 11px;
	line-height: 19px;
	height: 53px;
	width: 922px;
	vertical-align: middle;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-align: center;
	COLOR: #808080;
	background-image: url('../images/footer.jpg');
}
.footer a {
	COLOR: #808080;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: none;
}
.footer a:hover {
	COLOR: #808080;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: underline;
}
