p
{	
	-webkit-text-size-adjust:100%;  
	-moz-text-size-adjust:100%; 
	-ms-text-size-adjust:100%;	
}

.tab
{
    background: #F5F7Fc repeat-x top url('../images/tab_midden.gif');
    font-weight: bold;
    font-size: 110%;
    color: #203d71;
    vertical-align: middle;
}

.rand_links
{
    background: #F5F7Fc url('../images/blad_randlinks.png');
}

.rand_rechts
{
    background: #F5F7Fc url('../images/blad_randrechts.png');
}

.menu_space
{
    background: #F5F7Fc repeat-y url('../images/noitem.png');
}

.menu_item
{
    background: #F5F7Fc no-repeat url('../images/item.png');
    padding: 2px 0px 0px 20px;
    vertical-align: middle;
    font-size: 9pt;    
    height:32px;
}

.menu_subitem
{
    background: #F5F7Fc no-repeat url('../images/subitem.png');
    padding: 2px 0px 0px 20px;
    vertical-align: middle;
    font-size: 9pt;  
    height:32px;  
}

.menu_selitem
{
    background: #F5F7Fc no-repeat url('../images/selitem.png');
    padding: 2px 0px 0px 20px;
    vertical-align: middle;
    font-size: 9pt;    
    height:32px;
}

mt
{
    font-size: 80%; 
    color: #888888;
}

img
{
	  border:0px;
}

hr
{        
    width:100%;
    height:1px;
    border: none;
    background-color:#d5dff3;
}

table
{
    font-size: 70%;    
    -webkit-text-size-adjust:100%;  
    -moz-text-size-adjust:100%; 
    -ms-text-size-adjust:100%;	
    border-spacing: 0px;
    border-collapse:collapse;
    border: 0px;
}

.text
{
    width: 2300px;
    height: 100%;
    background: white no-repeat right top url('../images/transpback.jpg');    
    padding: 7px;
    vertical-align: top;
    font-size: 110%;    
}

.text2
{    
    font-size: 150%;    
}

body
{
    background: white no-repeat top right url('../images/back.jpg');    
    color: #203d71;
    font-family: Arial Cyr,Arial,Tahoma;
    font-size: 100%;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
}

A:visited
{
    COLOR: #000000; TEXT-DECORATION: none;
    font-weight: bold;
}
A:link
{
    COLOR: #000000; TEXT-DECORATION: none;
    font-weight: bold;
}
A:hover
{
    COLOR: #203d71; TEXT-DECORATION: underline;
    font-weight: bold;
}

A.light:visited
{
    COLOR: #0088ff; TEXT-DECORATION: none;
    font-weight: bold;
}
A.light:link
{
    COLOR: #0088ff; TEXT-DECORATION: none;
    font-weight: bold;
}
A.light:hover
{
    COLOR: #0088ff; TEXT-DECORATION: underline;
    font-weight: bold;
}

A.webdev:visited
{
    COLOR: #000000; TEXT-DECORATION: none;
    font-weight: normal;
}
A.webdev:link
{
    COLOR: #000000; TEXT-DECORATION: none;
    font-weight: normal;
}
A.webdev:hover
{
    COLOR: #000000; TEXT-DECORATION: none;
    font-weight: normal;
}

A.clink:visited
{
    COLOR: #203d71; TEXT-DECORATION: none;
    font-weight: bold;
}
A.clink:link
{
    COLOR: #203d71; TEXT-DECORATION: none;
    font-weight: bold;
}
A.clink:hover
{
    COLOR: #203d71; TEXT-DECORATION: underline;
    font-weight: bold;
}

A.nlink:visited
{
    COLOR: #203d71; TEXT-DECORATION: none;
    font-weight: normal;
}
A.nlink:link
{
    COLOR: #203d71; TEXT-DECORATION: none;
    font-weight: normal;
}
A.nlink:hover
{
    COLOR: #203d71; TEXT-DECORATION: underline;
    font-weight: normal;
}
