﻿body
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    vertical-align: top;
    font-variant: normal;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    padding-top: 0px;
    line-height: normal;
}
#my_Main_Div
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 895px;
    height: 636px;
    text-align: left;
    vertical-align: top;
    background-image: url(    '../Assets/Images/Background_1.jpg' );
    background-repeat: no-repeat;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
.my_Default_URL:link
{
    color: White;
    text-decoration: underline;
    font-size: 20pt;
    text-align: center;
}
.my_Default_URL:visited
{
    color: white;
    text-decoration: underline;
    font-size: 20pt;
}
.my_Heading_H1
{
	font-size: 36px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}
#my_Content_Div
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    height: 408px;
    overflow:  auto;
    color: #FFFFFF;
    vertical-align: top;
}
.my_Content_Body
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
.my_Content_H1
{
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFF00;
    clip: rect(auto, auto, 0px, auto);
    line-height: normal;
}
.my_Content_P_Small
{
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-align: center;
}
#my_Footer_Div 
{

}
.tekstveld
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: gray;
    vertical-align: middle;
    border:0px;
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}

.tekstveld2
{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    border-top-style: dotted;
    border-right-style: dotted;
    border-left-style: dotted;
    border-bottom-style: dotted;
    border-color: white;
    font-weight: bold;
}
