body {
	margin:3%;
}

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
	border-left:0px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	background-color: #8B0080;
	background-position: center;
	horizontal-align: center;
}

.headerlinks a{
	margin: auto 8px;
	font-weight: bold;
	color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.submenus{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
background-color: #DDDDFF;
border: 1px solid #FF0000;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: yellow;
color: black;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}

.generalBack {
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-attachment: fixed;
	vertical-align: top;
	position: relative;
	background-image: none;
}

.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	color: #8B0080;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: none;
}

.pagesubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #8B0080;
}

.pagebody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: none;
	text-align: justify;
}

.mainbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image: url(../images/bordermusic_b005.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
}

.tablebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-image: none;
	background-color: #FFFFFF;
}

.ppagebody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: none;
}

.pmainbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-attachment: fixed;
}

.ptablebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-image: none;
	background-color: #FFFFFF;
}


.updbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.displayBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFF99;
	border: thin outset #FF0000;
	background-image: none;
	white-space: normal;
	float: none;
	height: auto;
	width: auto;
}

.displayBoxtop {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFF99;
	border: thin outset #FF0000;
	background-image: url(../images/grey051.jpg);
	white-space: normal;
	float: none;
	height: auto;
	width: auto;
	color: #8B0080;
	text-align: left;
}


.displayBoxfloat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	border: thin inset #CC0000;
	background-image: url(../images/bgtile.jpg);
	white-space: normal;
	float: none;
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	margin: 2px;
	padding: 2px;
	display: inline;
	z-index: 2;
	right: 200px;
	
}

.disMenu {
	font-family: "Times New Roman", Times, serif;
	font-color: #999999;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image: none;
	white-space: nowrap;
	float: none;
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	left: auto;
	top: auto;
	text-align: right;
	vertical-align: top;
	list-style-position: inside;
	line-height: 12px;
	border-top: medium none #CC0000;
	border-right: medium none #663300;
	border-bottom: medium none #663300;
	border-left: medium none #CC0000;
			
}

.disMenusep {
	font-family: Arial, Helvetica, sans-serif;
	font-color: #999999;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #9933CC;
	background-image: none;
	white-space: nowrap;
	float: none;
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	left: auto;
	top: auto;
	text-align: center;
	vertical-align: top;
	list-style-position: inside;
	line-height: 10px;
	color: #FFCC00;
	border-top: thin none #CC0000;
	border-right: thin none #663300;
	border-bottom: thin none #663300;
	border-left: thin none #CC0000;
			
}
