BODY
{ TABLE-LAYOUT: fixed; SCROLLBAR-FACE-COLOR: #ffffc0; FONT-SIZE: 10px; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(img/bluestar.gif); SCROLLBAR-HIGHLIGHT-COLOR: #ffffc0; SCROLLBAR-SHADOW-COLOR: #999999; COLOR: black; SCROLLBAR-3DLIGHT-COLOR: #efefef; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #ffffc0; FONT-FAMILY: Verdana; SCROLLBAR-DARKSHADOW-COLOR: #ffffc0; POSITION: static; TOP: 0px; BACKGROUND-COLOR: #000052; TEXT-ALIGN: center; TEXT-DECORATION: none }


.H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    WIDTH: 400px;
    COLOR: crimson;
    FONT-FAMILY: Verdana;
    POSITION: relative;
    TEXT-ALIGN: center;
    height:auto;
}
TABLE
{
	border-right: silver 3px double;
	border-top: silver 3px double;
	font-weight: bold;
	font-size: 10px;
	border-left: silver 3px double;
	width: 600px;
	color: black;
	border-bottom: silver 3px double;
	font-family: Verdana;
	position: relative;
    margin-top: 0px;
    margin-bottom: 10px;
}
.TIMAGE
{
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    margin-top: 0px;
    margin-bottom: 0px;
}
.TBODY
{
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    BACKGROUND-COLOR: #ffffc0;
    WIDTH: 600px;
    TEXT-ALIGN: center;
}
.TLOGO
{
	font-weight: bold;
	font-size: 14px;
	right: 0px;
	background-attachment: fixed;
	width: 601px;
	color: silver;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	height: 50px;
	background-color: #000039;
	text-align: left;
	border-bottom-style: none;
}
.TLOGOTITLE
{
	font-weight: bold;
	font-size: 14px;
	width: 600px;
	color: silver;
	position: relative;
	background-color:Transparent;
	text-align: left;
	left: 0px;
	right: 0px;
	top: -30px;
}
P
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    WIDTH: 400px;
    HEIGHT: 10px;
    COLOR: #000039;
    FONT-FAMILY: Verdana;
}
.cp
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    WIDTH: 450px;
    COLOR: #000039;
    text-align:right;
    FONT-FAMILY: Verdana;
    margin-top: 5px;
    margin-bottom: 5px;
}
FORM
{
    WIDTH: 499px;
}
.fInput
{
	WIDTH: 150px;
}
.country
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: white 1px solid;
    WIDTH: 200px;
    COLOR: blue;
    BORDER-BOTTOM: white 1px solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 15px;
    cursor: hand;
}
.info
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    WIDTH: 200px;
    COLOR: blue;
    BORDER-TOP-STYLE: none;
    LINE-HEIGHT: 10px;
    BORDER-BOTTOM: silver 1px solid;
    FONT-FAMILY: Verdana;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 15px;
}
.DOB
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    WIDTH: 20px;
    COLOR: blue;
    BORDER-TOP-STYLE: none;
    LINE-HEIGHT: 10px;
    BORDER-BOTTOM: silver 1px solid;
    FONT-FAMILY: Verdana;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 15px;
}
.DOBY
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    WIDTH: 30px;
    COLOR: blue;
    BORDER-TOP-STYLE: none;
    LINE-HEIGHT: 10px;
    BORDER-BOTTOM: silver 1px solid;
    FONT-FAMILY: Verdana;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 15px;
}
.senden
{
    BORDER-RIGHT: crimson 3px double;
    BORDER-TOP: crimson 3px double;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: crimson 3px double;
    WIDTH: 200px;
    COLOR: blue;
    BORDER-BOTTOM: crimson 3px double;
    FONT-FAMILY: Verdana;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffffc0;
    cursor: hand;
}
.senden2
{
    BORDER-RIGHT: crimson 3px double;
    BORDER-TOP: crimson 3px double;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: crimson 3px double;
    WIDTH: 150px;
    COLOR: blue;
    BORDER-BOTTOM: crimson 3px double;
    FONT-FAMILY: Verdana;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffffc0;
    cursor: hand;
}

A:active
{
	color:Silver;
	text-decoration:none;
}
A:link
{
	color:crimson;
	text-decoration:none;
}
A:visited
{
	color:crimson;
	text-decoration:none;
}
A:hover
{
	color:Silver;
	text-decoration:none;
}