body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
}

td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Tahoma;
	color: #4B4B4B;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.white {
	color:#FFFFFF;
}
a.white:hover {
	color:#FFFF00;
}
.edit {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.clear {
	clear:both;
}

a.artist {
	font-size:12px;
}
h1.list{
	font-size:12px;
	padding:0px;
	margin:0px;
	display:inline;
}
/*#################  TOP  #################*/
#logo {
	background:url(bg_logo.gif) no-repeat;
	width:292px;
	height:63px;
	float:left;
}
#menu-top{
	text-align:left;
	bottom:1;
	float:left;
	height:63px;
}
#menu-top .link {
	vertical-align:bottom; 
	padding:5px;
}
#menu-top a {
	font-size:14px;
	color:#EF3706;
	
}
#menu-top a:hover {
	color:#3C4F53;
}

#top-zone{
	background:url(tilltop.gif) repeat-x;
}
#top-zone-content{
	background:url(topbg.gif) no-repeat;
	width:766px;
	height:106px;
}

#top-zone-content .banner {
	padding-left:310px; 
	padding-top:10px;
}

#top-list{
	background:url(tilltop2.gif) repeat-x;
}
#top-list-content{
	background:url(topbg2.gif) no-repeat;
	width:766px;
	height:30px;
}
#list-artists {
	padding-top:5px;
	padding-left:350px;
}
#list-artists a {
	padding:2px;
}

/*#################  CONTENT  #################*/

.form_text {
	font-size:12px;
	border:1px solid #EC3302;
}
.orange {
	color:#EC3302
}

.orange_bold {
	color:#EC3302;
	font-weight:bold;
}

#content {
	width:954px;
}
#content-left{
	float:left;
	width:206px;
}
#content-center{
	float:left;
	width:514px;
}
#content-right{
	float:left;
	width:214px;
}
.cellm {
	background:url(cellp.gif) no-repeat top right #A1A1A1;
}

.cell {
	background:url(cellm.gif) no-repeat top right #A1A1A1;
	padding-bottom:3px;
}
.cell .title {
	background:url(titlebg.gif) repeat-x;
	height:23px;
	*height:31px;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:9px;
	margin-right:7px;
	vertical-align:bottom;
}
.cell .title h1{
	display:inline; 
	font-size:14; 
	padding:0; 
	margin:0; 
	vertical-align:top;
	color:#EC3302;
}
.cell .title h2{
	display:inline; 
	font-size:14; 
	padding:0; 
	margin:0; 
	vertical-align:top;
	color:#EC3302;
}
.cell .title h3{
	display:inline; 
	font-size:14; 
	padding:0; 
	margin:0; 
	vertical-align:top;
	color:#5A5551;
}
.cell .title h4{
	display:inline; 
	font-size:14; 
	padding:0; 
	margin:0; 
	vertical-align:top;
	color:#EC3302;
}
.cell .content {
	background-color:#F3F3F3;
	margin-right:7px;
}
.cell .content-red {
	background-color:#F25005;
	margin-right:7px;
	color:#FFFFFF;
}


.top_no {
	background-color:#ADADAD;
	text-align:center;
}
.top_text {
	background-color:#C4C4C4;
	padding-left:4px;
}
.top_stat {
	background-color:#ADADAD;
	text-align:center;
}

.album_list {
	border:1px solid #F25005;
}

/*#################  CONTENT  #################*/

#footer{
	width:100%;
	border-top:2px solid #F25005;
	background:url(tilbot.gif) repeat-x;
	padding:0px;
	margin:0px;
}
#footer-left {
	float:left;
	width:200px;
	background:url(bgbot.gif) repeat-x;
	height:60px;
	text-align:center;
	padding-top:20px;
}
#footer-line {
	float:left;
	width:7px; 
	background:url(cellm.gif) no-repeat #737373;
	height:60px;
}
#footer-right {
	float:left;
	height:60px;
	width:570px;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}

/*############# form style ########################*/


.texterror
{
   color: Red;
}

.headline {
font-family:  Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: Black;
text-decoration: none;	
background-color: #B0B0B0;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 1px solid #797979;
}


.headline1 {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: Black;
border-bottom: 1px solid #BFBFBF;
background-color: #F3F3F3;	  
padding-left: 5px;
padding-right: 5px;
} 


.headline2 {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: Black;
border-bottom: 1px solid #BFBFBF;
background-color: #D4D0C8;	  
padding-left: 5px;
padding-right: 5px;
}


.form_type {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	border-bottom : 1px solid #A1A1A1;
	border-top : 1px solid #A1A1A1;
	border-left : 1px solid #A1A1A1;
	border-right : 1px solid #A1A1A1;
	background-color : #FAFAFA;
	margin:2px;
  }

.form_button {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: White;
   border-bottom: 1px solid #525252;
   border-top: 1px solid #E0E0E0;
   border-left: 1px solid #E0E0E0;
   border-right: 1px solid #686868;
   margin: 0px 0px 0px 0px;
   background: #F25005;
}

.case_header {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-variant: normal;
color: #FAFAFA;
}
.case_content {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
padding-left: 3px;
padding-right: 3px;
padding-top: 5px;
padding-bottom: 5px;
color: #000000;
}

.maintext {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: Black;
}  			

.maintext2 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color:#000000;
text-decoration: none;	
border-bottom: 1px solid #D3D3D3;		
border-top: 1px solid #D3D3D3;	
border-left: 1px solid #D3D3D3;
border-right: 1px solid #D3D3D3;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}		





