body
{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg);
}

.main
{
	border-left:1px solid;
	border-right:1px solid;
	border-color:#828282;
}

.button
{
	background:url(images/button.jpg);
	background-repeat:no-repeat;
}

.button a
{
	color:#F0F0F0;
	text-decoration:none;
}

.button a:hover
{
	color:#C5AB7A;
}

a
{
	color:#C57934;
	text-decoration:none;
}

a:hover
{
	color:#C5AB7A;
}

.body a
{
	text-decoration:underline;
}

.body
{
	margin-left:15px;
	margin-top:15px;
	margin-right:10px;
}

.bottom
{
	text-align:center;
	font-size:10px;
}