body {
FONT-FAMILY: Verdana, Times New Roman, Arial;
color: #000000;
background-color: white;
font-size: 14 px;
color: black;
}

table {
FONT-FAMILY: Verdana, Times New Roman, Arial;
color: #000000;
background-color: white;
font-size: 14 px;
color: black;
}

A:link {COLOR: black; TEXT-DECORATION: none}
A:visited {COLOR: black; TEXT-DECORATION: none}
A:active {COLOR: black; TEXT-DECORATION: none}
A:hover {COLOR: black; TEXT-DECORATION: none}

.topmenu {

background-image: url(images/vline.jpg);
background-repeat: no-repeat;
background-color: #adb6de;
font-size: 14 px;
font-weight: bold;
}

.topmenu a:hover{
display: block;
background-color: #C6CFE7;
font-size: 14 px;
font-weight: bold;
}

.roundcont {
width: 200px;
background-color: #EFEBF7;
font-size: 12 px;
color: black;
font-weight: bold;
margin-top: 4px;
}

.roundcont table {
background-color: #EFEBF7;
font-size: 12 px;
color: black;
font-weight: bold;
}

.roundtop { 
background: top;
background: right;
background-image: url(images/tr.jpg);
background-repeat: no-repeat;
}

.roundbottom {
background: top;
background: right;
background-image: url(images/br.jpg);
background-repeat: no-repeat;
}

.corner {
width: 7px;
height: 7px;
border: none;
display: block;
}

.content{
margin-left: 115px;
margin-right: 115px;
}

.content img{
border-width: 1px;
border-color: #62677E;
margin: 10px;
margin-top: 4px;
}

.content table{
margin: 5px;
text-align: justify;
vertical-align: top;
}

.content A:link {COLOR: #004380; TEXT-DECORATION: none; font-weight: bold;}
.content A:visited {COLOR: #004380; TEXT-DECORATION: none; font-weight: bold;}
.content A:active {COLOR: #004380; TEXT-DECORATION: none; font-weight: bold;}
.content A:hover {COLOR: #004380; TEXT-DECORATION: none; font-weight: bold;}

.lang {
margin: 2px;
border-width: 1px;
border-color: black;
}

.but {background-color: #b9c8dd; border-color: #a8b7cc; color: black;}