body {
	MARGIN: 0px; 
	COLOR: #333333; 
	BACKGROUND: url(art/header_bg.gif) repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	/*
	padding-top
	padding-right
	padding-bottom
	padding-left
	*/
}

a {
	color: #3366ff;
	text-decoration: none;
}

a:hover {
	color: #09439F;
}

a img {
	border: none;
}

#lang-switch {
	margin: 0 0 0 0;
	padding: 5px 20px 0 0;
	text-align: right;
}



table.body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	/*max-width: 900px;*/
}

table.body2 {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
	/*max-width: 900px;*/
}

td.header {
	margin: 0 0 0 0;
	background: transparent url(art/ekoss.jpg) no-repeat;
}

td.menu_bar {
  /*background: url(art/menu_bar.gif) repeat-x;*/
  border-bottom: 1px solid #000000;
}


td.content {
  padding: 15px 10px 10px 10px;
  background-color: #FFFFFF;
  background: url(art/content.gif) repeat-x;
}

td.content h2 {
	font-size: 11pt;
}

td.sub_menu {
  border-right: 1px solid #D7D7D7;
  background: url(art/content.gif) repeat-x;
  /*background-color: #F9FAF9;*/
  /*background-color: #EFEEED;*/
  /*background-color: #FFFFFF;*/
  padding: 15px 5px 0px 5px;
}

.hdIndexLinksClean a {
	float:left;
	margin:6px 0 0 7px;
	padding: 2px 6px 2px 6px;
	position: relative;
}



#topnavsection a {
	color: #CFD7FF;
	font-size:14px;
	font-weight:bold;
}


#topnavsection a:hover {
	color: #EFEFEF;
	border-bottom: 2px solid #FFFFFF;
}

#topnavsection {
	margin: 0 0 0 0;
	position: relative; /* fix for IE filter mask bug */
}

#menu {
  /*display: none;*/
}


#menu ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#menu li {
  margin: 0 0 0 0;
  padding: 0 3 0 3;
}

#menu li.hide ul { display: none; }

#menu li.show ul { display: block; }

#menu li ul { 
	display: none; 
}

#menu div {
  color: #466432;
  text-decoration: none;
  display: block;
  width: 100%;
  /*margin: 3px 0px 0px 3px;*/
  padding: 3px 0px 3px 0px;
}

#menu li:hover {
  background-color: #D1DEEF;
  color: #3C7AE1;
}

#menu a {
	color: #466432;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 3px 3px 3px 3px;
}

#menu ul li {
  margin-top: 5px;
  border: 1px solid #D7D7D7;
}

#menu ul ul li {
  margin-top: 0;
  padding: 0px 3px 0px 6px;
  border: 0px;
  border-top: 1px solid #D7D7D7;

  text-decoration: none;
  display: block;

}

#menu a:hover {
  color: #3C7AE1;
}

#menu_blue {
	background-color: #E0E6EF;
}

div#page_title {
	text-align: left;
	border:1px solid #D7D7D7;
	color: #000000; 
	background-image: url(art/page_title2.png); 	
	FONT-WEIGHT: bold;
	font-size: 13px;
	padding:4px;
	margin:0px 0px 1px 0px;
	
}

#table_twocolor { 
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	border: 2px solid #DFDFDF; 
	border-collapse: collapse; 
}
 
#table_twocolor td { 
	padding: 3px; 
	border: 1px solid #ccc;
	vertical-align: top; 
	margin: 0; 
	line-height: 1.3em; 
} 


#table_twocolor th { 
	font-weight: bold; 
	color: #FFFFFF;
	text-align: left; 
	padding: 4px; 
	background-image: url(art/section_title.png);
} 


#table_twocolor tr:hover { 
	background: #B5DFBB;
} 


#table_twocolor th.mainth { 
	border-bottom: 1px solid #333; 
	font-size: 1.2em; 
} 

.dark_row 
{
	background-color: #B3CDEF; 
	color: #000000; 
}

.light_row {
	background-color: #E0E7EF; 
	color: #000000; 
}

.border_table { 
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	color: #000000;
	border:1px solid #DFDFDF;
	padding: 1px; 
}

.border_table td{
	margin:1px;
	padding:2px;
}

.standard_table {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	BORDER: 0px;
}
.standard_table td{
	margin:1px;
	padding:2px;
}

td.footer {
  background-image: url(art/page_title2.png); 	
  font-family: Verdana, Arial, Sans-serif;
  font-size: 8pt;
  color: #000000;
  border-top: 1px solid #D7D7D7;
}

.section_title {
	padding:2px;
	background-color: #4582E9; 
	background-image: url(art/section_title.png);
	color: #FFFFFF; 
	FONT-WEIGHT: bold;
	font-size: 12px;
}

.section_title a {
	color: #FFFFFF; 
	FONT-WEIGHT: bold;
	font-size: 12px;
}


.subsection_title {
	padding:2px;
	background-color: #4582E9; 
	background-image: url(art/page_title.png); 	
	color: #FFFFFF; 
	FONT-WEIGHT: bold;
	font-size: 12px;
}


.button
{
   	font-weight:bold;
   	color:#333333;
   	/*background-image:url(art/button.gif);*/
   	background-color:#EFEFEF;
   	border-style:solid;
   	border-color:#BFBFBF;
   	border-width:1px;
	padding:2px	   
}

.disabledbutton
{
   	font-weight:normal;
   	color:#999999;
   	/*background-image:url(art/button.gif);*/
   	background-color:#EFEFEF;
   	border-style:solid;
   	border-color:#BFBFBF;
   	border-width:1px;
	padding:2px	   
}

.title_row {
	color: #000000; 
	background-color: #EFEFEF; 
	FONT-WEIGHT: bold;
	font-size: 13px;
}

.flyOver {cursor : pointer;}
.flyOut {cursor : auto;}


.dhtmlgoodies_tree{
	margin:0px;
	padding:0px;
}
.dhtmlgoodies_tree ul{	/* Sub menu groups */
	margin-left:20px;	/* Left spacing */
	padding-left:0px;
	display:none;	/* Initially hide sub nodes */
}
.dhtmlgoodies_tree li{	/* Nodes */
	list-style-type:none;
	vertical-align:middle;
	
}
.dhtmlgoodies_tree li a{	/* Node links */
	color:#000;
	text-decoration:none;
	padding-left:2px;
}

#search-options {
    display: none;
}

.editText {
	color: #0044AF; 
	FONT-WEIGHT: bold;
	font-size: 13px;
}

.mbr_label {
	vertical-align: text-top;
	text-align: right;
	font-weight: bold;
}

.mbr_value {
	vertical-align: text-top;
}

.mbr_divider {
	height: 4px;
}

.match_header {
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #4FCE35; 
}

.non_match_header {
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #FF0022; 
}

.chrome_nav {
	margin-bottom:5px;
}


.passwordcheck {
  color: #330033;
  background: #FFF;
}

.tutorial_text {
  background: #AFC;
}

.tutorial_text_font {
  color: #A0A;
}

.link_tutorial {
	color: #EFEFEF;
  BACKGROUND-COLOR: #000099;
}

/*
.tdshadow
{
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}
*/