/*
color schema:
http://wellstyled.com/tools/colorscheme2/index-en.html?triad;100;0;241;0.5;-0.9;0.5;0.5;0.1;0.9;0.75;0.75;0.5;-0.9;0.5;0.5;0.1;0.9;0.75;0.75;0.5;-0.9;0.5;0.5;0.1;0.9;0.75;0.75;0.5;-0.9;0.5;0.5;0.1;0.9;0.75;0.75;0
*/

@import url(ns4_toxins.css);

body, div, p, th, td, li, dd	{
    font-family:	Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size:	11px;
    }

body {background:#CFD4E6}

a {color:#804140}
a:hover {color:red}

.sidemenu {
  float: right;
  clear: right;
  width:172px;
  padding:10px;
  margin: 5px;        
  background-color:#6779B5;
  border:1px solid #229;
  line-height:17px;
/* Again, the ugly brilliant hack. */
        voice-family: "\"}\"";
        voice-family:inherit;
        width:150px;
        }
/* Again, "be nice to Opera 5". */
body>.sidemenu {width:150px;}

.sidemenu form input {width:70px;}

.perex {
  font-weight:bold;
  font-size :1.3em;
  color: #BF3230;
}

hr {clear:both}

.footer {
  margin-top:4em;
  clear:both; 
  text-align:center;
  font-style:italic;
}