<!-- Various tekst definitions for standard text. Should always be the same -->
<!-- Extra headers, list items, etc. Note that the list item uses the same bullet as in the menu
     You may want to change this -->
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; font-style: oblique; color: #000000 }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #000000 }
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: #000000}
a { font-family: Arial, Helvetica, sans-serif; color: #000000 ; text-decoration: underline}
body {  background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
td {  font-family: Arial, Helvetica, sans-serif;}
th.link {  font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }
li {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}


<!-- For in the menu. bullet.gif is used for submenu items. hoofdbullet.gif is used for main menu items
     The hover and active tags are for Internet Explorer only and give the menu an onover effect. -->
<!-- The menu tags have been removed. The menu is dynamic.. -->
a:hover { text-decoration: underscore; color: #111111 }
a:active { text-decoration: underscore; color: #000000; }
a:visited { text-decoration: underscore; color: #000000; }
a { text-decoration: underscore; color: #000000; }


<!-- Indicates the style for the [login] button - usually very small letters -->
.login { font-size: 10px; font-weight: bold; text-decoration: none; color: black}
.login_element { color: #000000; font-size: 10px; font-weight: bold; SIZE:4;  width: 70}
a.login:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #eeeeee }
a.login:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #eeeeee }
a.login:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #eeeeee }

<!-- Indicates the style that the menu is shown in, on the admin page. (This often has a different
     background colour, so this can be used to let the text show on that background) 
	 The last two items are for showing and hiding the moving menu item
	 You should avoid setting text-decoration and visibility or the menu mover will not work correctly -->
.menu_edit { font-size: 14px; font-weight: bold; color: #000000}
.menu_edit:hover { color: #111111 }
.menu_edit_sub { font-size: 14px; font-weight: bold; color: #000000}
.menu_edit_sub:hover { color: #111111 }
.menu_edit_sub_sub { font-size: 14px; font-weight: bold; color: #000000}
.menu_edit_sub_sub:hover { color: #111111 }
.menu_edit_sub_sub_sub { font-size: 14px; font-weight: bold; color: #000000}
.menu_edit_sub_sub_sub:hover { color: #111111 }.menu_edit_buttons { font-size: 12px; font-weight: bold; color: #000000}
.menu_edit_buttons:hover { color: #111111 }
.move_into { font-size: 14px; font-weight: bold; color: #000000 }
.menu_into:hover { color: #111111 }
.move_into_child { font-size: 14px; font-weight: bold; color: #000000 }
.menu_into_child:hover { color: #000000 }


body.windows, .windows { background: #d4d0c8; font: 8pt/8pt Tahoma; margin:0px; padding:5px; padding:5px 0px 5px 0px; }
  
table.forum {
	MARGIN: 0px;
	PADDING: 3px;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #003366;
	BORDER-STYLE: solid;
}


td.forum {
	FONT-SIZE: 11 pt;
   FONT-WEIGHT: bold;
   FONT-FAMILY: Arial, Helvetica, SansSerif, Verdana;
	COLOR: #003366;
	BACKGROUND-COLOR: #FFFFFF;
}

td.forum_selected {
	FONT-SIZE: 11 pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Helvetica, SansSerif, Verdana;
	COLOR: #FA6534;
	BACKGROUND-COLOR: #FFFFFF;
}

p.forum {
	FONT-SIZE: 11 pt;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Arial, Helvetica, SansSerif, Verdana;
	COLOR: #003366;
	LINE-HEIGHT: 12 pt;
	MARGIN-TOP: 3pt;
	MARGIN-BOTTOM: 3pt;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
}

p.forum_selected {
	FONT-SIZE: 11 pt;
   FONT-WEIGHT: normal;
   FONT-FAMILY: Arial, Helvetica, SansSerif, Verdana;
	COLOR: #003366;
	MARGIN-TOP: 3pt;
	MARGIN-BOTTOM: 3pt;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
}

p.forum_archive {
	FONT-SIZE: 11 pt;
   FONT-WEIGHT: normal;
   FONT-FAMILY: Arial, Helvetica, SansSerif, Verdana;
	FONT-STYLE: bold;
	COLOR: #aaaaaa;
	MARGIN-TOP: 3pt;
	MARGIN-BOTTOM: 3pt;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
}

th.forum {
	VERTICAL-ALIGN: middle;
	FONT-SIZE: 11 pt;
   FONT-FAMILY: Arial, Helvetica, SansSerif, Verdana;
   FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #003366;
}

a.forum_th {
	COLOR: #FFFFFF;
}

a.forum_th:visited {
	COLOR: #FFFFFF;
}

a.forum_th:hover {
	COLOR: #FA6534;
}

a.forum {
	COLOR: #003366;
	TEXT-DECORATION: none;
}
a.forum:visited {
	COLOR: #003366;
	TEXT-DECORATION: none;
}
a.forum:hover {
	COLOR: #FA6534;
	TEXT-DECORATION: none;
}
a.forum_selected {
	COLOR: #FA6534;
	TEXT-DECORATION: none;
}
a.forum_selected:visited {
	COLOR: #FA6534;
	TEXT-DECORATION: none;
}
a.forum_archive {
	COLOR: #bbbbbb;
	TEXT-DECORATION: none;
}
a.forum_archive:visited {
	COLOR: #bbbbbb;
	TEXT-DECORATION: none;
}
a.forum_archive:hover {
	COLOR: #FA6534;
	TEXT-DECORATION: none;
}
a.header:link
{
	COLOR: white;
}
a.header:hover
{
	COLOR: white;
}
a.header:active
{
	COLOR: white;
}
a.header:visited
{
	COLOR: white;
}
.headerreg
{
	COLOR: white;
}
.button
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    FONT-SIZE: 9pt;
    BORDER-LEFT: black 1px groove;
    COLOR: #ffffff;
    BORDER-BOTTOM: black 1px groove;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #6B8D7C;
	width: 80;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
}
input:button
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    FONT-SIZE: 9pt;
    BORDER-LEFT: black 1px groove;
    COLOR: #ffffff;
    BORDER-BOTTOM: black 1px groove;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #6B8D7C;
	width: 80;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
}


.pablo_button, .pablo_text, .pablo_textarea, .pablo_select, .pablo_checkbox {
	color: #1B1B3C;
	font-family: Arial, Helvetica, Sans-serif;
}

.pablo_button, .pablo_text, .pablo_textarea, .pablo_select {
    background-color: #E9EBF1;
	border: 1px #1B1B3C solid;
}

.pablo_text, .pablo_textarea {
	width:300px;
}


