.body
{
    font-size: 9pt;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    color: #181435;
}

.body1
{
    font-size: 9pt;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    color: #181435;
}

.kop
{
    font-size: 15px;
    FONT-FAMILY: Arial Black, Arial, Verdana, Helvetica, sans-serif;
    color: #AA0505;
    font-weight: bold;
    line-height: 24px;
}

.body_home
{
    background-image: url(images/vp_07a.jpg); 
    background-repeat: no-repeat; 
    background-position: 0% 0%;
    background-attachment: fixed;
    font-size: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    color: #6970F6;
    scrollbar-3dlight-color: #AA0505; 
    scrollbar-arrow-color: #AA0505;
    scrollbar-base-color: #AA0505;
    scrollbar-darkshadow-color: grey;
    scrollbar-face-color: #181435;
    scrollbar-highlight-color: grey;
    scrollbar-shadow-color: #000000;
}

.menu_title
{
    font-size: 15px;
    FONT-FAMILY: Arial Black, Arial, Verdana, Helvetica, sans-serif;
    color: #AA0505;
    font-weight: bold;
}

.menu_title a {font-size: 15px; FONT-FAMILY: arial black, arial, verdana; text-decoration: none;} 
.menu_title a:link {color: #AA0505;}
.menu_title a:hover {text-decoration: underline;}
.menu_title a:visited {color: #AA0505;}
.menu_title a:active {color: #AA0505;}

.menu_empty
{
    font-size: 6px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-weight: bold;
}

.menu_link
{
    font-size: 11px;
    FONT-FAMILY: Arial Black, Arial, Verdana, Helvetica, sans-serif;
    color: #FFFFFF;
}

.menu_link a {font-size: 11px; FONT-FAMILY: arial black, arial, verdana; text-decoration: none;} 
.menu_link a:link {color: #FFFFFF;}
.menu_link a:hover {text-decoration: underline;}
.menu_link a:visited {color: #FFFFFF;}
.menu_link a:active {color: #FFFFFF;}

.footnote {font-size: 7pt;
	   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    	   color: #05206F;
           text-align: center}

a
{
    font-size: 9pt;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
a:link {color: #AA0505;}
a:hover {text-decoration: underline;}
a:visited {color: #AA0505;}
a:active {color: #AA0505;}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: bold;
	padding: 4px;
	color: #000000;
}
.m0l0iover {
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: bold, underline;
	padding: 4px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FF0000;
	background: #F0EFF5;
        filter: alpha(opacity=70);
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FF0000;
        filter: alpha(opacity=80);
}

/* level 1 inner */
.m0l1iout {
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FF0000;
	background: #F0EFF5;
        filter: alpha(opacity=70);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FF0000;
        filter: alpha(opacity=80);
}

/* level 2 inner */
.m0l2iover {
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}