/* Chatcamslive V1 CSS */
body{
/*background-color: #AABFD0; */ 
background-image: url('bgBody.gif');

}
div{
background-color: #AABFD0;
font-family: verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #FA0202;
}
td {
font-family: verdana, arial;
font-size: 8pt;
color: #333333;
text-decoration: none;
}
.error{
font-family: verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #FA0202;
background-color: #FFFFFF;
}
.error1{
font-family: verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #333333;
background-color: #FFFFFF;
}
.veld{
border: 0px solid  #AABFD0;
font-family: verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
background-color: #AABFD0;
}
.veld1{
/*border: 0px solid #FD0065;*/
font-family: verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
background-color: #FFFFFF;
}
.tabel{
border: 0px solid #000000;
border-top: 1px;

font-family: verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
background-color: #AABFD0;
}

.tabel1{
border: 1px solid #000000;
border-top: 0px;
border-bottom:1px;
border-left: 0px;
border-right: 0px;

font-family: verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
background-color: #FFFFFF;
}

.zwart {
}

.zwart a:link { 
color: #000000;
text-decoration: none;
}

.zwart a:visited { 
color: #000000;
text-decoration: none;
}

.zwart a:hover { 
color: #000000;
text-decoration: none;
border-bottom: #000000;
border-width: 0px 0px 1px 0px;
border-style: none none dotted none;
}


.zwart a:active { 
color: #000000;
text-decoration: none;
border-bottom: #FD0065;
border-width: 0px 0px 1px 0px;
border-style: none none dotted none;
}


.geenstreep {
}

.geenstreep a:link { 
color: #000000;
text-decoration: none;
}

.geenstreep a:visited { 
color: #000000;
text-decoration: none;
}

.geenstreep a:hover { 
color: #000000;
text-decoration: none;
border-bottom: #000000;
border-width: 0px 0px 0px 0px;
border-style: none none none none;
}


.geenstreep a:active { 
color: #000000;
text-decoration: none;
border-bottom: #FD0065;
border-width: 0px 0px 1px 0px;
border-style: none none none none;
}



.titel {
text-transform: capitalize;
}

#midden {
}

#midden a:link { 
color: #000065;
text-decoration: none;
border-bottom: #000000;
border-width: 0px 0px 0px 0px;
border-style: none none none none;
}

#midden a:visited { 
color: #000065;
text-decoration: none;
border-bottom: #000000;
border-width: 0px 0px 0px 0px;
border-style: none none none none;
}

#midden a:hover { 
color: #FD0065;
text-decoration: none;
border-bottom: #000000;
border-width: 0px 0px 0px 0px;
border-style: none none none none;
}


#midden a:active { 
color: #FD0065;
text-decoration: none;
border-bottom: #000000;
border-width: 0px 0px 0px 0px;
border-style: none none none none;
}

.image {
margin: 0px 0px 0px 0px;
border: 1px solid #000000;
text-align: left;
float: left;
}
.image2 {
margin: 0px 0px 0px 0px;
border: 1px solid #000000;
text-align: left;
float: right;
}
.errMsg {
color: red;
display: inline;
}
.errFld {
border-color: red;
}