body {
	background-color: #e8dcb3;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.slogan_text { 
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.companyname { 
	font-family:Verdana;
	font-size:20px;
	font-weight:bold;
	color:#deb406;
}

.black_title{
	font-family:Arial;
	font-size:18px;
	color:000000;
}
.black_small{
	font-family:Arial;
	font-size:10px;
	color:000000;
}
.green_title{
	font-family:Arial;
	font-size:18px;
	color:#0d680d;
}
.green_bold{
	font-family:Arial;
	font-size:12px;
	color:#0d680d;
	font-weight:bold;
}
.blue_bold{
	font-family:Arial;
	font-size:12px;
	color:#0000ff;
	font-weight:bold;
}
.white_nor{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}
.nor_text{
	font-family:Arial;
	font-size:12px;
	color:000000;
}
.black_bold{
	font-family:Arial;
	font-size:12px;
	color:000000;
	font-weight:bold;
}
.bold_orange{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#e96206;
}
.white_bold{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.menutop {
	font-family: Arial;
	font-size: 13px;
	color: #00853e;
	text-align: center;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}
a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}

.whitelink:link {
	color: #FFFFFF;
	text-decoration:none;
}
.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whitelink:hover {
	text-decoration: none;
	color: #e6e900;
}
.whitelink:active {
	text-decoration: none;
	color: #FFFFFF;
}
.blacklink:link {
	color: #000000;
	text-decoration:none;
}
.blacklink:visited {
	text-decoration: none;
	color: #000000;
}
.blacklink:hover {
	text-decoration: none;
	color: #686868;
}
.blacklink:active {
	text-decoration: none;
	color: #000000;
}
.greenlink {
	font-size: 12px;
}
.greenlink:link {
	color: #0d680d;
	text-decoration:none;
}
.greenlink:visited {
	text-decoration: none;
	color: #0d680d;
}
.greenlink:hover {
	text-decoration: none;
	color: #4d24ff;
}
.greenlink:active {
	text-decoration: none;
	color: #00853e;
}

	
td.off {

}

td.on{
	background-image: url(/templates/us/template127/images/menuon.gif);
}
	
	
#frame{
    width:814px;
    margin:0px auto;
    border:1px solid #017FAF;
    background-color:#FFFFFF;
}
