body
{
	background-color : #8B5D4E;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-image : url(../images/background.jpg);
	background-repeat : repeat-x;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
}

.adr
{
	font-size : 9px;
	color : #666666;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}

.nav
{
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
	font-weight : bold;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;
	font-weight : bold;
}

.input
{
	background-color : #FFFFFF;
	color : #666666;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #666666;
	border-top : 2px solid #666666;
}

.but
{
	background-color : #FFFFFF;
	color : #666666;
	font-family : Verdana;
	font-size : 12px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #666666;
	border-bottom : 2px solid #666666;
}

.just
{
	text-align : justify;
}

.border
{
	border : 1px none #B08B79;
}