@charset "utf-8";
/* CSS Document */

.oldstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.style1 {
	font-family: Verdana, Arial;
	font-size: 0.7em;
}
.style1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0099CC;
}
.style1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999900;
}
.style1c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.style1d {
	font-family: Verdana, Arial;
	font-size: 1.2em;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	font-size: 11px; 
}
.style3a {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	font-size: 11px; 
	color:#FF0000;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style5 {color: #FFFF00}
.style6a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999900;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style8 {font-family: Arial, Helvetica, sans-serif}
.style9a {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
}
.style9 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style10 {font-size: 14px}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999900;
}
.style15{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration;
	color: #33CCFF;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
a.menu:hover {
	text-decoration;
	color: #33CCFF;

}
a.menu:active {
	text-decoration: none;
	color: #33CCFF;
}

body {
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D0FFFF', startColorstr='#FFFFFF', gradientType='0');
	background-image: url(images/bg.jpg);
}

.border2 {
margin: 0px 0px 0px 0px; 
padding: 0px; 
border-style: solid;
border-width: 2px;
border-color:#43A4C4;
width: 160px; 
height: 140px; 
}

.border2a {
margin: 0px 0px 0px 0px; 
padding: 0px; 
border-style: hidden;
border-width: 2px;
border-color:#43A4C4;
width: 160px; 
height: 200px;
}

h1 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center
}

#map{
height:500;
width:500;
}
