.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: oblique;
	line-height: 1.5ex;
	font-weight: 400;
	color: #66CCCC;
	font-variant: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #2B014C;
	color: #CCCCCC;
 	scrollbar-face-color:#4E6B77;
  	scrollbar-arrow-color:#cccccc;
  	scrollbar-track-color:#250047;
  	scrollbar-shadow-color:#000000;
  	scrollbar-highlight-color:#000000;
  	scrollbar-3dlight-color:#808080;
  	scrollbar-darkshadow-Color:#202020;	

}

 

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
.textMain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 0px;

}
a:link {
	color: #66CCCC;
}
a:visited {
	color: ##669999;
}
a:active {
	color: #cccccc;
}
a:hover {
	color: #FF9933;

}
.locator {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	font-variant: normal;
	color: #66CCCC;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;


}
.clientlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #999999;
	padding-left: 10px;

}
.bandname {
	font-size: small;
	font-weight: bold;
	color: #66CCCC;
	letter-spacing: 1px;
	border-top: 2px none #990000;
	border-right: 2px none #990000;
	border-bottom: 2px none #990000;
	border-left: 2px none #990000;

}
.bandtable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
