body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

a:link {
  color: #E97F0D;
  background: none;
  text-decoration: underline;
}

a:visited {
  color: #E97F0D;
  background: none;
  text-decoration: underline;
}

A:hover {
  color:#E97F0D;
  background: none;
  text-decoration: none;
}

a:active {
  color: #E97F0D;
  background: none;
}

h2 { color: #000000; padding: 0; margin: 0; font-family: "Verdana",sans-serif; letter-spacing: 10px; }
h4 { color: #000000; padding: 0; margin: 0; font-family: "Verdana",sans-serif; letter-spacing: 3px; font-size: 70%; }

.sectionLinks{
margin-right: 0;
padding: 0px;
font-family: "Arial", sans-serif;
text-align: left;
letter-spacing: 3px;
}

.sectionLinks a:link, .sectionLinks a:visited {
display: block;
text-decoration: none;
background-color: #EBEBEB;
border-bottom: 1px solid #CC6633;
border-right: 1px solid #CC6633;
border-left: 1px solid #CC6633;
font-weight: bold;
padding: 3px 4px 3px 4px;
color: #A39F9F;
font-size: 75%;
}

.sectionLinks a:hover{
background-color: #DADADA;
font-weight: bold;
text-decoration: none;
color: #CC6633;
font-size: 75%;
text-align: left;
}

.sectionLinks a {position: relative;}

.main {
border: 1px solid #CC6633;
height: 550px;
}

.content {
border: 1px solid #CC6633;
margin-top: 6px;
padding: 3px;
font-size: 80%;
}

.header {
background-color: #ffffff;
}

.t {
background-color: #E97F0D;
height: 40px;
}

.tt {
background-color: #ED9435;
height: 40px;
}

.headertext {
position: relative;
left: 15px;
top: 2px;
}
.headertextsub {
position: relative;
left: 60%;
bottom: 10px;
width: 300px;
}

.footer {
background-color: #E97F0D;
font-size: 80%;
padding: 2px;
}

A.footerl:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.footerl:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.footerl:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
A.footerl:active {
	COLOR: #000000; TEXT-DECORATION: underline
	}

.error {
color: #CC6633;
font-size: 120%;
}


textarea
{
	text-align: left;
	vertical-align: middle;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #F6F6F6;
	border: 1px solid gray;
	padding: 2px;
}



select
{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6F6F6;
	border: 1px solid gray;
}

.label {
font-family: Arial, Helvetica, sans-serif;
text-weight: bold;
font-size: 100%;
padding: 2px;
font-variant: small-caps;
font-weight: bold;
}
.info {
font-family: Arial, Helvetica, sans-serif;
text-weight: bold;
font-size: 100%;
color: #E97F0D;
}
.help {
font-family: verdana,helvetica,sans-serif;
font-size: 80%;
color: #97C0EA;
}
A.linkinv:link {
	color: #000000; text-decoration: none
}
A.linkinv:visited {
	COLOR: #000000; text-decoration: none
}
A.linkinv:hover {
	COLOR: #000000; text-decoration: none
}
A.linkinv:active {
	COLOR: #000000; text-decoration: underline
	}
