* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Verdana, Times;
    font-size: small;
    text-align: center;
    color: #ffffff;
    background: #333333;
}
div, p, img, a, td, ul, ol {
    font-size: 12px; 
}

h1, h2, h3, h4 {
	font-family:  Arial, Verdana, Times;
	font-weight: bold;
	margin: 5px;
}
label {color: #ffffff;}
h1 { font-size: 18px;}
h2 { font-size: 14px; color: #00ccff;}
h3 { font-size: 14px; color: #ffffff; margin:0px; padding:0px}
h4 { font-size: 12px; }

p  { padding: 0px 5px 5px 5px; }

.p{ background: #666666;}

td.p
{
  background: #666666;
  padding: 10px 15px 15px 15px; 
  height:100%;
}

a, a:link 
{ 
  text-decoration: underline;
  color: #FFFFFF;
}
a:hover 
{ 
  text-decoration: none; 
}

a.menu, a.menu:link 
{ 
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px; 
	font-weight: bold;
}
a.menu:hover 
{ 
  text-decoration: none; 
  color: #FFFFFF;
  font-size: 14px; 
	font-weight: bold;
}

a.submenu, a.submenu:link 
{ 
  text-decoration: none;
  color: #CCCCCC;
  font-size: 12px; 
	font-weight: nornal;
}
a.submenu:hover 
{ 
  text-decoration: underline; 
  color: #FFFFFF;
  font-size: 12px; 
	font-weight: bold;
}

a.news, a.news:link 
{ 
  text-decoration: underline;
  color: #00ccff;
  font-size: 12px; 
	font-weight: bold;
}
a.news:hover 
{ 
  text-decoration: none; 
  color: #00ccff;
  font-size: 12px; 
	font-weight: bold;
}

.date
{
  color: #ΡΡΡΡΡΡ;
  padding-right: 20px;
	font-weight: bold;
  text-align: right;
}

a img, img {
    border: none;
}

td.menu
{ background: url(../../images/menu.gif) repeat-x top left;
  padding-left: 10px;
  text-align: left;
  width: 146px;
}

td.amenu
{ background: url(../../images/active_menu.gif) repeat-x top left;
  padding-left: 10px;
  text-align: left;
  width: 146px;
  #2a2a2a
}
td.left
{
  border-left: 1px solid #666666; 
  border-top: 1px solid #666666; 
  border-bottom: 1px solid #666666; 
  background: url(../../images/main_bg1.jpg) repeat-y top left;
  text-align: center;
}
td.center
{
  border-top: 1px solid #666666; 
  border-bottom: 1px solid #666666; 
  vertical-align: top;
}
td.center#bg2
{
  background: url(../../images/main_bg2.jpg) repeat-y top left; 
  vertical-align: middle;
}
td.center#bg3
{
  background: url(../../images/main_bg3.jpg) repeat-y top left;
  padding-left: 20px; 
  vertical-align: top;
}
td.right
{
  border-right: 1px solid #666666; 
  border-top: 1px solid #666666; 
  border-bottom: 1px solid #666666; 
  vertical-align: top;
}

table.submenu
{
  position: absolute;
  top: 129px;
  left: 150px;
  z-index: 1;
}

ul
{
  padding: 0px 0px 5px 10px
}

li {margin: 0px 0px 0px 10px}



#ditto_pages .ditto_currentpage {
display:none;
  color: #cccccc;
	font-weight: bold;
  font-size: 12px;
  margin-left:5px;
  margin-right:5px;
}

#ditto_pages a, #ditto_pages  a:link
{
  text-decoration: underline;
  color: #00ccff;
	font-weight: bold;
  font-size: 12px;
  margin-left:5px;
  margin-right:5px;
}

#ditto_pages  a:hover  {
  text-decoration: none;
  color: #00ccff;
	font-weight: bold;
  font-size: 12px; 
  margin-left:5px;
  margin-right:5px;
}

.mce_tbl{
border:0;
}
td.mce_tbl{
vertical-align:top;
text-align:left;
}

.mce_img{
padding:0 20px 0 10px;
}

.mce_txt{
padding: 0 10px 0 0;
}
