body {
	background-color: #FFFFFF;
	background-image: url(_images/brown_vert_strip.jpg);
	background-repeat: repeat-x;
}
<!--
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #555555;
	padding-left: 0px;
	text-transform:lowercase;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #555555;
	padding-left: 0px;
	text-transform:lowercase;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	padding-left: 0px;
	text-transform:lowercase;
}
.rbdr {
	border-right:solid 1px #999999}
.topNav {
	font-family: Arial, Verdana, Helvetica;
	color: #669999; 
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	}
.topNav a:link {color: #669999; text-decoration: none} 
.topNav a:visited {color: #669999; text-decoration: none} 
.topNav a:hover {color: #555555; text-decoration: underline} 
.topNav a:active {color: #669999; text-decoration: none }

.area_nav {
	font-family: Arial, Verdana, Helvetica;
	color: #669999; 
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;}
.area_nav a:link {color: #669999; text-decoration: none} 
.area_nav a:visited {color: #669999; text-decoration: none} 
.area_nav a:hover {color: #669999; text-decoration: underline} 
.area_nav a:active {color: #669999; text-decoration: none }

.side_nav {
	font-family: Arial, Verdana, Helvetica; 
	color: #669999; 
	font-weight: normal;
	font-size: 14px;}
.side_nav a:link {color: #669999; text-decoration: none} 
.side_nav a:visited {color: #669999; text-decoration: none} 
.side_nav a:hover {color: #666666; text-decoration: none} 
.side_nav a:active {color: #669999; text-decoration: none}

.side_text {
	font-family: Arial, Verdana, Helvetica; 
	color: #555555; 
	font-size: 11px;}
.side_text a:link {color: #669999; text-decoration: none} 
.side_text a:visited {color: #669999; text-decoration: none} 
.side_text a:hover {color: #669999; text-decoration: underline} 
.side_text a:active {color: #669999; text-decoration: none}

.side_head {
	font-family: Arial, Verdana, Helvetica; 
	color: #666666; 
	font-weight: bold;
	font-size: 13px;}
.side_head a:link {color: #669999; text-decoration: none} 
.side_head a:visited {color: #669999; text-decoration: none} 
.side_head a:hover {color: #669999; text-decoration: underline} 
.side_head a:active {color: #669999; text-decoration: none}

.footernav {
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	font-size: 11px;
	font-color: #669999;
	text-decoration: none;}
.footernav a:link {color: #669999; text-decoration: none} 
.footernav a:visited {color: #669999; text-decoration: none} 
.footernav a:hover {color: #555555; text-decoration: underline} 
.footernav a:active {color: #669999; text-decoration: none}

.text {
	font-family: Arial, Verdana, Helvetica; 
	color: #555555; 
	font-size: 12px;}
.text a:link {color: #669999; text-decoration: none} 
.text a:visited {color: #669999; text-decoration: none} 
.text a:hover {color: #669999; text-decoration: underline} 
.text a:active {color: #669999; text-decoration: none}

.text_small {
	font-family: Arial, Verdana, Helvetica; 
	color: #555555; 
	font-size: 9px;}
.text_small a:link {color: #669999; text-decoration: none} 
.text_small a:visited {color: #555555; text-decoration: none} 
.text_small a:hover {color: #669999; text-decoration: underline} 
.text_small a:active {color: #555555; text-decoration: none}

.text_vsmall {
	font-family: Arial, Verdana, Helvetica; 
	color: #555555; 
	font-size: 7px;}
.text_vsmall a:link {color: #669999; text-decoration: none} 
.text_vsmall a:visited {color: #555555; text-decoration: none} 
.text_vsmall a:hover {color: #669999; text-decoration: underline} 
.text_vsmall a:active {color: #555555; text-decoration: none}

.text_intro {
	font-family: Arial, Verdana, Helvetica; 
	color: #555555; 
	font-size: 15px;}
.text_intro a:link {color: #669999; text-decoration: none} 
.text_intro a:visited {color: #669999; text-decoration: none} 
.text_intro a:hover {color: #669999; text-decoration: underline} 
.text_intro a:active {color: #669999; text-decoration: none}

.text_light {
	font-family: Arial, Verdana, Helvetica; 
	color: #CCCCCC; 
	font-size: 13px;}
.text_light a:link {color: #669999; text-decoration: none} 
.text_light a:visited {color: #669999; text-decoration: none} 
.text_light a:hover {color: #555555; text-decoration: underline} 
.text_light a:active {color: #669999; text-decoration: none}


.frmBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	height:20px;
	background-color:#FFFFFF}

.frmButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	background-color: #A4C1C1}
	
.w180 {
	width: 180px;
	height: 110px}
.w150 {
	width: 150px}
.w130 {
	width: 130px}
.ar {
	text-align:right}
.al {
	text-align:left}
	
.formText {
	font-family: Arial, Helvetica, sans-serif;
	padding-right:10px;
	font-size:11px;
	color:#555555;}
.formText a:link {color: #669999; text-decoration: none} 
.formText a:visited {color: #669999; text-decoration: none} 
.formText a:hover {color: #555555; text-decoration: underline} 
.formText a:active {color: #669999; text-decoration: none}