body {
	background: #E2CB72;
	margin:0px 0px 0px 0px;
	height:100%;
}
td {
color:#413D3D;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a {
color: #96BB00;
text-decoration:none;
}
a:hover {
text-decoration: underline;
}
.txtwhite {
	color: #FFFFFF;
}
.txtyellow {
	color: #FFF600;
	text-decoration:none;
}
.txtyellow:hover {
	text-decoration: underline;
}
.li {
	padding-left:20px;
	margin-left:0px;
}
.linner {
	list-style: url(../images/bullet.gif);
}
li {
	list-style: url(../images/bulletgreen.gif);

}
.botmenu {
color:#9E9E9E;
font-size:11px;
text-decoration:none;
}
.botmenu:hover {
color:#000000;
text-decoration:none;
}
.line {
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}
.txtgrey {
color:#9E9E9E;
font-size:11px;
}
.inp {
	width: 300px;
}
