/* 
   Designed for: buro Financieel Advies Ede (bFA-Ede.nl);
   Author: bb@home (c) 2002 - ARM
   font-family: Times New Roman, Times, sans-serif
*/


BODY {
	margin-right: 1em;
	margin-left: 1em;
	font: 13px arial;
	font-weight: normal;
	text-decoration: none;
	background-color: #F0F0FF;
	color: #000000;
}

.formrand {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #104090;
	border-right-color: #104090;
	border-bottom-color: #104090;
	border-left-color: #104090;}

.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #104090;
	border-right-color: #104090;
	border-bottom-color: #104090;
	border-left-color: #104090;
	background : White;
	font : normal italic;
}

bfabg{
	background-color: #f0f0ff;
}

.menutext{
	font-family: Arial;
	color: #0C205B;
	font-weight: normal;
}

.menu{
	font-family: Arial;
	font-weight: normal;
	color: #FF1300;
	line-height: 18px;
}

select {
	font-family: Arial;
	background-color: White;
	font-size: 12px;
	font-weight: normal;
	color: #0C205B;
	border: 0;
}

option {
	font-family: Arial;
	background-color: White;
	font-size: 12px;
	font-weight: normal;
	color: #0C205B;
}
option.red {
	font-family: Arial;
	background-color: White;
	font-size: 12px;
	font-weight: normal;
	color: #FF1300;
}
option.blue {
	font-family: Arial;
	background-color: #AFBFCF;
	font-size: 12px;
	font-weight: normal;
	color: #0C205B;
}

TD {
	font-family: Arial;
	color: #000000;
	font: 12px ;
	font-weight:normal;
	text-decoration: none;
}

H1 { COLOR: #503088; }
H2 { COLOR: #503088; }
H3 { COLOR: #503088; }
H4 { COLOR: #104090; font: 14px arial; font-weight: bold; font-style: italic ; }
H5 { COLOR: #104090; font: 12px arial; font-style: italic ; }

a { COLOR: #582C80;  }
a:link    {color:#283090; font: 12px arial; font-weight:normal; text-decoration:none }
a:visited {color:#282090; font: 12px arial; font-weight:normal; text-decoration:none }
a:hover   {color:#283090; font: 12px arial; font-weight:normal; text-decoration:underline }
a:active  {color:#283090; font: 12px arial; font-weight:normal; text-decoration:none }



