body {
	margin:0px;
	padding:0px;
	background-color: #336699;
      background-image:url(images/back.jpg)
}

td 
{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px
}

#content {
	background-color:#AAAAAA;
	padding:15px 15px 15px 0px;
      text-align: justify; 
      line-height:160%
}
#topblock {
	
}

A        {color: #dddddd; text-decoration:underline;}
A:hover  {color: Black  ; text-decoration:none;}
A:visited{color: #dddddd; text-decoration:underline;}

#menu {
      vertical-align: middle; 
      text-align: center;
	height: 22px; 
      color: #eeeeee; 
      font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
       background-image:url(images/menu_back.jpg);
       background-color:#AAAAAA;
}

#menu a {
	color:#dddddd;
	font-weight:normal;
	text-decoration:none;
}

#menu a:hover {
	color:#ffffff
}
