body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
   	vertical-align: top;
	text-decoration: none;
}

a {  
	font-size: 10px;
	font-weight: normal; 
	color: #003399; 
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #CC0066;
}

a:visited {
	text-decoration:underline;
	color: #7744AA;
}

#linkList ul {
	margin: 0;
	padding: 0;
}

#linkList li {
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
}

h1 {
	color: #333399;
	font-size: 24px;
	font-weight: bold;
}

h2 {
  	cursor:pointer;
	color: #CC0066;
	font-size: 18px;
	font-weight: normal;
}

.bands h2:hover {
  	color:#003399;
}

.style1 {
	color: #1144AA;
	font-weight: bold;
}

.style2 {
	color: #CC0066;
	font-weight: bold;
	font-style: italic; 
}

.style3 {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
}

.style4 {
	color: #1144AA;
	font-size: 12px;
	font-weight: bold;
}

.style5 {
	color: #663399;
	font-size: 10px;
	font-weight: bold;
}

.style6 {
	color: #663399; 
	font-size: 12px;
	font-weight: bold; 
}

.style7 {
	font-size: 12px;
	font-weight: bold;
}

.style8 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.style9 {
	font-size: 14px;
	font-weight: bold;
}

.style10 {
	color: #FFFFFF;
	font-style: italic;
}
.attributename {
	color: #000000;
	font-size: 10px;
}

.required {
	color: #000000;
	font-size: 10px;
}

.table_bg {
	background-color: #FFCCFF;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}
