﻿BODY 		 {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
h1           { font-family: Trebuchet MS; font-weight: bold; font-size: 24pt; }
h2           { font-family: Trebuchet MS; font-weight: bold; font-size: 18pt }
h3           { font-family: Trebuchet MS; font-weight: normal; font-size: 14pt }
h4           { font-family: Trebuchet MS; font-weight: bold; font-size: 12pt }
h5           { font-family: Trebuchet MS; font-weight: bold; font-size: 17pt }
p            {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 10pt;
	left: auto;
	right: auto;
}
li           { font-family: Trebuchet MS; font-weight: normal; font-size: 10pt }
.links       { font-family: Trebuchet MS; font-weight: normal; font-size: 8pt }
.agate		 { font-family: Trebuchet MS; font-weight: bold; font-size: 8pt }
.12			 { font-family: Trebuchet MS; font-weight: bold; font-size: 12pt }
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Trebuchet Unicode MS", "Lucida Sans Unicode", "Bitstream Vera Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#454343;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#454343 url("images/images/separator.gif") bottom right no-repeat;
		color:#ffffff;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}
#container {
	width: 900px;
	height: 1200px;
	margin: 0px auto 0px auto;
	position: relative;
}
.auto-style2 {
	background-image: url('images/banner2_02.jpg');
}
.auto-style3 {
	color: #FFFFFF;
}
.auto-style4 {
	text-align: right;
}
.auto-style5 {
	background-color: #FFFFFF;
}
.auto-style6 {
	text-align: center;
}
.auto-style7 {
	border-width: 0px;
}

