body { 
@charset "ISO-8859-2";
background: #E0CDE9;
background-image: url('bg.jpg');
background-repeat: repeat-y;
font-family: verdana;
text-align:justify;
color: #402743;
font-size: 11px;
cursor: crosshair;
}


a:link{color:#EC0074; text-decoration:none; }
a:visited{color:#402743; text-decoration:none; }
a:active{color:#402743; text-decoration:none; }
a:hover{color:#402743; text-decoration:none; FONT-WEIGHT: bold;}

td
{ font-family: verdana;
font-size: 14px;
letter-spacing: 0pt;
padding-left: 0;
}

h1 {  
color:#BD90BB;
font-weignt:bold; 
text-align: right;
border-bottom:1px dashed #4A4E51;
margin-left: 0;
font-size: 15px;
font-family: arial;
}

h2 {  
color:#BD90BB;
font-weignt:bold; 
text-align: left;
border-bottom:1px dashed #4A4E51;
margin-left: 0;
font-size: 14px;
font-family: arial;
}

#navcontainer { width: 280px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 280px;
background-color: #eee;
border-bottom: 1px solid #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #999;

text-decoration: none;
}

#navcontainer #navlist a:hover
{
text-align: center;
background-color: #e1e1e1;
color: #4f4f4f;
}










#almenu
{
margin-left: 0;
padding-left: 0;
list-style: none;
text-align: center;
}

#almenu li
{
padding-left: 10px;
background-repeat: no-repeat;
background-position: 0 .5em;
}


#almenu ul li a
{
text-align: center;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}

#almenu ul li a:hover
{
color: black;
}



