body{
background-color: #3f3f3f;
margin:20px;
text-align:center;
font-family: Arial, sans-serif;
font-size: 10pt;
}
table{
font-size: 10pt;
}
hr{
height:1px;
border:none;
background-color:#000000;
color:#000000;
}
img{
border: none;
}
a{
color: #0000FF;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
fieldset{
padding:0px;
border:1px solid #000000;
}
input{
	padding:1px;
	border:1px solid #000000;
}
textarea{
	padding:1px;
	border:1px solid #000000;
}
#page{
width:1013px;
margin:0px auto;
text-align:left;
}
#header_flags{
width:134px;
height:40px;
background-image: url(../images/img_05a.gif);
vertical-align:bottom;
}
#header_navigation{
background-color: #a3a3a3;
font-weight: bold;
border: 1px solid #000000;
border-top: none;
width:1013px;
height: 17px;
}
.header_navigation_item{
width: 100px;
text-align: center;
}
.header_navigation_item a{
display:block;
color:#000000;
}
.header_navigation_item a:hover{
color:#FF0000;
text-decoration:none;
}
#table_body{
background-color: #FFFFFF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
#nav_left{
height:400px;
width:160px;
padding-top:30px;
/*border-right: 1px solid #000000;*/
vertical-align:top;
}
#nav_left a{
color:#000000;
font-weight:bold;
}
#nav_right{
height:400px;
width:160px;
/*padding-left:10px;
border-left: 1px solid #000000;*/
vertical-align:top;
}
#nav_right a{
color:#000000;
}
#content{
height:400px;
width:631px;
vertical-align:top;
padding:10px;
background-color:#E0E0E0;
border: 1px solid #000000;
overflow:scroll;

}
#table_footer{
background-color: #a3a3a3;
width: 1013px;
border: 1px solid #000000;
}
#table_footer a{
color:#000000;
}
#popup_header{
height:25px;
background-color: #a3a3a3;
border: 1px solid #000000;
text-align:center;
font-weight:bold;
}
#popup_content{
height:300px;
padding:10px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background-color: #FFFFFF;
vertical-align:top;
}
#popup_footer{
height:25px;
background-color: #a3a3a3;
border: 1px solid #000000;
text-align:center;
}
#popup_footer a{
color:#000000;
}