/* Sylware / O-tools CSS [http://www.sylware.nl, copyright 2003] */

/* Default page setup*/
body {
	margin-top : 0;
	margin-left : 0;}

p {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;
	color : Black;
	background-color : transparent;}
p.green {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;
	color : #7CAF22;
	background-color : transparent;}
p.white {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;
	color : White;
	background-color : transparent;}
	
p.small {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : xx-small;
	color : Black;
	background-color : transparent;}
p.smallw {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : xx-small;
	color : White;
	background-color : transparent;}

h1 {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : medium;
	color : #7CAF22;
	background-color : transparent;}
h2 {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : small;
	color : #7CAF22;
	background-color : transparent;}
h3 {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;
	color : #7CAF22;
	background-color : transparent;}
/* toegevoegd op 03-02-2005 */
h4 {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : medium;
	color : Black;
	background-color : transparent;}
UL, OL {
    font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;}


/* Hyperlinks setup*/
a {
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : #7CAF22;
	background-color : transparent}

a:hover {
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : Black;
	background-color : transparent;
	text-decoration: none}
	
a.hmenu {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;
	color : White;
	background-color : transparent;
	text-decoration: none}
a.hmenu-locked {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;
	color : Black;
	font-weight : bold;
	background-color : transparent;
	text-decoration: none;}

a.vmenu {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;
	font-weight : bold;
	color : #7CAF22;
	background-color : transparent;
	text-decoration: none}
a.vmenu-locked {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;
	font-weight : bold;
	color : Black;
	background-color : transparent;
	text-decoration: none}
a.linkWhite {
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : White;
	background-color : transparent;}
a.linkWhiteSmall {
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : #7CAF22;
	font-size:9px;
	background-color : transparent;}
/* Data cell setup*/
td.ban-sylware{
	background-image : url(images/banner_otool.jpg)}
td.green {
	background-image : url(images/background_green.gif)}
	
td.devider-green {
	border-right : thin solid;
	border-right-color : #7CAF22;}

td.seperator-green {
	background-image : url(images/seperator_green.gif)}
.seperator-green {
	background-image : url(images/seperator_green.gif)}
/* Buttons setup*/
.buttons {
	font-family : Verdana, Geneva, Arial, sans-serif;
	color: White;
	background-color: #7CAF22;
	font-size: smaller;
	font-weight: bold}
#versie {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : smaller;
	color : Black;
	background-color : transparent;
}
#versie h4 {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size:small;
	color : #7CAF22;
	background-color : transparent;}
