* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Verdana, Times;
    font-size: small;
    text-align: center;
    color: #888caa;
    background: #060c3c;
}
div, p, img, a, td, ul, ol {
    font-size: 12px; 
}

h1, h2, h3, h4 {
	font-family:  Arial, Verdana, Times;
	font-weight: bold;
	margin: 5px;
}

h1 { font-size: 18px; color:#ffffff;}
h2 { font-size: 14px; color:#ffffff;}
h3 { font-size: 14px; }
h4 { font-size: 13px; }

p {padding: 10px 15px 15px 15px; }
.p
{ padding: 10px 15px 15px 15px; 
  background: #383d63;
}

a, a:link 
{ 
  text-decoration: underline;
  color: #FFFFFF;
}
a:hover 
{ 
  text-decoration: none; 
}

a.menu, a.menu:link 
{ 
  text-decoration: none;
  color: #060b37;
  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: #FFFFFF;
  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: #FFFFFF;
  font-size: 12px; 
	font-weight: bold;
}
a.news:hover 
{ 
  text-decoration: none; 
  color: #FFFFFF;
  font-size: 12px; 
	font-weight: bold;
}

.date
{
  color: #888caa;
  padding-right: 20px;
	font-weight: bold;
  text-align: right;
}

a img, img {
    border: none;
}

td.menu
{ background: #bebfcb;
  padding-left: 10px;
  text-align: left;
  width: 146px;
}

td.amenu
{ background: url(../../images/sy/active_menu.gif) repeat-x top left;
  padding-left: 10px;
  text-align: left;
  width: 146px;
  #2a2a2a
}

table.submenu
{
  position: absolute;
  top: 135px;
  left: 150px;
  z-index: 1;
}



#ditto_pages .ditto_currentpage {
display:none;
  color: #666666;
	font-weight: bold;
  font-size: 12px;
  margin-left:5px;
  margin-right:5px;
}

#ditto_pages a, #ditto_pages  a:link
{
  text-decoration: underline;
  color: #ffffff;
	font-weight: bold;
  font-size: 12px;
  margin-left:5px;
  margin-right:5px;
}

#ditto_pages  a:hover  {
  text-decoration: none;
  color: #ffffff;
	font-weight: bold;
  font-size: 12px; 
  margin-left:5px;
  margin-right:5px;
}
