a.nav-arc:link, a.nav-arc:visited, a.nav-arc:active {	font-size: 11px; color: #5A6F0B;	text-decoration: none;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}
nav-active-page {	position: relative; top: -0.2em; font-size: 11px; color: #ff3333;	text-decoration: none;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}

.box-content-archon {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
}
.box-content-inside-archon {	margin: 0px 0px 10px;	padding-top: 20px;	padding-right: 20px;	padding-left: 20px;}


.box-outer-mid-archon {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	/*background-image: url(images/bg3.jpg);*/
	background-position: center 10px;
}
.box-inner-mid-archon {
	margin: 0px auto;
	padding: 0px;
	width: 910px;
}
.input300 {

	background-color: #F5F5F5;
	border: 1px solid #E5E5E5;
	font-size: 100%;
	width: 60px;
}

textarea {
background-color: #F5F5F5;
	border: 1px solid #E5E5E5;

}

input.archon-input, .archon-input {
float: left;
/*	background-color: #F5F5F5;
	border: 1px solid #E5E5E5;
	font-size: 100%;
	/*width: 100%;*/
}

.boxspecial {
	background-color: #F5F5F5;
	border: 1px solid #E5E5E5;
}