﻿* 
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 15px;
}
body 
{
    background: url(/include/images/site_bg.gif) repeat-x left bottom;
    overflow: -moz-scrollbars-vertical;
    height:100%;
}
ul.normaal 
{
	margin-left:12px;
}
img 
{
    border: 0;
}
hr 
{
    color: #ddd;
    background-color: #eee;
    height: 1px;
    width: 96%;
    clear:both;
    border: 0;
}
a.more
{
    float:right;
    color:#F96500;
    font-size:11px;
    margin-right:30px;
	clear:both;
}
.noMargin {
	margin: 0 !important;
}
#site 
{
    width: 973px;
    margin: 0 auto;
    position: relative;
}
.clear 
{
    clear: both;
    line-height: 1px;
    height: 0px;
    overflow: hidden;
}
.block 
{
    display: block;
}
.floatRight 
{
    float:right;
}
.floatLeft 
{
    float:left;
}
.flash-replaced .alt 
{
    display: none;
}
.hidden 
{
    display: none;
}
.orangeHeader, .blueHeader, h2, h3 
{
    line-height: normal;
}
