

body { }
p { }

div
{
	margin: 15px 10px 15px 15px;
	color: #999999;
	font-size: 10px;
	font-family: Verdana;
	line-height: 15px
}

td
{
	margin: 0px 10px 0px 15px;
	color: #999999;
	font-size: 10px;
	font-family: Verdana;
	line-height: 15px
}

.message
{
	color: white;
	font-weight: bold;
	font-size: 12px;
}

a:link
{
	color: white;
	text-decoration: none;
}

a:active { text-decoration: none; }

a:visited
{
	color: #white;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.title
{
	color: silver;
	font-weight: bold;
}

.artist
{
	color: white;
	font-weight: bold;

}

.work
{
	color: silver;
}

.label_header { color: black; }

.home_header
{
	color: FF6600;
	font-size: 14px;
	font-weight: bold;
}

INPUT.text {
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#000000;
  background-color:#ffffff;
  border-style:solid;
  border-width:1px;
  border-color:#666565;
  width:150px;   
}


INPUT {
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#000000;
  background-color:#ffffff;
  border-style:solid;
  border-width:1px;
  border-color:#666565;
}

SELECT {
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height:140%;
  color:#000000;
  border-style:solid;
  border-width:1px;
  border-color:#666565;
  width:150px;
}



.label { color: #3399cc; }
.label_header { color: black; }
.text_coloured { color: #3399CC; }
.alert { color: #FF0000; }
.text_white { color: #FFFFFF; }
.text_black { color: #000000; }
.alert { color: maroon; }

input
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

textarea
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

select
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.bold { font-weight: bold; }

.button
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
