body{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0px;
}
a:focus{-moz-outline-style: none;/*FF1.5-*/outline:none; }
.head0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.head:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bottom{
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.bottom:hover{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0E5C7D;
	text-decoration: none;
}
.a{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
.alink{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2A86A7;
	line-height: 16px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: underline;
}
.alink:hover{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0E5C7D;
	text-decoration: underline;
	line-height: 16px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #67A2BF;
	text-decoration: none;	
}
.maptxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#B4BDBE;
	text-decoration: none;
	padding-left: 5px;
}
.maptxt:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #8D8D8D;
	
}
