
/* CSS Document */
P	  				{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight: normal; list-style-type: square;}
A:link 	  			{font-weight: normal; color: #F58121; text-decoration: underline;} 
A:visited 			{font-weight: normal; color: #F58121; text-decoration: underline;} 
A:active  			{font-weight: normal; color: #F58121; text-decoration: underline;} 
A:hover   			{font-weight: normal; color: #F7B27E; text-decoration: none;}

ul {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 1em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
background-color: none;

list-style-position: outside;
list-style-type: square;
/*list-style-image: url(arrow.gif);
padding: 6px;text-indent: -25px;
margin: 2px;*/
}


.quickmenu	  		{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight: bold;}
.quickmenu:link 	{font-weight: bold; color: #FFFFFF; text-decoration: none;} 
.quickmenu:visited 	{font-weight: bold; color: #FFFFFF; text-decoration: none;} 
.quickmenu:active  	{font-weight: bold; color: #FFFFFF; text-decoration: none;} 
.quickmenu:hover   	{font-weight: bold; color: #00308D; text-decoration: none;}

BODY {SCROLLBAR-FACE-COLOR: #32327F;
SCROLLBAR-TRACK-COLOR: #7F97C6;
SCROLLBAR-BASE-COLOR: #32327F;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #32327F;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #302F60;}

/*tomatoes look*/
body.template { background:url(../images/tomaten/bg_gradient.jpg) left bottom no-repeat #cd4e25; }
td.menu { background:url(../images/tomaten/bg_menu_tomaat.gif) 20px 20px no-repeat; }
td.tomatenbg { background:url(../images/tomaten/bg_tomaten.jpg) no-repeat left bottom #ffffff; }

a.gogo { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
a.gogo:hover { text-decoration: underline; }


