body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	background-image: url(main_back.jpg);
	margin: 0px;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ECE7AD;
}

a{
	color: #996600;
	text-decoration: none;
}

a:hover{
	color: #9a393e;
}


.minitext{
	font-size: 9px;
	color: #8e7133;
}

a.minitext{
	text-decoration: none;
}

a.minitext:hover{
	color: #9a393e;
}

.footer{
	font-size: 9px;
	color: #e93f00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: .1em;
}

a.footer{
	text-decoration: none;
}

a.footer:hover{
	color: #711F00;
}

ul{
	list-style-image: url(bullet.gif);
	list-style-position: outside;
}

.super {
	font-size: 6px;
	vertical-align: super;
}

.textError
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ff0000;
}

