/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#66CCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	}
	
a {
	color: #99CCCC;
	font-weight:;
	}
	
a:hover {
	text-decoration: none;
	}

/* ID Styles */

#navigation td {
	}
	
#navigation a {
	color: #99FFFF;
	line-height:11px;
	letter-spacing:0 em;
	text-decoration: none;
	display:block;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-color: #336666;
	border-top-style: solid;
	border-top-color: #336666;
	border-top-width: 1px;
	background-image: url(images/pict_01.gif);
	background-repeat: no-repeat;
	background-position: right 45%;
	}
	
#navigation a:hover {
	color:#003333;
	background-color: #99CCCC;
	background-image: url(images/pict_03.gif);
	background-repeat: no-repeat;
	background-position: right 45%;
	}

.map02 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #66cccc;
	line-height:16px;
	letter-spacing:.3em;
	text-decoration: none;
	}
	

