body, table, td, div
{
	font-family: Verdana, Tahoma, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 8pt;
}

.m_body
{
	border:0;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:100%;
	height:100%;
	color : #ffffff;
	background-image:url(images/bg.jpg);

}

/* normal */
.m_n, table
{
	font-size : 8pt;
	color : #ffffff;
	text-decoration:none;
}

/* normal bold */
.m_nb
{
	color : #ffffff;
	font-weight:bold;
	text-decoration: none;
}

/* input , select , textarea */
.m_tb
{
	background-color : #f9f9f9;
	border : 1px solid #86782d;
	color : #000000;
}

/* button */
.m_b
{
	background-color: #e3dec1; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #86782d;
	color: #000000;
}

/*  table border */
.m_bg
{
	background-color : #ea5707;
}
/*  table content */
.m_cg
{
/*	background-color : #c3bb91;*/
	color: #ffffff;
	background:url(images/cbg.jpg);
}

/* table header */
.m_hg
{
	color : #000000;	
	font-weight: bold;
	height:20px;
	font-size : 10pt;
	background-color : #de4405;	
}

/* table normal row */
.m_ng
{
	background:url(images/cbg.jpg);
	color : #ffffff;
}
/* table alternative row */
.m_ag
{
	background:url(images/cbg.jpg);
	color : #ffffff;
}

.m_error
{
	color : #ff0000;
}

.m_red
{
	color: #FF0000;
	text-decoration:none;
}

a:link, a:visited, a:hover {
	color : #ffffff;
	text-decoration:none;
}

hr
{
	height:1px;
}

.navigator, a.navigator:link, a.navigator:visited, a.navigator:hover {
  text-align: center;
  font-weight: bold;
  border: 3px double #ea5707;
  width: auto;
  background: #c3bb91;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  text-decoration:none;
}

/*  default style toy menu */
.menu, a.menu:link, a.menu:visited, a.menu:hover
{
	color : #ffffff;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}

/* 
Kentriko menu default
*/
.MainItem
{
	text-decoration:none;
	/*color: #dddddd;*/
	/*background-color:#000000;*/
}

/* 
Kentriko menu on mouse over
*/
.MainItemHover, .MainItemActive
{
	font-weight: bold;
	/*color: #ffffff;*/
	/*background-color:#000000;*/
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#fefefe,endColorStr=#FFD69A);*/
}

/*
ipomenu gia text - xroma, gramatoseira
*/
.MenuItem .MenuFolderText, .MenuItem .MenuItemText,
{
	color: #ffffff;
}

/*ipomenu background*/
.MenuItem, .MenuItem .MenuFolderLeft, .MenuItem .MenuItemLeft
{
	background-color:	#000000;
}

/* Mouse over ton ipomenou */
.MenuItemHover, .MenuItemActive
{
	background-color:	#686866;
	color: #ffffff;
}

/* title */
.title, h1
{
	font-size : 10pt;
	color : #000000;
	font-weight:bold;
	text-decoration:none;
}

/* eco */
fieldset {  margin:0px 0; padding:6px; border:1px solid #888888;}
legend {
	margin-bottom: 5px;
	margin-left: -9px;
	padding-right: 5px;
	vertical-align: middle;
	padding-bottom: 3px;
}
fieldset > legend {
	margin-left: -2px;
}

.menu, .menu a:link, .menu a:visited, .menu a:hover
{
	color : #ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size : 8pt;
}

.h2, .h2 a:link, .h2 a:visited, .h2 a:hover
{
	color : #000000;	
	font-size : 9pt;
	background-color : #de4405;	
}

.bg_menu
{
	background-image:url(images/menu.jpg);	
	background-repeat:no-repeat;
}

.copy, .copy a:link, .copy a:visited, .copy a:hover
{
	color : #a9a9a9;
	text-decoration:none;
	font-size : 7pt;
}
