body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FAE23D;
	font-weight: normal;
}
a:link {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
	font-variant: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: underline;
	line-height: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

input { 

 font-size: 11px;
 color: #000000;

}

select { 
 background-color: #ffffff; 
 font-size: 11px;
 color: #000000;
}


textarea { 
 background-color: #ffffff; 
 color: #000000;
 height: 90px;
 width:280px;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;

}

.style2 {color: #000000; font-size: 10px; }

.smallblue {
	color: #ffffff;
	font-size: 11px;
	font-weight: none;
}

.normWhite {
	color: #ffffff;
	font-size: 13px;
	font-weight: none;
}

.smallwhitebold {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.medium {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.colorheader1{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}

.colorheader2{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.colorheader3{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}

.headers {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}


.green {
	color: #009933;
	font-size: 12px;
	font-weight: normal;
}

.makehome {
	color:#666666;
	font-size: 10px;
	font-weight: normal;
}

.desc {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.midheaders {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.bigheaders {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

a.nav:link {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.nav:hover {
	color: #0000FF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.nav:visited {
	color: #000099;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.nav:active {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.leftnav:link {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.leftnav:hover {
	color: #000066;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.leftnav:visited {
	color: #000066;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.leftnav:active {
	color: #000066;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.dgf:link {
	color:#000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}

a.dgf:hover {
	color:#003399;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.dgf:visited {
	color: #003399;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.dgf:active {
	color: #003399;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.state:link {
	color:#FFffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.state:hover {
	color:#FF0000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.state:visited {
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.state:active {
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.my:link {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.my:hover {
	color: #0000cc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.my:visited {
	color: #0000cc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.my:active {
	color: #0000cc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.home:link {
	color:#666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.home:hover {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.home:visited {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.home:active {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.weather:link {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.weather:hover {
	color: #0000cc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.weather:visited {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.weather:active {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.email:link {
	color: #0000cc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.email:active {
	color:#0000CC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.email:hover {
	color: #0000CC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.email:visited {
	color: #0000CC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.header:link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.header:active {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.header:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.header:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.business_name:link {
	color:#000099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.business_name:active {
	color:#000099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.business_name:hover {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.business_name:visited {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.TBL_class {
	border-collapse: collapse;
	border-top: 1px solid #F7D808;
	border-right: 5px solid #F7D808;
	border-bottom: 1px solid #F7D808;
	border-left: 0px solid #F7D808;
}

.TBL_class2 { border-collapse: collapse; border:#FAE23D solid 2px; }
