body
{
	font-family: Georgia;
	font-size: 12px;
}
span.formlogin 
{

	font: normal 12px Georgia;
	margin: 2px;
}
span.formlogin input
{
	border: 1px solid black;
	font: normal 12px Georgia;
	margin: 2px;
}
li{ list-style:none; }
.backtrack
{
	color: red;
	font: normal 10px monospace;
}
.inputbox
{
	border: 1px solid gray;
	margin: 2px;
	font-family: Arial;
	color:gray;
	
}
.data_table
{
	font-family:Georgia;
	font-size: 12px;
	text-align: left;
	border: 1px solid darkblue;
	/*
	 * 
	border-bottom: 1px solid #7ae7aa;
	 * */
	
}
.data_table th
{
	background-color: #7ecee3 ;
	text-align: center;
	color: #ffffff !important;
	/*border-top: 1px solid  #7be0b9;*/
	/*border-left :1px solid #7be0b9 ;*/
	border-bottom: 1px solid darkblue;
	border-right:1px solid darkblue;
	padding: 2px;
	font-family: Georgia;
	font-weight: bolder;
	font-size: medium;
	color: green;
}
.data_table td
{
	
	border-bottom: 1px dotted #aaa;
	border-right:1px dotted #aaa;
	
	/*border: 1px dotted #aaa;*/
	padding: 5px;
}
.data_table td a
{
	text-decoration: none;
	color:gray;
}
.data_table  td  a 
{
	
	text-decoration: none;
	color:gray;
}
.small 
{
	
	font-size:10px;
	color: gray;
}

.data_table td a:hover
{
	text-decoration: underline ;
}
.menu_subtitle
{
	font-size:small;
	color:gray;
	font-weight:bold;
}
.selected_menu_item
{
	font-size:medium;
	font-weight:bolder;
	color:gray;
	font-style:normal;
}
.selected_menu_item a 
{
	color:gray;
	text-decoration:underline;
}
.menu_item 
{
	font-style:normal;
	font-size:medium;
	font-weight:normal;
	color:gray;
	text-decoration:none ;
}

.menu_item a:hover
{
	text-decoration:underline ;
}
.logout
{
	color:red;
	text-decoration: underline;
	
}
.navi_container_num
{
	margin: 5px;
	font-style: normal !important;
	color: black;
}
.navi_container_num a
{
	color: #80838b;
	text-decoration:none;	
	color: gray;
}
.navi_container_num a:hover
{
	text-decoration:none;
}
.navi_container
{
	margin: 5px;
	font-style: normal !important;
	color: gray;
	
}
.navi_container a
{
	text-decoration: underline; 
}
.cms_menu{
	
	color:gray;
}

.cms_menu a{
	text-decoration:none;
	color:gray;
}
.hidden{
	color:#ccc;
}
.hidden a{
	color: #ccc;
	text-decoration:none;
}
.add_page_block{
	margin-top:15px;
	margin-bottom:15px ;
}
.edit_page_block{
/*	border-top: 1px solid gray;*/
	padding-top: 0px;
	margin-top:0px;
	padding-left:0px;
	/*margin-bottom:20px ;*/
}

