
.notice{
display: block;
clear: left;
text-align: center;
font: 13pt Verdana;
padding: 5px 0 5px 0;
}

textarea.registr{
background-color: #e6e6e6;
width: 185px;
height: 70px;
font: 9pt Tahoma, sans-serif;
padding: 5px;
}

#registr table{
background-color: #f9fbfd;
color: #000000;
border: 1px solid #b8b8b8;
border-collapse: collapse;
}

#registr td{
border: 1px solid #b8b8b8;
padding: 3px;
}
/*Table in documents for Statute 3rd Draft defined by 1 */
#registr1 table{
background-color: #f9fbfd;
color: #000000;
font: 9pt Tahoma, sans-serif;
border: 1px solid #b8b8b8;
border-collapse: collapse;
}

#registr1 td{
border: 1px solid #b8b8b8;
padding: 3px;
}

.registrtable{
padding: 0 0 20px 0;
clear: left;
}

.personaldata{
/*float: left; */
display: block;
text-align: center;
font: bold 10pt Verdana;
padding: 10px 0 20px 20px;
}

.labelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #6e6e6e;
 background-color: transparent;
 text-align: right;
}

.labelcellnews {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #6e6e6e;
 background-color: transparent;
 text-align: left;
}

.fieldcell {
 background-color: #f2fbf7;
 color: #000000;
 font: 8pt Verdana;
} 
.fieldcell input, textarea {
 background-color: #e6e6e6;
 border: 1px solid #6e6e6e;
 margin-right: 20px;
}

.midcell {
 background-color: #f2fbf7;
 color: #000000;
 font: 8pt Verdana;
 text-align: center;
}

.theadcell {
 background-color: #ffffff;
 color: #000000;
 font: normal 8pt Verdana;
text-align: center;
} 

.fieldcellscore input, textarea {
 background-color: #e6e6e6;
 border: 1px solid #6e6e6e;
}

input.button {
 background-color: #e6e6e6;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-left: 5px;
 margin-top: 5px;
 margin-bottom: 5px;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* for this demo only */
#nav {margin:0 0 17px 0;}

/* the styling */
#nav {width:100%; height:20px; background:#dedede; position:relative;}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:20px;}

#nav .select a,
#nav .current a {display:block; height:20px; float:left; background:#dedede; padding:0 10px 0 10px; text-decoration:none; font-size:12px; line-height:20px; white-space:nowrap; border-right:1px solid #fff; color:#464646;}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {background:#fff; cursor:pointer; color:#000;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background:#666; color:#ff0;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:transparent; color:#000;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background:#666; color:#ff0;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:100%; top:20px; left:0; background:#fff; margin-top:0; padding:0; z-index:100; color:#000; font-weight:normal; font-size:11px;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:100%; top:20px; left:0; background:#666; margin-top:0; padding:0; z-index:10;}
* html#nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; background:#666; padding:5px 10px 10px 10px; margin:0; font-weight:normal; font-size:12px; white-space:nowrap; border:0; color:#fff;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; background:transparent; padding:1px 10px 2px 10px; margin:0; white-space:nowrap; border:0; color:#6d6d6d; font-weight:normal; font-size:12px;}


