/* CSS Document */
body {
margin: 0;
background-color: #006EF5;
background-image: url(main3.gif);
background-position: center;
background-repeat: repeat-y;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
color: #5F5F5F;
}

.contenttable, p, form {
line-height: 17px;
padding-left: 15px;
padding-right: 10px;
margin: 0;
}

td {
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
color: #5F5F5F;
}

a:link { color: #DF1677; text-decoration: none; font-weight: bold }
a:hover { color: #DF1677; text-decoration: underline; font-weight: bold }
a:active { color: #DF1677; text-decoration: none; font-weight: bold }
a:visited { color: #DF1677; text-decoration: none; font-weight: bold }

ul {
list-style: none;
margin: 25px;
padding-left: 7px;
}

li {
margin-top: 2px;
display: block;
font-size: 12px;
font-weight: bold;
color: #006EF5;
border-bottom: 1px solid #DF1677;
}

li a:link { color: #006EF5; text-decoration: none; font-weight: bold }
li a:hover { color: #DF1677; text-decoration: none; font-weight: bold }
li a:active { color: #006EF5; text-decoration: none; font-weight: bold }
li a:visited { color: #006EF5; text-decoration: none; font-weight: bold }

hr {
margin-top: 0;
margin-bottom: 0;
margin-left: 15px;
width: 80%;
line-height: 5px;
}

h1 { 
margin: 10px;
letter-spacing: 1px;
display: block;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
color: white;
background-image: url(kop.gif);
background-position: top left;
background-repeat: no-repeat;
}

h2 {
margin: 10px;
letter-spacing: 1px;
display: block;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
color: white;
background-image: url(kop2.gif);
background-position: top left;
background-repeat: no-repeat;
}

input {
font-family: Verdana;
font-size: 10px;
}

.top {
height: 133px;
width: 687px;
background-image: url(top.gif);
background-repeat: no-repeat;
}

.nav {
width: 173px;
background-image: url(nav.gif);
background-repeat: no-repeat;
}

.content {
background-image: url(main1.gif);
background-repeat: no-repeat;
padding: 15px;
}
.mainbottom {
background-image: url(main2.gif);
background-position: top right;
background-repeat: no-repeat;
width: 687px;
height: 30px;
}
.items {
margin-left: 5px;
width: 340px;
float: left;
padding-left: 5px;
padding-bottom: 30px;
}

.items2 {
width: 140px;
float: left;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 30px;
}

.buttons {
margin-left: 15px;
border-width: 0;
}
