A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.background {
	background-color: #666666;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.bannerimage {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.banneradminimage {
	background-image: url(images/banner_admin.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.topofpagelinks {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.topmenuback {
	background-image: url(images/headcolorfade.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #434A38;
}
.topmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boxmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	background-image: url(images/boxmain.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;

}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.boxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.maintablebackground {
	background-color: #FFFFFF;
}
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #999999;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4C5C6C;
	text-decoration: none;
	font-weight: bold;
}
.hrdiv {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style:dashed;
	border-bottom-color:#FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.boxfooter {
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	border-bottom-width: 1px;
}
.productlisthead {
	background-image: url(images/headcolorfade.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.required {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.calendarborder {
	border-width: 1px;
	border-color: #CCCCCC;
	border-collapse:collapse;
	border-style: solid;
	border-top: hidden;
	border-right: hidden;
}
.calendarborderright {
	background-image: url(images/calendarborderright.gif);
	background-repeat: repeat-y;
}
.calendarday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.pagebox {
	background-image: url(images/boxmain.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	padding: 5px;
}
.ddMenu {
	border: 1px #999999 solid;
	background-color:#FFFFFF;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	text-align:left;
}
.instrument {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #993300;
}.adminlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.adminlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.account {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.accounthover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#3A4D62;
}
.photopopup {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	width: 700px;
	border: 1px solid #666666;
	position: absolute;
}
.photoframe {
	float: left;
	padding:10px;
	width:120px;
	text-align:center;
}