table.menu{
	background-color: #3a7996;
}
tr.menu{
	background-color: #3a7996;
}
.search {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #526d4d;
	font-weight: bold;
}
form{
	margin-bottom: 0;
	margin-top: 0;
}
td.main{
	border-left: 1px solid #526d4d;
	border-right: 1px solid #526d4d;
}
td.content{
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}
a:link, a:active{
	color: #193847;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: Purple;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: orange;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:link, a.menu:visited, a.menu:active{
	color: white;
	text-decoration: none;
}
a.menu:hover{
	color: orange;
	text-decoration: underline;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #193847;
	font-size: 12px;
}
p{
	margin-bottom: 5px;
	margin-top: 5px;
}
table{
	font-size: 12px;
}
h1{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
ul{
	margin-bottom: 5px;
	margin-top: 5px;
}
span.h1{
	font-size: 20px;
	font-weight: bold;
}
input{
	border: 1px solid white;
	background-color: #c8dfea;
	color: #193847;
}
textarea{
	border: 1px solid white;
	background-color: #c8dfea;
	color: #193847;
}
a.textlink:link, a.textlink:visited, a.textlink:active{
	font-size: 10px;
	color: #193847;
	text-decoration: none;
}
a.textlink:hover{
	font-size: 10px;
	color: #526d4d;
	text-decoration: underline;
}
a img{
	border: 0;
}
td.menu{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}
.copyright{
	font-size: 9px;
	color: silver;
}
a.copyright:link, a.copyright:visited, a.copyright:active{
	color: silver;
	text-decoration: none;
}
a.copyright:hover{
	color: black;
	text-decoration: none;
}
.smalltext{
	color: #193847;
	font-size: 11px;
}
hr{
	border: 1px solid #526d4d;
}
.error{
	color: red;
}
td.prompt{
	background-color:  #3a7996;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align: middle;
	text-align : right;
	width : 120px;
	padding-right : 10px;
}
select{
	width: 300px;
	border: 1px solid  #3a7996;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: black;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #193847;
	font-size: 12px;
}
textarea.admin{
	width: 400px;
}
td.aheadbar{
	background-color:  #3a7996;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-align : center;
}
td.amenuhead{
	background-color: #526d4d;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	text-align : center;
}
input.admin{
	width: 200px;
	background-color: white;
}
.hilite{
	color: orange;
	font-weight: bold;
}
table.underconstruction{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Black;
}
td.tips{
	border: 1px solid #3a7996;
	background-color: #D7F2FF;
}
input.word{
	width: 120px;
}
input.phrase{
	width: 364px;
}
input.contact{
	width: 300px;
	border: 1px solid #3a7996;
}
textarea.query{
	width: 364px;
}
textarea.contact{
	width: 300px;
	border: 1px solid #3a7996;
}