td {
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: lighter;
}

th {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #525659;
    font-weight: bold;
    text-align: left;
}

h1 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #9DAF03;
    font-weight: bold;
    text-align: left;
}

.Buttons {
    width: auto;
    text-align: center;
    background-color: #FFFFFF;
}
.InlineGrid input {
    background-color: Transparent;
    width: 20px;
    text-align: left;
}

input {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    background-color: #EBEBEA;
}


#loggedin {
    left: 155px;
    position: relative;
    top: 370px;
    width: 400px;
}

.boxedtitle {
    color: #ffffff;
    background-color: #7c013a;
    padding: 3px 0px 3px 0px;
    margin-bottom: 5px;
    margin-left: 8px;
    margin-top: 20px;
    width: 643px;
    text-transform: uppercase;
}
.merken {
    padding-left: 10px;
    line-height: 18px;
}
.merken a {
    color: #ffffff;
    text-decoration: none;
}

.brandText {
    color: #ffffff;
    float: right;
    width: 420px;
}

.brandImage {
    margin-left: 5px;
    float: left;
	width:225px;
}

.brandTextTitle {
    padding: 20px 0px 20px 0px;
    text-transform: uppercase;
}



.brandImage table.white td.top {
    background: url(../images/layout/torfs-bgTableTopWhite.gif) 0 0 no-repeat;
    height: 15px;
}

.brandImage table.white td.middle {
    background: url(../images/layout/torfs-bgTableMiddleWhite.gif) 0 0 repeat-y;
    padding: 0 15px;
}

.brandImage table.white td.bottom {
    background: url(../images/layout/torfs-bgTableBottomWhite.gif) 0 0 no-repeat;
    height: 15px;
}

.brandLinks {
    width: inherit;
    background-color: #ba0056;
}
.brandLinks a {
    color: #ffffff;
    text-decoration: none;
}

.RadioButtons input {
    width: 20px;
    text-align: left;
    background-color: Transparent;
}

a {
    color: #000000;
}

a img {
    border: 0;
}

a div {
    text-decoration: none;
}
.hidden {
    display: none;
}

.right {
    float: right;
}

.PressStyle1 {
    font-size: 14px;
    font-weight: bold;
}
