body {
	background-color: #341E11;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.table-bg
{
background-color:#FFFFFF
}.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:12px;
	padding-right:67px;
	line-height:21px;
}
.divider-line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #341E10;
	padding-left: 4px;
	padding-right: 4px;
}

.listStyle {
	list-style-type:none;
	margin:0px 0px 0px 8px;
	padding:0px;
	line-height:25px;
}
.listStyle li {
	background:url(../images/bullet.gif) no-repeat 0px 11px;
	padding:0px 0px 0px 15px; 
	font-size:15px;
	font-style:verdana, sans serif;
}
a.listLink {
	color:#341D0D; text-decoration:none;
	font-weight: bold;
}
a.listLink:hover {
	color:#A79E97;
	text-decoration:none;
	font-weight: bold;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #866148;
	text-decoration: none;
	line-height: 14px;
}
.right-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	line-height: 21px;
}
a {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       color: #72b80b;
       text-decoration: none;
}
a:hover {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       color: #72b80b;
       text-decoration: underline;
}


