Body
{
    background-color:gray;
    border:0px;
    margin:0 0 0 0;
    font-family:Tahoma;
    font-size:x-small;
    text-decoration:none;


}


.Scr
{
    scrollbar-3dlight-color:gray;
    scrollbar-arrow-color:white;
    scrollbar-track-color:#4396ca;
    scrollbar-darkshadow-color:black;
    scrollbar-face-color:silver;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:gray
}

.Cen
{
    align:center;
    float:center;
}

.Shad
{
    
    filter: progid:DXImageTransform.Microsoft.dropShadow(Color=888888,offX=3,offY=3,positive= true);
}

TD
{
    font-size:x-small;
    text-align: right;
    margin-right: 40px;
}

A
{
    text-decoration:none;
    color: #000066;
}

.FullTable
{
    border:none 0px;
    width:100%;
    height:100%;
    border-collapse:collapse;
    padding:0px 0px 0px 0px;
}

.FullWidth
{
    border:none 0px;
    width:100%;
    border-collapse:collapse;
    padding:0px 0px 0px 0px;
}

.FullTableM
{
    border:none 0px;
    width:100%;
    height:100%;
    border-collapse:collapse;
    padding:0px 0px 0px 0px;

}

.FullTableM A:link
{
	color: white;
	text-decoration: none;
}

.FullTableM A:visited
{
    COLOR:white;
    TEXT-DECORATION: none;
}

.FullTableM A:active
{
	color:white;
	text-decoration: none;
}

.FullTableM A:hover
{
	color:red;
	text-decoration: none;
}

.SmallTable
{
    border:none 0px;
    width:166px;
    height:100%;
    border-collapse:collapse;
    padding:0px 0px 0px 0px;
}

.BigTable
{
    border:none 0px;
    width:357px;
    border-collapse:collapse;
    padding:0px 0px 0px 0px;
}

.nog
{
    width:850px;
    height:41px;
    background-image:url('../gfx/nog.png');
}

.mback
{
    height:200px;
    vertical-align:top;
    background-image:url('../gfx/mback.png');
}

.iBack
{
    vertical-align:top;
    background-image:url('../gfx/iback.png');
}

.pb
{
    background-image:url('../gfx/pb.png');
    vertical-align:top;
    background-repeat: repeat-x;
    background-position-y: top;
    background-color:#64bc4a;
}

.ft
{
    height:30px;
    color:White;
    background-color:Black;
}

.btn
{
        background-image:url('../gfx/btn.gif');
        width:120px;
        height:24px;

}

Image
{
    border:none 0px;
}


.sf
{
    font-size:8pt;
    color:White;
}

input
{
    font-family:Tahoma;
    font-size:9pt;
}

.scrollerX {
  display:block;
  position:relative;
  width: auto;
  height: 50px; 
  margin:0;
  padding:5px;
  background:inherit;
  color:inherit;
  overflow:auto;
}



.vertical
{
    writing-mode: tb-rl;
    filter: flipH flipV;
    letter-spacing:2px;
}
