

.regform {
 border: 1px solid #660000;
 padding: 5px;
}

.textedits input {
 	background-color: #DCD6B2;	
 	border: solid 1px #85b1de;
	width: 380px;
}

.texteditssmall input {
 	background-color: #DCD6B2;	
 	border: solid 1px #85b1de;
	width: 380px;
}


.texteditslarge input {
 	background-color: #DCD6B2;	
 	border: solid 1px #85b1de;
	width: 380px;
}


.texteditslarge input {
 	background-color: #DCD6B2;	
 	border: solid 1px #85b1de;
	width: 380px;
}

.texteditslargearea textarea {
 	background-color: #DCD6B2;	
 	border: solid 1px #85b1de;
	width: 380px;
}

.tablerow1 {  background-color: #F4F4E6;}
.tablerow2 {  background-color: #FFFFFF;}
.tablerow3 {  background-color: #DDE7E0;}
.adminfield {  background-color: #E0E9F2;}



/* top, right, bottom, left */

* {font-family: Arial, Helvetica, sans-serif;}
.clear {clear:both}

#header img{border: 0;}

#inputArea input, #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    background-color: #DCD6B2;   
    width: 225px;
}

#mainNavbar
{
	background: #7283BB;
	z-index: 10;
	position: relative;
	padding: 0;
	margin: 0;

	padding-left:0px;
	float:left;
	width:inherit
	border-color: #000;
	border-width: 0px 0px 0px 1px;
	border-style: none;
}

#mainNavbar div {
	float:left;
	padding:0px;
	margin:0px;
}

#mainNavbar .navOver ul {
	z-index:1000;
	visibility:visible;
}

#mainNavbar div a {
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
	background:transparent;
	color:#EDEDED;
	z-index:1000;
}

#mainNavbar li a {
	margin:0;
	border-bottom:1px solid #40668c;
	border-left:1px solid #40668c;
	border-right:1px solid #40668c;
	color:#003;
	padding:0px;
	display:block;
	background:#ccd6e0;
}

#mainNavbar li a:hover {
	background:#7f99b2;
	color:#EDEDED;
}

#mainNavbar ul li {
	padding:0px;
	margin:0px;
	display:inline;
	list-style:none;
	background: transparent;
	z-index: 1000;
}

#mainNavbar ul
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	#margin: 0px 0px 0px 0px;   /* IE */
	_margin: 0px 0px 0px 0px;   /* IE7 */
	background: transparent;
	z-index: 1000;
}

#mainNavContent
{
	z-index: 1000;
}

#skip {clear:both;}

#flash {
position: relative; /*or absolute*/
z-index: 0;
}

/* box Three */
.navz {
  top: 2em;
  left: 2em;
  z-index: -1;
}
