/* CSS Document */

a:link
{
	color: #803700;
	text-decoration : none;
}

a:visited
{
	color: #803700;
	text-decoration : none;
}

a:active
{
	color: #ffb780;
	text-decoration: none;
}

a:hover
{
	color: #ffb780;
	text-decoration: underline;
	background-color: #803700;
}

.a2:link
{
	color: #ff6e00;
	text-decoration : none;
}

.a2:visited
{
	color: #ff6e00;
	text-decoration : none;
}

.a2:active
{
	color: #ffb780;
	text-decoration: none;
}

.a2:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-color: #ff6c00;
}

body
{
	font-family: Arial, Tahoma, Verdana, Helvetica, Geneva;
	scrollbar-face-color: #ff6c00;
	scrollbar-shadow-color: #803700;
	scrollbar-highlight-color: #ff6e00;
	scrollbar-3dlight-color: #ffb780;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffb780;
	scrollbar-arrow-color: #000000;
	margin: 0px;
	padding: 0px;
}

p
{
	font-family: Arial, Tahoma, Verdana, Helvetica, Geneva;
	font-size: 12px;
	cursor: default;
	margin: 0px;
}

img
{
	border: 0px;
}

.alight:link
{
	color: #ff6c00;
	text-decoration : none;
}

.alight:visited
{
	color: #ff6c00;
	text-decoration : none;
}

.alight:active
{
	color: #ffb780;
	text-decoration: none;
}

.alight:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-color: #ff6c00;
}

.borderall
{
	border: 1px solid #000000;
}

.bordertop
{
	border-top: 1px solid #000000;
}

.borderbottom
{
	border-bottom: 1px solid #000000;
}

.borderleft
{
	border-left: 1px solid #000000;
}

.borderright
{
	border-right: 1px solid #000000;
}

.cellrollover1
{
	background-color: #ff6e00;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #ffb780;
	height: 25px;
}

.cellrollover2
{
	background-color: #ffb780;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #ffb780;
	cursor: hand;
	height: 25px;
}

.cellrollover3
{
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #ffb780;
	height: 25px;
}

.commandbutton
{
	background-color: #803700;
	border: 1px solid #000000;
	color: #ffb780;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
	font-size: 12px;
}

.guestbook
{
	border: 1px solid #000000;
	background-color: #ffb780;
}

.instrumentforsale
{
	border: 1px solid #000000;
	background-color: #ffb780;
}

.inputbox
{
	background-color: #ffb780;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
	font-size: 12px;
}

.maintable
{
	border: 1px solid #000000;
	border-collapse: collapse;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

.navigationtext1
{
	color: #000000;
	cursor: hand;
	font-family: Arial, Tahoma, Verdana, Helvetica, Geneva;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.navigationtext2
{
	color: #000000;
	cursor: default;
	font-family: Arial, Tahoma, Verdana, Helvetica, Geneva;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.photogallery
{
	border: 1px solid #ff6c00;
}

.topcellrollover1
{
	background-color: #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #808080;
	cursor: hand;
	height: 20px;
	width: 200px;
}

.topcellrollover2
{
	background-color: #ff6c00;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #ffb780;
	cursor: hand;
	height: 20px;
	width: 200px;
}

.topcellrollover3
{
	background-color: #ffb780;
	border-bottom: 1px solid #000000;
	border-left: 1px solid $000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #ffffff;
	cursor: hand;
	height: 20px;
	width: 200px;
}

.topcellcurrentpage
{
	background-color: #ff6c00;
	border-bottom: 1px solid #000000;
	border-left: 1px solid $000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #ffb780;
	height: 20px;
	width: 200px;
}

.topcelltext1
{
	color: #ffffff;
	cursor: hand;
	font-family: Arial, Tahoma, Verdana, Helvetica, Geneva;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.topcelltext2
{
	color: #000000;
	cursor: default;
	font-family: Arial, Tahoma, Verdana, Helvetica, Geneva;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}