a	{
color:#2285BE;
font-family:verdana,arial;
}

a:hover	{color:#004065;
}

.subnav	{
color: #E9C7A1;
font-size: smaller;
border-top: solid #F8DAB8 1px;
border-bottom: solid #F8DAB8 1px;
background-color: #FDF2E6;
padding: 3px 3px 6px 3px;
}

body, td, div, p, span	{
color: #000000;
font-family: verdana;
font-size: 10pt;
}

.small	{
font-family: verdana;
font-size: smaller;
}

#navigator	{
width: auto;
padding: 0 0 1 0;
text-align: center;
}

.button1	{
font-size: 8pt;
font-weight: bold;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 0px;
}

.button1 a	{
color: #844736;
font-family: verdana;
font-size: ;
padding: 3px;
text-decoration: none;
width: 100%;
display: block;
background-color: #FCEBD9;
border-top: 1px #ffffff solid;
border-bottom: 1px #4D4D4D solid;
}

.button1 a:hover	{
color: #C1815B;
background-color: #ffffff;
border-top: 1px #ffffff solid;
border-bottom: 1px #4D4D4D solid;
}

.submen {
font-size: 8pt;
font-weight: bold;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 0px;
}

.submen a	{
color: #844736;
font-family: verdana;
font-size: ;
padding: 3px;
text-decoration: none;
width: 100%;
display: block;
background-color: #FCEBD9;
border-top: 1px #ffffff solid;
border-bottom: 1px #4D4D4D solid;
}

.submen a:hover	{
color: #C1815B;
background-color: #ffffff;
border-top: 1px #ffffff solid;
border-bottom: 1px #4D4D4D solid;
}

.formborder	{
border: solid #9C6950 1px;
}

.forminput {
background-color: #EACEB1;
border-bottom: solid #B98E6B 1px;
}

.formtitle {
border-bottom: solid #EACEB1 1px;
}

.formsubmit {
background-color: #B98E6B;
}


/*
CUSTOM TEMPLATE: top nav
*/

.topnav {
font-size: 8pt;
BORDER-top: #F8DAB8 1px solid;
BORDER-BOTTOM: #F8DAB8 1px solid;
}

/*
CUSTOM TEMPLATE: box
*/

.boxy {
BORDER: #C49874 1px solid;
}

.boxy2 {
color: #C1815B;
font-size: 9pt;
}


.currentpage	{
font-size: 8pt;
font-weight: bold;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 0px;
}

.currentpage a	{
color: #844736;
font-family: verdana;
font-size: ;
padding: 3px;
text-decoration: none;
width: 100%;
display: block;
background-color: #FCEBD9;
border-top: 1px #ffffff solid;
border-bottom: 1px #4D4D4D solid;
}

.currentpage a:hover	{
color: #C1815B;
background-color: #ffffff;
border-top: 1px #ffffff solid;
border-bottom: 1px #4D4D4D solid;
}

/* ====================================================================
2. FORM - DYNAMIC
==================================================================== */

.dynamicform {
	}

.dynamicform table {
	width: auto;
	border: solid #cccccc 1px;
	}

.dynamicform td {
	padding: 3px;
	}
	
.dynamicform .formtext {
	border-bottom: solid #ECECEC 1px;
	text-align: right;
	vertical-align: top;
	}

.dynamicform .formfield {
	background-color: #ECECEC;
	vertical-align: top;
	}

.dynamicform .formsubmit {
	background-color: #cccccc;
	padding: 10 0 10 0;
	border-bottom: solid #999999 1px;
	border-top: solid #999999 1px;
	text-align: center;
	}

.dynamicform .formheader {
	text-align: center;
	}

.dynamicform .formcomment {
	text-align: left;
	}
