﻿body 
{
	margin:0px;
}

.labelText
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

h1
{
	font-family:Verdana;
	font-size:14px;
	padding:4px;
	color:#000066;
}

.ErrText
{
	font-family:Verdana;
	font-size:11px;
	color:#FF0000;
	padding:5px;
}

.menuText
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding:5px;
}

.artistText
{
	font-family:Courier New;
	font-size:16px;
	color:#333333;
}

.artistBioLink
{
	font-family:Courier New;
	font-size:16px;
	color:#333333;
	text-decoration:underline;
}

.artistBioLink a
{
	font-family:Courier New;
	font-size:16px;
	color:#333333;
	text-decoration:underline;
}

.artistBioLink a:hover
{
	font-family:Courier New;
	font-size:16px;
	color:#333333;
	text-decoration:underline;
}

.textLink
{
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

.textLink a
{
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

.textLink a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

.backImage
{
	background-image:url(Stylesheet/Darozbg30.html);
	background-repeat:no-repeat;
	height:722px;
}

.headerText
{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	padding:5px;
	font-weight:bold;
	text-decoration:none;
}

.headerText a
{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	padding:5px;
	font-weight:bold;
	text-decoration:none;
}

.headerText a:hover
{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	padding:5px;
	font-weight:bold;
	text-decoration:none;
}

.dropdown 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#000000;
	font-size:10px;
	height:20px;
	padding:2px;
	width:150px;
}

.textbox
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	border:1px solid #CCCCCC;
}

.textbox_area 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:15px;
	width:20px;
}