H1{
		font-size: 0px;
		color:#333;
		display:none;
		position:relative;
		top:-20px;
		left:150px;
		z-index:0
		}
H2, H3, H4 {
		color: #333;
		letter-spacing:1.5;
		font-family: verdana, arial, sans-serif;
		}
h5 {
		color:#333;
		letter-spacing:1.5;
		font-size: 13px;
		font-weight: bold;
		}
h6 {
		font-size: 10px;
		font-family: verdana, arial, sans-serif;
		align:center;
		text-decoration:none;
		size:70%;
		color:#FFF;
		font-weight:normal;
		}
.pagetitle {
		font-size: 18px;
		display: block;
		margin-bottom: 5px;
		width:780px;
		border-bottom: solid 1px #B3B3E5;
		padding-bottom: 4px;
		}
body{
		font-family: verdana, arial, sans-serif;
		line-height:1.3;
		font-size: 12px;
		color:#FFF;
		background-color: #E8E8E8;
		}
table.maintable{
	border: 1px solid #0B3D74;
	}
td{
		font-family: verdana, arial, sans-serif;
		line-height:1.3;
		font-size: 12px;
		color:#333;
		}
td.body{
			 padding: 3px;
			 background: #FFF;
			 }
P{
		font-family: verdana, arial, sans-serif;
		width: 98%;
		line-height:1.3;
		font-size: 12px;
		color:#333;
		}
p.odd {
		padding: 4px;
		margin: 5px;
		border: solid 1px #B3B3E5;
		background-color: #F2F2FA;
		width:640px;
		}
p.even {
		padding: 4px;
		margin: 5px;
		border: solid 1px #B3B3E5;
		width:640px;
		}
a {
		text-decoration:none;
		font-family: verdana, arial, sans-serif;
		color:#339;
		font-weight: normal;
		line-height: 1.7;
		}
		
a:hover{
		text-decoration:underline;
		color: black;
		}

dt{
		color:#222;
		font-family: verdana, arial, sans-serif;
		line-height:1.5;
		font-size: 12px;
		font-weight: bold
		}
dd{
		font-family: verdana, arial, sans-serif;
		line-height:1.3;
		font-size: 12px;
		color:#333;
		}
ul, ol{
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color:#333;
		line-height: 1.3;
		}
a.listlink {
		color: #333;
		font-weight: bold;
		}

.small {
		font-size: 10px;
		font-family: verdana, arial, sans-serif;
		text-align:center;
		text-decoration:none;
		color: #aaa;
		}

input, textarea, option, select{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		background-color: #DDD;
		border: solid 1px #D97400;
		border-style: solid;
		border-width: 1px
		}
	
.title {
		padding: 0px;
		border-top: solid 1px #98CAD6;
		text-align: center;
		font-weight: bold;
		padding: 3px;
		line-height: 2;
		}
		
td.main {
		background-color: white;
		padding: 4px;
		}
		
div#list TD {
		border-bottom: 1px solid #666;
		}
		
td.nav{
			 border-right: solid 1px #5C65A1;
			 background-color: #B3B3E5;
			 width: 130px;
			}
.menu {
	text-decoration: none;   
  font: normal 9px arial, sans-serif;
  text-align: left;
}
.menu A {
	color: #000;
	font-size: 12px;
	border-bottom: solid 1px #FFF;
	width: 130px;
	height:35px;
	padding-top: 5px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #C7C7F2;
	display: block;
}
.menu A:hover {
	background-color: #B3B3E5;
	text-decoration: none;
	}
.listindent {
	margin-left: 15px;
	display: block;
	}
td.btmborder {
	border-bottom: solid 1px #B3B3E5;
	}
td.bottom {
	background-color: #0100FF;
	color: white;
	font-size: 10px;
	}