body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #FDD97B;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}
.topcenter {
	padding: 7px;
}
.browntxt {
	font-size: 11px;
	font-weight: bold;
	color: #af8a5b;
	text-decoration: none;
}
.rate {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: red;/*#8f755e*/
	text-decoration: none;
	background-image:url('../images/nali24_circle.gif');
	background-repeat: repeat-x;
	background-position:center;
}
.txt {
	font-size: 11px;
}
.topa:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topa:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topa:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.topa:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.toptxt {
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.bar {
	background-image: url('../images/bar.gif');
	background-repeat: no-repeat;
	padding: 5px; background-position-y:50%
}
.center {
	padding: 3px;
}
.ctr {
	padding-right: 10px;
	padding-left: 10px;
}
.cethed {
	font-size: 18px;
	color: #000000;
}
.user {
	font-size: 14px;
	color: #000000;
}

.centertop {
	padding: 10px;
}
.whitxt {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.linka:link {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
.linka:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
.linka:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
.linka:active {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
.linkb:link {
	color:#8f755e;/*8CA829*/
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}
.linkb:visited {
	color:#8f755e;/*8CA829*/
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}
.linkb:hover {
	color: #A82305;
	text-decoration: underline;
	font-size: 14px;
	font-weight:bold;
}
.linkb:active {
	color: #8CA829;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}
.txta:link {
	color: #333333;
	text-decoration: none;
	}
.txta:visited {
	color: #333333;
	text-decoration: none;
}
.txta:hover {
	color: #333333;
	text-decoration: underline;
}
.txta:active {
	color: #333333;
	text-decoration: underline;
}
.readmorea:link {
	color: red;
	text-decoration: none;
	}
.readmorea:visited {
	color: red;
	text-decoration: none;
}
.readmorea:hover {
	color: red;
	text-decoration: underline;
}
.readmorea:active {
	color: red;
	text-decoration: underline;
}
.tdlight {
	background-color: #eff6f1;
	padding: 1px;
}
.greentd {
	background-color: #8CA829;
	padding: 5px;
}
h1 {
	font-size: 17px;
	line-height: 17px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
}
.topbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC2AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2AA;
}
#custom-gen ul li:before {
content: "\00BB \0020";
}
ul {
	padding:10px; list-style-image: url('../images/dot.gif');
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
li {
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.table {
	padding: 5px;
	border: 1px solid #FFFFFF;
	background-color: #d4ee7a;
}
h2 {
	font-size: 17px;
	line-height: 17px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.input {
    border: 1px solid #cccccc;
    background: #ffff99;
}
.input:hover {
    border: 1px solid #999999;
    background: #ffff66;
}
.button {
    border: 1px solid #000000;
	background: #333333;
	color:#FFFFFF;
	font-weight:bold;
	height: 25px;
}
.button:hover {
    border: 1px solid #ffff99;
    background: #666666;
}
label {
    display: block;
    width: 60px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: left;
}
br { clear: left; }
.error {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 12px;
	padding:5px;
}
.msg {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: green;
	line-height: 12px;
	padding:5px;
}
