@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}

#language a{
color: #999999;
font-size: 11px;
font-family: Tahoma;
text-decoration:none;
}
#language{
color: #999999;
font-size: 11px;
font-family: Tahoma;
text-decoration:none;
text-align:right;
}
#language a:hover{
color: #999999;
font-size: 11px;
font-family: Tahoma;
text-decoration:none;
}

#intro h1{
color: #ffffff;
font-style: italic;
font-weight: bold;
font-size: 12px;
font-family: Tahoma;
}
#intro p{
color: #ffffff;
line-height: 150%;
font-family: Tahoma;
font-size: 0.9em;
}

#intro p a{
color: #ffffff;
}

#intro p a:hover{
color: #ffffff;
}

#content h2{
font-family: Tahoma;
font-size: 16px;
color: #999999;
margin: 10px 0 0 0;
}

#content p.crumb{
font-family: Tahoma;
font-size: 10px;
color: #999999;
}

#content p{
font-family: Tahoma;
margin-top: 8px;
font-size: 12px;
line-height: 170%;
color: #666666;
text-align: justify;
}

#content p a{
font-family: Tahoma;
color: #666666;
}

#content p a:hover{
font-family: Tahoma;
color: #333333;
}

#content ul{
font-family: Tahoma;
margin: 8px 0 0 20px;
font-size: 12px;
line-height: 170%;
color: #666666;
list-style: square;
}

#content ul a{
font-family: Tahoma;
font-size: 12px;
color: #666666;
}

#content ul a:hover{
font-family: Tahoma;
font-size: 12px;
color: #666666;
}

#content ol{
font-family: Tahoma;
font-size: 12px;
line-height: 170%;
color: #666666;
}

#content ol a{
font-family: Tahoma;
font-size: 12px;
line-height: 170%;
color: #666666;
}

#content ol a:hover{
font-family: Tahoma;
font-size: 12px;
line-height: 170%;
color: #666666;
}

#content p.crumb a{
font-family: Tahoma;
color: #999999;
}

#rblock{
background-color:#f8f8f8;
font-family: Tahoma;
}

#rblock h3{
font-size: 12px;
color: #999999;
background: #fafafa;
padding: 5px;
border-bottom: 3px solid #ffffff;
}

#rblock p{
line-height: 150%;
font-size: 12px;
padding: 5px;
color: #666666;
}

#rblock form{
padding: 5px;
}

#rblock form label{
color: #666666;
}

#rblock form input.field{
border: 1px solid #cccccc;
padding: 2px;
font-size: 12px;
width: 180px;
}
#footer {
height:26px;
}
#footer p{
font-family: Tahoma;
font-size: 10px;
color: #ffffff;
line-height: 25px;
text-align: center;
background-image:url(images/footer.jpg);
}
