body{
	margin-top:20;
	font-family:verdana,Arial,tahoma,gill sans,trebuchet ms;
	font-size:11px;
}

h1
{
	color:#ec1f1f;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

h2{
	color:#999999;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}
h3{
	color:#000000;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}
.text {
	color:#000000;
    line-height: 170%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
 	margin: 5px 5px 15px 0px;
 	padding: 0;
}

p{

    line-height: 170%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
 	margin: 5px 5px 15px 0px;
 	padding: 0;    
}

a.menu{
	color:#000000;
	font-size:10px;
	text-decoration:none;
	text-align:left;
}

a.menu:hover{
	color:#ffffff;
	background-color:#999999;
	font-size:10px;
	text-decoration:none;
}

a.toplink{
	color:white;
	font-size:12px;
	text-decoration:none;
}
a.toplink:hover{
	color:#66CCFF;
	font-size:12px;
	text-decoration:none;
}

a.bottomlink{
	color:white;
	font-size:9px;
	text-decoration:none;
}
.bottomtext{
	color:white;
	font-size:9px;
	text-decoration:none;
}
a.bottomlink:hover{
	color:#66CCFF;
	font-size:9px;
	text-decoration:none;
}
a.contact
{
    color: Black;
    text-decoration: none;
}
a.contact:hover
{
    text-decoration: underline;
}
a
{
    color: #ec1f1f;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

td.precontent
{
    padding-left: 30px;
    padding-right: 30px;
}

li
{
    list-style-image: url(../images/pijl.jpg);
}
li.lifrontpage
{
    list-style-image: url(../images/pijl.gif);
    width: 122px;
    
}
ul
{
    margin-left: 8px;
    padding-left: 0px;
	color:#111111;
}

ul.beamer
{
    list-style-type: square;
}




/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 
{
	background: url(../sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 0px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	width:190px;
}

.boxbody {
	background: url(../sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px 30px;
	height:200px;
	width:190px;
}


