/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; color:black; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

Body {
background-color:#B8C7A8;
}

TD#footer {border-top: dotted 1px #ffffff;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}


/* Content column */

.midmenuheader {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 10px; 
FONT-WEIGHT: bold; 
FONT-SIZE: 0.6em; 
PADDING-BOTTOM: 1px; 
MARGIN: 0px 0px 4px; 
COLOR: #fff; 
PADDING-TOP: 2px

}

TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top;
	width: 500px;

}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	background-repeat : no-repeat;
	padding-top: 10px;
}

TD#menu_1 DIV {
	width: 100%;
}

TD#menu_1 DIV A {
	color: #705900;
	text-decoration: none;
}

TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px solid #B8C7A8;
  font-size: 12px;
font-weight:normal;
height: 17px;
  padding-left:5px;
text-align: left;
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #B8C7A8;
  font-weight:bold;
  font-size: 11px;
  height: 17px;
  padding-left:5px;
  text-align: left;
  background-color: #eeeeee;
  filter:alpha(opacity='80', style='0');
}

TD#menu_1 DIV.menu1-level1-act A {
  color:black;
text-align: left;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
 border-bottom: 1px solid #999999;  
font-size: 11px;
  padding-left:20px;
 background-color: #B8C7A8;
text-align: right;
 color:white;
height: 17px;
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
   border-bottom: 1px dotted #999999;
   font-size: 11px;
  font-weight:bold;
  padding-left:20px;
  background-color: #FCEF60;
  text-align: right;

}


/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  text-align: center;
  padding: 0px 2px 0px 2px;
  width: 600px;

}

TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}

TR#menu_2 TD A:hover {
  text-decoration: underline;
}

TR#menu_2 TD.oddcell {
  background-color: #666699;
}

TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}

/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #153002;
background-image: url(images/background.gif);

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}

TD#path A {
  text-decoration: none;
  color:white;
}

TD#path A:hover {
  text-decoration: underline;
}

/* Body */
BODY {	
COLOR: #666666;

}

.tx_spdirectory-pi1-myform { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
        .tx_spdirectory-pi1-myformactive { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #022D44; }
	.tx_spdirectory-pi1-dotted { border: 1px solid #DADADA; }
        .tx_spdirectory-pi1-small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
	.tx_spdirectory-pi1-dottedcorner { border-top: 0px none; border-right: 0px none; border-bottom: 2px dotted #DADADA; border-left: 2px dotted #DADADA; }
	.tx_spdirectory-pi1-dottedcolor { border: 2px dashed #EEEEFD; }
	.tx_spdirectory-pi1-text { { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } 
	.tx_spdirectory-pi1-header { { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight : bold; }
.tx_spdirectory-pi1-cat{ { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight : bold; color: #022D44; }
