/* CSS Document */

	body{
	background-color: #CCCCCC;
	margin: 0px;
	background-image: url(_img/gradiant_back.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
	.table_main{
	background-color: #FFFFFF;
}
	.menu_head{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px 5px;
}
	.menu_cont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 2px 10px;
}
.menuHead {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
	.img{
	border: 1px solid #999999;
}

	a:link{
	color: #000000;
	text-decoration: none;
}
	a:hover{
	color: #000000;
	text-decoration: none;
}
	a:active{
	color: #000000;
	text-decoration: none;
}
	a:visited{
	color: #000000;
	text-decoration: none;
}
	.arc_view_head{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
	.arc_view_name{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666666;
	text-align: center;
}
	.arc_view_date{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
	.arc_view_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
	.arc_list_head{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
	.arc_list_date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
	.arc_list_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
	.arc_list_sep{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}	

	a.artist:link{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	a.artist:hover{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	a.artist:active{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	a.artist:visited{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	.link_foot{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
	.main_foot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 3px;
}
