body, input, textarea
{
	background-color: #450601;
}
input, textarea
{
	border: 1px #6d2e29 solid;
}
.no_border, img
{
	border: none;
}
table
{
	border-collapse: collapse;
}
a
{
	color: white;
}
body, input, textarea
{
	color: white;
}
.item
{
	cursor: hand;
}
body, input, td, select, textarea
{
	font-family: verdana;
}
body, input, td, select, textarea
{
	font-size: 11px;
}
body
{
	margin: 0px;
}
td
{
	padding: 0px;
}
.content, .item
{
	padding: 20px;
}
