.brugesikke
{
    background-color: #DBDBDB;
    font-family: Verdana, Arial;
    font-size: 12px;
    margin: 0 0 0 0px;
}

body
{
    background-color: #DBDBDB;
    font-family: Verdana, Arial;
    font-size: 12px;
    margin: 0 0 0 0px;
}

.ErrorText
{
    color: #FF0000;
    font-weight: bold;
}

.TextBoxInput
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: Sans-Serif;
    font-size: 12px;
}

.HeadLine
{
    font-size: 18px;
    font-weight: bold;
}

.button
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #EAEAEA;
}

td.textBoxTD 
{
	width: 150px;
}

td.centerTD 
{
	text-align: center;
	width: 300px;
}

td.p
{	
	height: 20px;
	vertical-align: top;
}

#paymentTable
{
	border: solid 0px black;
	width: 95%;
}

td.border
{
	height:2px;
	background-color:#AAAAAA;
}

td.value
{
	white-space: nowrap;
	text-align:right;
	vertical-align: top;
}
