body {
	background-color: #931232;
}

body,td		{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #444444; }
	
	td.tinybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	color: #FFFFFF;
	
	height: 9px;
}
	td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 14px;
	color: #FFFFFF;
	background-color:#B3BB00;
	height: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #333333;
	border-bottom-color: #006699;
	border-left-color: #333333;
	font-weight: bold;
	padding: 3px;
}
	a.tinyButLink			{ color: #FFFFFF; text-decoration: none;} 
	a.tinyButLink:hover			{ color: #000000; text-decoration: none;}
		
	
	a			{ color: #333333; text-decoration: underline;}
	a:hover		{ color: #f09133; text-decoration: none;}
	
	.hdg		{ font-size: 13px; color: #A49B8C; }
	
	.smg		{ font-size: 10px; }
	.smlt		{ font-size: 11px; color: #888888; }
	
	.small		{ font-size: 10px; }
	
	.txtltg		{ font-size: 10px; color: #607A6C; }
	
	.bighead		{ font-size: 18px; color: #333333; font-weight:bold;}
	.head		{ font-size: 16px; color: #333333; font-weight:bold;}
	.bold		{ font-size: 12px; color: #000000; font-weight:bold;}
	.accent		{ font-size: 12px; color: #666666; font-weight:bold;}
	.block		{ line-height: 16px; }
	.block2		{ line-height: 20px; }
	
	.red		{ color: #ff0000; }
	.white		{ color: #ffffff; }
	.grey 		{ color: #CCCCCC; }
	
	.fbutton	{ BACKGROUND-COLOR: #c6c6c6;  COLOR: #333333; FONT-FAMILY: Trebuchet, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; }
	.ftext		{ BACKGROUND-COLOR: #F2F2F2;  COLOR: #333333; FONT-FAMILY: Trebuchet, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; }
	.fstandard	{ BACKGROUND-COLOR: #F2F2F2;  COLOR: #333333; FONT-FAMILY: Trebuchet, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; }

input { 
background-color: #ffffff;  
color: #000000; 
font-family: Arial, Helvetica, sans-serif; font-size: 10px; 
padding: 1; 
}
input.button {
	background-color : #cccccc;
	color : #000000;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}

p.footer	{
	font-size: 10px;
	margin: 5px 10px 10px 20px;
	}

p.footer a:link, p.footer a:hover, p.footer a:visited	{
	color: #444;
	}

img.left	{
	margin-right: 5px;
	}

img.right	{
	margin-left: 5px;
	}

p.artistHeader	{
	font-size: 13px;
	background-color: #E4E4E4;
	margin-bottom: 5px;
	}

.bold14	{
	font-size: 14px;
	font-weight: bold;
	}
	
.promoMenu {
	width:230px;
	font-size:14px;
	font-weight:bold;
	color:#003399;
	background-color:#c3cf24;
	padding:5px;
	border: 1px solid #777;
	margin-top:15px;
	margin-bottom:15px;
}

.mainMenuTable {
	background-color:#e2e989;
	border:1px solid #777;
}

.innerMenuTable {
	background-color:#e2e989;
	border:1px solid #777;
}

.menuHeader {
	color:#DF205F;
	font-size:15px;
	font-weight:bold;
	background-color:#fff;
	border-bottom:1px solid #777;
	padding:8px;
}

.breadcrumb {
	padding-left:10px;
	padding-top:10px;
}

.formDIV {
	margin:5px;
	padding:10px;
	background-color:#ecf1b2;
	border: 1px dotted #777;

}

.fieldTable td{
	padding: 5px;
}

p	{
	margin-right: 20px;
	margin-left: 20px;
	}

.shell	{
	background-color: #FFF;
	border: 1px solid #000000;
	}
