body   {background-color: #A2A19F;
}
.leftbar {
	background-image: url(../lay/lay_r2_c2.jpg);
	background-repeat: repeat-y;
}
.rightbar {
	background-image: url(../lay/lay_r2_c4.jpg);
	background-repeat: repeat-y;
}
.bottombg {
	background-image: url(../lay/lay_r3_c2.jpg);
	background-repeat: no-repeat;
}
.contentbgcolor {
	background-color: #FFFFFF;
}
.topnav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #CD6702;
}
a.topnav:link {
	color: #CD6702;
text-decoration: none
}
a.topnav:visited {
	color: #CD6702;
text-decoration: none
}
a.topnav:hover {
	color: #716F64;
text-decoration: none
}
a.topnav:active {
	color: #CD6702;
text-decoration: none
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.bottomnav:link {
	color: #ffffff;
text-decoration: none
}
a.bottomnav:visited {
	color: #ffffff;
text-decoration: none
}
a.bottomnav:hover {
	color: #7D4611;
text-decoration: none
}
a.bottomnav:active {
	color: #ffffff;
text-decoration: none
}


a {
	text-decoration: underline;
	}

a:link {
	color: #666666;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #666666;
	}

a:hover {
	color: #CD6702;
	}

.text {
	color: #666666;
      font-family: palatino, Georgia, 'Times New Roman', serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.titles {
	color: #666666;
      font-family: palatino, Georgia, 'Times New Roman', serif;
	font-size: large;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}
.pict {
	border: 1px solid #666666;
}
.hr   {color: #A2A19F;
   height: 1px;
}
