div#one_hundred_percent {
	height: 100%;
	border: 0px solid #C7BFA4;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    }

#topback {
	background-image:  url(top_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

#mainback {
	background-image:  url(main_back.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}

#bottomback {
	background-image:  url(bottom_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #A5ACB2;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #781900;
	}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #781900;
	}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4A4237;
	}

.maintext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #781900;
	text-decoration: none;
	}

.maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #781900;
	text-decoration: none;
	}

.maintext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #781900;
	text-decoration: underline;
	}

.maintext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #781900;
	text-decoration: none;
	}
	
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFE9BF;
	}

.navtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.navtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.navtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

.navtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4237;
	}

.smalltext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #781900;
	text-decoration: none;
	}

.smalltext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #781900;
	text-decoration: none;
	}

.smalltext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #781900;
	text-decoration: underline;
	}

.smalltext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #781900;
	text-decoration: none;
	}

.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4A4237;
	}

.bottomtext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4A4237;
	text-decoration: none;
	}

.bottomtext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4A4237;
	text-decoration: none;
	}

.bottomtext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4A4237;
	text-decoration: underline;
	}

.bottomtext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4A4237;
	text-decoration: none;
	}