body, a, img, form, div, ul, li, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #7A6A53;
	margin: 0px;
	margin-top: 0px;
	background: #FFFFFF;
	background-image: url(img/tlo.gif);
	background-repeat: repeat-x;
}

table {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

a {
	color: #99B2B7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.a2 {
	background-image: url(img/a2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 0px 0px 10px;
}

.b {
	display: block;
	padding: 3px 0px 3px 10px;
	background-color: #F5F3E6;
	background-image: url(img/b2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.b a {
	color: #7A6A53;
	text-decoration: none;
}

.b a:hover {
	color: #584C3B;
}

.name {
	color: #99B2B7;
	font-size: 9pt;
	font-weight: bold;
}

.name a {
	color: #99B2B7;
	text-decoration: none;
}

.name a:hover {
	text-decoration: underline;
}


.st1 {
	padding: 0px 50px 0px 50px;
}

.search {
	background-color: white;
	border: 0px solid #CECECE;
}

.search_submit {
	width: 36px;
	height: 19px;
	background-image: url(img/ico1.gif);
	background-repeat: no-repeat;
	border: 0px;
}