﻿html, body, input
{
    margin: 0;
    padding: 0;
    color: #000;
    font-family: Arial;
    font-size: 12px;
}

h1
{
    font-size:14px;
    line-height:17px;
    font-weight:bold;
}

body 
{
    background-color:#ffffff;
}

td
{
    text-align:left;
}

.menulink {font-size: 12px; font-weight:bolder; color: White; text-decoration: none;}
a.menulink:hover {font-size: 12px; font-weight:bolder; color: White; text-decoration: underline}

.logout {font-size: 12px; text-align: right; margin-right: 5px;}

.headlineRow { background-color: #505c52;}
.headlineColumn {font-weight:bolder; color: White; font-size: 14px;  border: solid 1px black;}

.wizardButton { margin-bottom: 5px; margin-right: 5px; marker-offset: 5px; margin-top: 5px; font-size: 12px; font-weight: bold; color: Black;}



