body {
	margin-top: 7px;
	margin-left: 2px;
	background-color: #FFFFFF;
	color: #000000;
	cursor: default;
}
a {
  	color: #0000CC;
}
img {
	border: 0px;
}
input {
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #DAE0DD;
}
select {
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #DAE0DD;
}
textarea {
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #DAE0DD;
}
table {
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
 	clip: rect(   );
 	text-align: justify;
}
 
#tbl_container {
	width: 850px;
	height: 100%;	
	background-color: #FFFFFF;
}

#tbl_header {
	height: 80px;	
	width: 100%;
	border-right: 1px solid black;	
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;	
	padding-bottom: 0px;
}

#tbl_makeup {
	height: 100%;
	width: 100%;
	background-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 30px;
	padding-bottom: 0px;
}
#tbl_content {
	height: 100%;	
	width: 100%;	
	text-align: justify;
	background-color: #FFFFFF;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding-left: 8px;		
	padding-right: 8px;		
	padding-bottom: 2px;		
	padding-top: 18px;		
}
#tbl_usefullinks {
	height: 300px;
	text-align: justify;
}
#edit_search {
	background-color: #DAE0DD;
	width:125px;
}
#div_languages {
	text-align: right;
}
#div_navigator {
	position: absolute;
	visibility: visible;
	top: 70px;	
	padding-left: 10px;
	color: #EFEFE7;
	font: normal 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
#div_navigator a {
	color: #EFEFE7;
}
#div_copyright {
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}

.button {
	background-color: #D6D3CE;
}

.window {
	text-align: left;
	border-left: 1px outset white;
	border-right: 1px outset black;
	border-top: 1px outset white;
	border-bottom: 1px outset black;
	background-color: #FFFFFF; /*CECEBB*/
	padding: 10px 4px 10px 6px;	/* top, right, bottom, left */	
}
ul.left_margin {
	text-align: left;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}
ul.left_margin_spaced {
	text-align: left;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 18px;
}
.menu {
	position: absolute;
	visibility: visible;
	top: 241px;
	left: 2px;
	width: 850px;
}
.menu_submenu {
	position: absolute;
	visibility: hidden;
	background-color: #BFBFBF;
	border-top: 1px outset #FFFFFF;
	border-bottom: 1px outset #000000;
	border-right: 1px inset #000000;
	border-left: 1px outset #FFFFFF;
	z-index: 20;
}
.menu_item {
	color : #FFFFFF;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	/*border: 1px solid #E7E7DE;*/
	padding: 4px 6px 4px 6px;	/* top, right, bottom, left */
}
.menu_subitem {
	color : #FFFFFF;
	background-color: #999999;
	padding: 4px 8px 5px 8px;	/* top, right, bottom, left */
}
.menu a,
.menu_submenu a {
	color : #FFFFFF;
	text-decoration: none;
}
.title_big_underlined {
	font: bold 20px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px solid black;	
	padding-left: 1px;
}
.title_small {
	margin-top: 10px;
	margin-bottom: 6px;
	font-weight: bold;
}
.title_small a {
	font-weight: bold;
}
.title_small_bg {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	background: #022291;
    padding: 2px 2px 2px 4px;
    color: #FFFFFF;
}
.title_small_bg a {
	color: #FFFFFF;
}
.body_indented_bg {
	text-align: justify;
	background-color: transparent;
	margin-top: 6px;
	padding: 6px;
	margin-left: 9px;
/*	border-bottom: 1px outset white;
	border-right: 1px outset white;*/
}
.body_indented {
	text-align: justify;
	margin-top: 6px;
	padding: 6px;
	margin-left: 94px;
}
.body_indented_spaced {
	text-align: justify;
	margin-top: 6px;
	padding: 6px;
	margin-left: 7px;
	line-height: 18px;
}
.tbl_download {
	width: 95%;
	text-align: left;
}
.tbl_text_14 {
	font-size: 14px;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
