body {
	background-color: #333333;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.border {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}
.map {
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;position: relative; right: 0px; top: 1px ;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;position: relative; right: 0px; top: 1px ;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bgline {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE1 {color: #FFFFFF}
.STYLE2 {color: #999999}
