BODY {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
	}

.hidden { display: none; }
.unhidden { display: block; }


#contact_form{
	width: 240px;
	float: left;
	margin: 12px 0 0 0;
	background: url(../images/contact-box-bgrep.jpg) repeat-y left top;
}

.contact_hed{
	font: Normal 20px Arial;
	color: #4f5f06;
	width: 240px;
	text-align: center;
	height: 34px;
	float: left;
	padding: 6px 0 0 0;
}

#contact_form ul{
	list-style-type: none;
	margin: 5px 0 0 0;
	float: left;
	width: 240px;
}

#contact_form li{
	padding: 4px 0 0 16px;
}

#contact_form input {
	width: 205px;
	height: 17px;
	border: #bec2aa solid 1px;
	font: Normal 12px Arial;
	color: #55574e;
	padding: 2px 0 0 3px;
}

.txt_area{
	height: 58px !important;
}
.subm{
	height: 24px !important;
}


.LOGIN{
	border: 1px solid #9f9f9f;
	font-size: 8pt;
	color: #9f9f9f;
	font-weight: normal;
}
.DEMO{
	border: 1px solid #ff8080;
	font-size: 9pt;
	color: #ff8080;
	font-weight: normal;
}

.bordMONTH {
	border: 1px solid #009EAD;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	background-color: #ffffff;
	color: #009EAD;
	font-weight: normal;

}
.bordTTL {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	background-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
}

.BORD1{
	border: 1px solid #ff8080;
}
.BORD2{
	border: 1px solid #009EAD;
}

B {
	color: #8c6239;
}
H1 {
	font-size: 12pt;
	color: #8c6239;
	font-weight: bold;
}
H2 {
	font-size: 10pt;
	color: #8c6239;
	font-weight: bold;
}
H3 {
	font-size: 9pt;
	color: #6a6a6a;
	font-weight: bold;
}
.BY {
	font-size: 12pt;
	color: #009EAD;
	font-weight: normal;
}

UL {
	list-style-image: url(/images/btn_menu.jpg);
}
LI {
	list-style-image: url(/images/btn_menu.jpg);
}

.tiny {
	font-size: 7pt;
	color: #9f9f9f;
	font-weight: normal;
}
.TTL {
	font-size: 12pt;
	color: #009EAD;
	font-weight: normal;
}
.HS {
	font-size: 11pt;
	color: #800040;
	text-decoration:none;

}
.phone {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.company {
	font-size: 15pt;
	color: #8c6239;
	font-weight: none;
}


P, TD, DIV {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	}

.txtgreen {
	font-size: 10pt;
	color: #009EAD;
	font-weight: bold;
}

A.navig {
	font-family: verdana, arial;
	font-weight: none;
	font-size: 12px;
	color: #8c6239;
	text-decoration:none;
	}	
A.navig:link {
	font-family: verdana, arial;
	font-weight: none;
	font-size: 12px;
	color: #8c6239;
	text-decoration:none;
	}
A.navig:visited {
	font-family: verdana, arial;
	font-weight: none;
	font-size: 12px;
	color: #8c6239;
	text-decoration:none;
	}
A.navig:active {
	font-family: verdana, arial;
	font-weight: none;
	font-size: 12px;
	color: #8c6239;
	text-decoration:none;
	}
A.navig:hover {
	color: #ff8000;
	}


A.navig_LRG {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	color: #804000;
	text-decoration:none;
	}	

A.navig_LRG:link {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	color: #804000;
	text-decoration:none;
	}
A.navig_LRG:visited {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	color: #804000;
	text-decoration:none;
	}
A.navig_LRG:active {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	color: #804000;
	text-decoration:none;
	}
A.navig_LRG:hover {
	color: #408080;
	}

.cellFANCY {
	font-family: arial, verdana, helvetica;
	color: #009EAD;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #009EAD;
	}


