td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#8E8E8E;
}
form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#D77A18;
}
.1
{
	color:#FF8400;
}
a.copy
{
	color:#955504;
	font-size:11px;
	text-decoration:none;
}
#webmail{
	text-align: center;
	width:100px;
	margin: 0 auto;
	font-size:14px;
}
#artists{
	font-size:14px;
	color:#f8f8ff;
	}
table
{ 
margin-left: auto;
margin-right: auto;
}
#center {
  margin: 0 auto;
}
div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}
.input-button{
 background:url(./images/webmail/button-bg.jpg) repeat-x top;
 height:20px;
 color:#014D5F;
 vertical-align:middle;
}
.input-button:hover{
 background:url(./images/webmail/button-bg-over.jpg) repeat-x top;
 height:20px;
 color: #014D5F;
 vertical-align:middle;
}
#message_box {
position: absolute;
top: 0; left: 0;
z-index: 10;
background:#ffc;
padding:5px;
border:1px solid #CCCCCC;
text-align:center;
font-weight:bold;
width:99%;
}