.leftbg {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	height: 310px;
	width: 249px;
}
.lefttext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.iconbg {
	background-image: url(images/icon_bg.jpg);
	background-repeat: repeat-x;
	height: 74px;
}
.bubg {
	background-image: url(images/bu_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.topbg {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 301px;
}
.toptext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #bfa359;
	text-decoration: underline;
}
.more a{
	color: #bfa359;
	text-decoration: underline;
}
.more a:hover{
	color: #bfa359;
	text-decoration: none;
}
.bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #343629;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #343629;
	text-decoration: none;
}
.otmaintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #343629;
	text-decoration: none;
	text-align: justify;
}
.yellowtext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #916a03;
	text-decoration: underline;
}
.yellowtext a{
	color: #916a03;
	text-decoration: underline;
}
.yellowtext a:hover{
	color: #916a03;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #343728;
	text-decoration: none;
	padding-right: 10px;
}
.footer a{
	color: #343728;
	text-decoration: none;
}
.footer a:hover{
	
	color: #916a03;
	text-decoration: none;
	
}.bolder {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #39221f;
	text-decoration: none;
}
.arrow {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.listtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #343629;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
