body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	height: 100%;
}
table#left {
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
}
img#pic {
	border: 1px solid #FFFFFF;
}
table#bground {
	background-image: url(images/map-bground.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
 html,body {
	height: 100%;
}
div#test {
	height: 100%;
}
.white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 50px;
}
.links{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 45px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
table#links a:link {
	color: #333333;
	text-decoration: none;
}
table#links a:visited {
	text-decoration: none;
	color: #333333;
}
table#links a:hover {
	text-decoration: underline;
	color: #FF0000;
}
table#links a:active {
	text-decoration: none;
	color: #333333;
}
.black {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
table#email a:link {
	color: #ffffff;
	text-decoration: none;
}
table#email a:visited {
	text-decoration: none;
	color: #ffffff;
}
table#email a:hover {
	text-decoration: underline;
	color: #FF0000;
}
table#email a:active {
	text-decoration: none;
	color: #ffffff;
}
.red {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ff0000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
#bground h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	text-indent: 5px;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	color: #FFFFFF;
}
#header h1 {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 30px;
	text-align: left;
}
