table tbody th
{
	text-align: left;
}
table.data,
input.text,
select
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	margin-left: 13px;
}
input.text,
select
{
    width: 105px;
}
table.data
{
	border-collapse: collapse;
	border: Solid 1px #0A2972;
	margin:  8px 0px;
}
table.data th
{
    width: 216px;
	padding-left: 8px;
}
table.data td
{
	width: 130px;
	height: 26px;
	padding-right: 8px;
}
table.data.input td
{
	font-size: 12px;
}
table.data th, table.data td
{
	border-bottom: dashed 1px #0A2972;
}
table.data th.header
{
	border-style: solid;
	font-size: 15px;
	background-image: url(images/menu_bg_blue.jpg);
	color: #fff;
	width: 365px;
}
table.data acronym
{
	cursor: help;
	font-family: Arial, Sans-Serif;
	color: #c00;
}
input.currency
{
	text-align: right;
	margin-left: 4px;
}
span.currency,
div.currency
{
	margin-left: 4px;
}
table.result td
{
	text-align: right;
	width: 80px;
	padding-right: 5px;
}
#ButtonSetBerekenKredietbedrag
{
   margin-left: 34px;
}
.KredietResultBold, .MaandResultBold
{
	font-weight: bold;
}
.conditions
{
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    width: 367px;   
    padding: 2px;
    color: #999;
}
.conditions a
{
    color: #333;
}
.conditions a:hover
{
    text-decoration: none;
}
.foutmelding
{
    border: 1px solid #0A2972;
    margin-left: 10px;
    margin-top: 12px;
    font-family: Verdana, Sans-Serif;
}
.foutmelding h1
{
 	background-image: url(images/menu_bg_blue.jpg);
 	background-repeat: repeat-x;
 	border-bottom: 1px solid #0A2972;
 	padding: 1px 0px 1px 5px;
 	margin: 0px 0px 8px 0px;
}
.foutmelding h1 span
{
    font-size: 14px;
    color: #fff;
}
.foutmelding p
{
    padding: 5px;
    margin: 0px;
    font-size: 12px;
}
#ErrorLabel
{
	color: #c00;
}
