.contents_table {
	width : 700px ;
	font-size: 12px ;
	color: black ;
	font-weight: normal ; }
.contents_title {
	color: white ;
	font-weight: bold ;
	font-size: 14px ;
	height : 20px ;
	background-color : #9DA9BB; }
.contents_item {
	width : 120px ;
	font-weight: bold ;
	height : 20px; }	
.contents_error {
	color : #CC0000 ;
	font-weight: bold ;
	font-size : 12px ; }	
.contents_actions {
	width : 80px ;
	color : #CC0000 ;
	font-weight: normal ;
	font-size : 12px ; }
.contents_actions2 {
	width : 140px ;
	color : #CC0000 ;
	font-weight: normal ;
	font-size : 12px ; }
a.contents_actions { 
	font-size: 12px ;
	color: white ;
	font-weight: bold ; }
a.contents_actions:hover { 
	font-size: 12px ;
	color: #FF7800 ;
	font-weight: bold ; }
.contents_add {
        color: white ;
		background-color: #9CB9ED;
		color: white;
		font-weight: bold;
		height: 20px; }	
.contents_edit {
		font-size: 12px;
		color: black ;
		background-color: #F6FF97;
		font-weight: bold;
		height: 20px; }
.contents_del{
		font-size: 12px;
		color: white;
		background-color: #CC0000;
		font-weight: bold;
		height: 20px; }
	
	
	
	
.contents_title2 {
	color: #990033 ;
	font-weight: bold ;
	height : 20px ;
	background-color : #FCAF18 ;}
.contents_stitle {
	color: black ;
	font-size : 12px ;
	font-weight: bold;
	height : 20px ; }
.contents_stitle_line {
	color:  black ;
	font-size : 12px ;
	font-weight: bold ;
	background-color : #9DA9BB ;
	height : 1px ; }
/* ALT */
.contents_alt1 {
	color: black ;
	height : 20px ;
	font-weight: bold;
	background-color: #eeeeee; }
.contents_alt2 {
	color: black ;
	height : 20px ;
	font-weight: bold;
	background-color: #F4F4F4 ; }

