body
{
    margin: 0px;
    background: url(images/body_bg.gif) #a3a3a3 repeat-x;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #4f4f4f;
}

table.maintable
{
    border: none;
    width: 953px;
    margin-top: 10px;
}

table.maintable td
{
    vertical-align: top;
}

table.maintable td.logo
{
    width: 753px;
}

table.maintable td.search
{
    padding-top: 10px;
    text-align: right;
    width: 200px;
}

table.maintable td.promotion
{
    width: 753px;
    height: 150px;
}

table.maintable td.quicklinks
{
    width: 200px;
    height: 150px;
    background-color: #336699;
}

table.maintable td.menu
{
    width: 953px;
    height: 30px;
    border-top: solid 1px #383838;
    border-bottom: solid 1px #383838;
}

table.maintable td.submenu
{
    width: 180px;
    background-color: #ffffff;
    padding: 15px 15px 15px 15px;
}

table.maintable td.subcontentpane
{
    width: 542px;
    height: 200px;
    background-color: #ffffff;
}

table.maintable td.contentpane
{
    width: 752px;
        height: 200px;
    background-color: #ffffff;
}

table.maintable td.split
{
    width: 1px;
    background: url(images/split.gif) #cccccc no-repeat;
}

table.maintable td.fokus
{
    width: 200px;
    background-color: #ffffff;
}

table.maintable td.footer
{
    padding-top: 8px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #4f4f4f;
}

A
{
    color: #336699;
    text-decoration: none;
}

A:Hover
{
    color: #336699;
    text-decoration: underline;
}

A.whitetext:link
{
    color: #ffffff;
    text-decoration: none;
}

A.whitetext:Hover
{
    color: #ffffff;
    text-decoration: underline;
}

A.footer:link 
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #4f4f4f;
}

A.footer:visited
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #4f4f4f;
}

A.footer:active
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #4f4f4f;
}

A.footer:hover
{
    text-decoration: underline;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #4f4f4f;
}

HR {
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}

.xsTxtSearch
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #4f4f4f;
    width: 120px;
    height: 15px;
    background-color: #bababa;
}

.NormalTextBox
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #4f4f4f;
    width: 200px;
}
