td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC99FF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

img.lineup {
	border: 1px solid #666666;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #333333;
}

a {
	color: #6633FF;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
	color: #000000;


}
a:visited {
	color: #999999;
}

.menu

{
	font-size:8pt;
	font-weight:bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.menu

{
	font-size:8pt;
	color: #999999;
	background-color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
input.button {
font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #CC99FF;
	font-weight:bold;
	background-color: #660099;
	border-color:#CC99FF;
}
select {
	font-size:8pt;
}
a.menu:visited {color:#FFFFFF;}
a.menu:hover{
	color:#CC99FF;
	background-color:#993399;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
}
a.footer {
	font-weight:normal;
	color: #CC99FF;
}

a.footer:hover {
	font-weight:normal;
	color: #000000;
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}
#gallery {
	display:block;
	width:120px;
	height:120px;
	text-align: center;
	margin-right: 15px;
	float:left;
	margin-bottom: 15px;
	background-image: url(/img/thumb_back.jpg);
	background-repeat: no-repeat;
}

#gallery a:hover {display:block;
	width:120px;
	height:120px;
	background-image: url(/img/thumb_back_on.jpg);
	background-repeat: no-repeat; color:black;background-color:transparent;}
	
	#gallery a {font-size:9px;line-height:17px;}
#gallery img {border: 1px solid #000000}
#indent {
margin-left:20px}
