a:Link,a:Active,a:Visited
{
    color: #800000;
    text-decoration: none;
    font-weight: bold;
}

a:Hover
{
    color: #800000;
    text-decoration: underline;
    font-weight: bold;
}

.MenuItem a:Link,.MenuItem a:Active,.MenuItem a:Visited
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.snow
{ 
    position:absolute; 
    layer-background-color:#FFFFFF; 
    visibility:visible; 
    top:-50px; 
    font-size:1px; 
    background-color:#FFFFFF; 
}

div#imageshow, div#imageshow2
{
    display: inline;
    float: right;
    margin-right: 20px;
}

div#imageshow, div#imageshow2 img
{
    border: 1px solid maroon;
}

.MenuItem a:Hover
{
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

body
{
    background-color: #FFFFFF;
    font: 12px times new roman;
    overflow: auto;
}

td
{
    font: 14px times new roman;
}

li
{
    margin-top: 8px;
}

.Mail
{
    color: #052A87;
}

.Header
{
    color: #052A87;
    font: 18px times new roman;
    text-decoration: underline;
}

.MenuItem
{
    color: #000000;
    font: bold 16px times new roman;
    font-style: italic;
    padding-left: 8px;
}

.Text
{
    color: #000000;
    font: 14px times new roman;
}

.BarText
{
    color: #000000;
    font: 11px tahoma;
}

.White
{
    color: #ffffff;
}

.Box
{
    background: url(../Images/BoxFill.gif) repeat-x;
}

.Bachelor
{
    background: url(../Images/Bachelor.jpg) no-repeat;
}

.Compleet
{
    background: url(../Images/Compleet.jpg) no-repeat;
}

.Asian
{
    background: url(../Images/Asian.jpg) no-repeat;
}

.Christmas
{
    background: url(../Images/Christmas.jpg) no-repeat;
}

.Women
{
    background: url(../Images/Women.jpg) no-repeat;
}

.Cooking
{
    background: url(../Images/Women.jpg) no-repeat;
}

.Money
{
    background: url(../Images/Money.jpg) no-repeat;
}


.Background
{
    background: url(../Images/BackgroundBottom.jpg) no-repeat;
}

.NoRepeat
{
    background-repeat: no-repeat;
}