body {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	height:684px;
	width:491px;
}

p {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
}

a:link, a:visited, a:active {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration:none;
}

a:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration:underline;
}

a.maplink:link, a.maplink:active {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration:none;
}

a.maplink:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

a.maplink:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration:underline;
}

.smalltext {
	font-family:arial,sans-serif;
	font-size:10px;
	text-align:left;
}

title {
	font-family:arial,sans-serif;
	font-size:10px;
	font-weight:bold;
}

td.outer_td {
	padding-right:3px;
}

td.tab01 {
	border-top:5px solid #ffffff;
	background-color: #696969;
}

td.tab02 {
	border-top:5px solid #ff0000;
	background-color: #696969;
}

td.tab03 {
	border-top:5px solid #66CCFF;
	background-color: #696969;
}

td.tab04 {
	border-top:5px solid #00FF33;
	background-color: #696969;
}

td.tab05 {
	border-top:5px solid orange;
	background-color: #696969;
}


a.menulink:link, a.maplink:active {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration:none;
}

a.menulink:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration:none;
}

a.menulink:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}



a.popuplink:link, a.popuplink:visited, a.popuplink:active {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: blue;
	text-decoration:underline;
}

a.popuplink:hover {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cc0000;
	text-decoration:underline;
}

input {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

