﻿body{
	color: #808080;
	background-color: white;
	font-family: Arial;
	font-size: small;
	text-align:center;
}
#banner{
	color: #808080;
	background-color: white;
	font-family: Arial;
	font-size: small;
	text-align:center;
	padding-right:128px;
}
a:hover{
	text-decoration:underline;
}
p{
	font-size: 10pt
}
.style1{
	text-align: center;
}
.style2{
	text-align: right;
}
.flashTile {
	z-index:50000;
}
.h {
	display:none;
}
#map{
	display:block;
	position:relative;
	width:425px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
}
.style3{
	border-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align:left;
}		
.background{
	background-repeat:no-repeat;
}
.indexbackground{
	background-repeat:no-repeat;
	background-image: url('images/index_bg.jpg');
	width:900px;
}
.linkpink{
	color: #FF00FF;
	text-decoration: none;
}
.linkblue{
	color: #0467E0;	
	text-decoration: none;
}
.linkgreen{
	text-decoration: none;
	color: #33CC33;
}
.linkgrey{
	text-decoration:none;
	color: #808080;
}
.linkorange{
	text-decoration: none;
	color: #FF6600;
}
.linkgeel{
	text-decoration:none;
	color: #FF9900;
}
.linkblack{
	text-decoration:none;
	color: #000000;
}
