body {
		margin-bottom:0; 
		margin-left:0;
		margin-right:0;
		margin-top:0;
}
	
body {
		background-image: url(images/back.gif);
}

BODY {
	      scrollbar-base-color: 000000;
	      scrollbar-face-color: #C0D1EC;
	      scrollbar-highlight-color: #5A94BD;
	      scrollbar-shadow-color: #D8E2F3;
	      scrollbar-dark-shadow-color: #6D94D3F;
	      scrollbar-track-color: #5A94BD;
	      scrollbar-arrow-color: #FFFFFF
}


a:visited {  color: #000066; text-decoration: underline}
a:link {  color: #000066; text-decoration: underline}
a:hover {  color: #660000; text-decoration: none}

p {
	color:#000066;
	line-height:15px;
	margin-top:0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
}

li {
	color:#000066;
	line-height:20px;
	margin-top:0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #FFFFFF;
	line-height:26px;
	letter-spacing:0.21em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: blink;
	}
	
h2 {
	color: #000066;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #000066;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: blink;
}

h4 {
	color: #FFFFFF;
	padding: 8px;
	margin-top:0px;
	margin-bottom:0px;
	letter-spacing:.2em;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: blink;
}

#navigation a {
	color: #399ED4;
	padding: 0px 8px;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}
	
#navigation a:hover {
	color: #40427F;
	background: url("images/arrow_r.gif") 0px 50% no-repeat;
}
	
.bodyText {
	color:#000066;
	line-height:20px;
	margin-top:0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navigation_menu a {
	color: #FFFFFF;
	line-height:6px;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
	
#navigation_menu a:hover {
	font-weight:bold;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#AAC8DD;
}

#Layer1 {
	position:absolute;
	left:2px;
	top:139px;
	width:1000px;
	height:36px;
	z-index:1;
}

.smallText {
	color:#FFFFFF;
	line-height:20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyright {
	color:#000066;
	line-height:20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
}
	