body {
	background: #DEDDCB;
	font-family: Helvetica;
}

.text_{
	font-size: 14;
 }

a{
	font-family: Helvetica; 
	letter-spacing: 0px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 550;
	color: #4F4F4F;
	font: bold;
/*
*/
}

td{
}

.mya{
	letter-spacing: 0px;
	text-decoration: none;
	font-size: 20px;
	font-weight: 500;
	color: #374838;
}

.a_{
	color: #F3FDF4; 		   
}

td{
	
}

.td_{
	width: 1px;
	text-align: center;
}

.td_l{
	background-color: #374838;
}

.td_r{
	width: 97px;
	background-color: #374838;
}


/* styles for arts <td> on ARTISTS tab */

.td_art_name{
	border-top: 0px solid;
	border-top-color: black;
	border-bottom: 0px solid;
	border-bottom-color: black;
	padding-left: 20px;
	height: 30px;
	width: 250px;
	background-color: #DEDDCB;
}
.td_art_pics{
	border-top: 0px solid;
	border-top-color: black;
	border-bottom: 0px solid;
	border-bottom-color: black;
	padding-left: 20px;
	height: 30px;
	width: 400px;
	background-color: #DEDDCB;
}

#td_art_color_name{

	background-color: #DCD1B1;
}
#td_art_color_pics{
	width: 400px;
	background-color: #DCD1B1;
}

#td_art_last_name{
	border-bottom: 0px solid;
}
#td_art_last_pics{
	width: 400px;
	border-bottom: 0px solid;
}

#td_art_color_last_name{
	background-color: #DCD1B1;
	border-bottom: 0px solid;
}
#td_art_color_last_pics{
	width: 400px;
	background-color: #DCD1B1;
	border-bottom: 0px solid;
}
/**/
.tr_top_admin{
	border: 1px solid;border-color:red;
	background-color: gray;
	text-align: center;
	height: 30px;
}

.td_for_flash{
	padding-left: 25px;
	padding-top: 5px;
}

