a:link {
	color: rgb(255,210,114);
}

a:visited {
	color: rgb(200,148,0);
}
 
a:active {
	color: rgb(255,51,0);
}
a img {border: 0px;}

body.main {
	color: white;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
}

body.footer {
	background: #039;
	width: 100%;
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
}

.footer a {
	border-right: 1px solid white;
	padding-left: 0px;
	padding-right: 4px;
}

h1.page-title {
}

h3 {
	background: rgb(29,106,206);
	padding: 5px;
}

h3 a {
	background: none;
}
li {
padding-bottom: 10px;
}
iframe.nav {
	height: 100%;
	width: 170px;
	margin-top: -1px;
}

iframe.footer {
	height: 100px;
	width: 100%;
	align: center;
	background: #039;

}

td.content {
	background: #039;
	vertical-align: top;
}

table.structure {
	height: 100%;
	width: 100%;
	border: 0px;	
}

#form table td{
	text-align: center;
	padding: 5px 20px 5px 20px;
	margin: 0px;
}

#form table{
	margin: 5px 0px 15px 50px;
}