td {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#47430D;
}

form
{
	margin:0px;
}



H1 {
	color: #663300;
	font: 22px tahoma;
	font-weight: bold;
	
}

.front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	line-height: 16px;
	color: #4E2A08;
}

.front:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	line-height: 16px;
	color: #4E2A08;
}


.front1 {
	font-family: tahoma;
	text-decoration : underline;
	font-size: 11px;
	color: #341B03;
}


.front1:Hover {
	font-family: tahoma;
	text-decoration : none;
	font-size: 11px;
	color: #341B03;
}


.front3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4E2A08;
}

.front2 {
	font-size: 11px;
	color: #ffffff;
}

.front4 {
	font-family: tahoma;
	text-decoration : none;
	font-weight: bold;
	font-size: 11px;
	color: #4E2A08;
}
.input {background-color: #E9DEB1; border: 1px #995A19 solid; font-family: verdana; font-size: 10px; font-weight: normal; color:#333333}


#menuleft div.box{
	float:left;
}

#menuleft ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#menuleft li{
	padding: 2px 0;
}

#menuleft ul li{
	padding-bottom:2px;
	background:transparent url(images/arrow.gif) no-repeat 3px 5px;
	padding-left:20px;
}


a.ortlink, a.artlink {
	text-decoration:none;
	color:black;
}

a.ortlink:hover,a.artlink:hover {
	text-decoration:underline
}

#FormFailure {
	background-color:#E9DEB1;
	border:1px dashed red;
	margin:4px;
	padding:4px;
}




.print_show {
	display:none;
}
