a {
text-decoration: none;
}

a.top {
	color: #000033;
	font-family: Trebuchet, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

a.top:hover {
	text-decoration: underline;
}

a.menu {
	color: #003399;
	font-family: Trebuchet, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: left;
}

a.subMenu {
	background-color: transparent;
	color: #996633;
	display: block;
	font-family: Trebuchet, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	text-align: left;
	width: 130px;
}

a.subMenu:hover {
	background-color: #B69440;
	color: #E6CE99;
}

a.entrance {
	color: #003399;
	font-family: Trebuchet, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-indent: 45px;
	margin-top: 0px;
}

a.entrance:hover {
	text-decoration: underline;
}

h1 {
	color: #003399;
	font-family: Trebuchet, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 10px;
	text-align: left;
	text-decoration: none;
}

h2 {
/* Introduction */
 	color: #333333;
	font-family: Trebuchet, sans-serif;
	font-size: 75%;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: left;
	text-decoration: none;
}

h3 {
	color: #003399;
	font-family: Trebuchet, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: left;
	text-decoration: none;
}

h4 {
	color: #003399;
	font-family: Trebuchet, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
}

h5 a {
	color: #996600;
	font-family: Trebuchet, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
	padding: 0px;
}

p {
	color: #000033;
	font-family: Trebuchet, sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
}

p a {
	color: #996600;
}

p a:hover {
	text-decoration: underline;
}

p.clock {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

p.sign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}

p.copyright {
	color: #666666;
	font-size: 60%;
	padding-right: 15px;
	text-align: right;
	margin: 0px;
}

p.addressTitle {
	color: #996600;
	font-size: 11px;
	margin-bottom: 4px;
}	

p.address {
	color: #003399;
	font-size: 11px;
	margin-bottom: 0px;
}

p.list {
	margin-bottom: 2px;
}

p.download {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
}

td.hrule {
	background-image: url(../images/jpg/hrule.jpg);
	background-repeat: no-repeat;
	height: 3px;
}

ul {
	color: #003399;
	margin-left: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

li {
	list-style-position: inherit;
	list-style-type: inherit;
}

