body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #00008B;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
}
#outer {
	width: 100%;
	text-align: center;
}
#inner {
	width: 800px;
	min-height: 600px;
	margin: 0 auto;
	border: 1px solid #DAA520;
	text-align: left;
	padding: 5px;
}
#top {
	width: 100%;
	height: 125px;
	border-bottom: 1px solid #DAA520;
}
#nav {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #DAA520;
	font-size: medium;
	font-weight: bold;
}
#contact_tbl {
	background-image:url(../img/contact_bg.jpg);
	width:500px;
	height:400px;
}
input {
	border:1px solid #CC6633;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #00008B;
}
textarea {
	border:1px solid #CC6633;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #00008B;
}
.navlink:link {
	color: #2F4D79;
	text-decoration: none;
}
.navlink:visited {
	color: #2F4D79;
	text-decoration: none;
}
.navlink:hover {
	color: #FF6600;
	text-decoration: none;
}
.navlink:focus {
	color: #2F4D79;
	text-decoration: none;
}

.title {
	text-indent: -5000px;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
}
#content {
	width: 100%;
	min-height: 550px;
}
#imgbox {
}
#bottom {
	width: 100%;
	height: 50px;
	line-height: 25px;
	text-align: center;
	color: #00008B;
	border-top: 1px solid #DAA520;
}
.item_left {
	float: left;
	margin-right: 10px;
}
.item_right {
	float: right;
	margin-left: 10px;
}
.ias:link {
	text-decoration: none;
	color: #00008B;
}
.ias:visited {
	text-decoration: none;
	color: #00008B;
}
.ias:hover {
	text-decoration: underline;
	color: #00008B;
}
.ias:focus {
	text-decoration: none;
	color: #00008B;
}
.uldlink:link {
	text-decoration: none;
	font-weight: bold;
	color: #1D761E;
}
.uldlink:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1D761E;
}
.uldlink:hover {
	text-decoration: none;
	font-weight: bold;
	color: Purple;
}
.uldlink:focus {
	text-decoration: none;
	font-weight: bold;
	color: #1D761E;
}