body
{
font-family:Arial;
color:#FFF7A8;
background-color:#FFF7A8;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}
h1
{
font-family:Arial;
color:#A52A2A;
font-size:21px;
padding:0px;
margin:0px;
}
h2
{
font-family:Arial;
color:#A52A2A;
font-size:18px;
padding:0px;
margin:2px;
}
h3
{
font-family:Arial;
color:#A52A2A;
font-size:14px;
padding:0px;
margin:2px;
}
hr
{
height:1px;
}
form
{
margin:0px;
}
input
{
font-size:12px;
font-family:Arial;
font-weight:bold;
border:#A52A2A solid 1px;
color:#A52A2A;
background-color:#FFE70F;
margin:0px;
padding:0px;
}
.sel
{
font-size:10px;
font-family:Arial;
font-weight:bold;
border:none;
color:#A52A2A;
background-color:#FFE70F;
margin:0px;
padding:0px;
}
.title
{
border:solid 1px #FFF7A8;
font-size:12px;
font-family:Arial;
font-weight:bold;
background-color:#CF4141;
color:#FFF7A8;
height:18px;
}
.t
{
color:black;
font-size:11px;
font-family:CourierNew;
border:solid 1px #FFF7A8;
background-color:#FFF7A8;
margin:1px;text-align:right;
white-space:nowrap;
}
.t A
{
color:black;
font-size:11px;
font-family:CourierNew;
border:solid 1px #FFF7A8;
background-color:#FFF7A8;
margin:1px;text-align:right;
white-space:nowrap;
text-decoration: none;
}
.t A:hover
{
	text-decoration: none;
	color:red;
}
TD
{
font-family:Arial;
font-size:12px;
}
A { color:#A52A2A; }
UL LI a:link, H1 a:link
{
color:#A52A2A;
text-decoration:none;
font-size:14px;
border-bottom: dotted 1px #A52A2A;
}
UL LI a:visited, H1 a:link
{
color:#A52A2A;
text-decoration:none;
font-size:14px;
border-bottom: dotted 1px #A52A2A;
}
UL LI a:hover, H1 a:link
{
color:red;
text-decoration:none;
font-size:14px;
border-bottom: none 1px;
}
ul
{
list-style-type:square;
}
ul li
{
	margin-bottom: 7px;
}
.rekl
{
color:white;
}


.navigation
{
	color:#A52A2A;
	font-size:14px;
	background-color:#FFF7A8;
	text-align:left;
	padding: 20px 0px 50px 70px;
	vertical-align:middle;
}

.navigation A
{
	color:#A52A2A;
	text-decoration:none;
	border-bottom: dotted 1px #A52A2A;
}
.navigation A:hover
{
	color:red;
	text-decoration:none;
	border-bottom: 1px none;
}
.dbform
{
	background-color:#FFFDEA;
	width:100%;
	padding: 30px 0px 30px 0px;
	border-top: dotted 1px #FFE70F; 
	border-bottom: dotted 1px #FFE70F;
}

.dbname
{
	color:#A52A2A;
	background-color:#FFF7A8;
	text-align:center;
}

.dbdata
{
	color:#A52A2A;
	background-color:#FFF7A8;
	text-align:center;
}
.dbdata TABLE
{
	width: 700px;
	margin:30px;
	color:#A52A2A;
}
.dbdata TABLE TH
{
	color:#FFF7A8;
	background-color:#A52A2A;
	font-size:16px;
	margin: 1px;
	padding: 15px;
	border: dotted 1px #A52A2A;
	text-align: right;
}
.dbdata TABLE TD
{
	background-color:#FFFDEA;
	border: dotted 1px #A52A2A;
	margin: 1px;
	padding: 15px;
	font-size:16px;
	border: dotted 1px #A52A2A;
	text-align: left;
}
#map
{
	height:400px;
}

.info
{
	color: black;
	background-color:#FFFDEA;
	padding: 70px;
	border-top: dotted 1px #FFE70F; 
	border-bottom: dotted 1px #FFE70F;
}
.info P {
	text-indent: 30px;
	text-align: justify;
}
.info SPAN {
	display:block;
	font-weight:bold;
	text-align:right;
}

