/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 16px; }
H2 { font-size: 16px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


TD#footer 
{
/*border-top: dotted 1px #999999;*/
}
TD#header_1 {
	font-size: 14px;
	color:white;
	font-weight:bold;
	width: 750px;
	text-align:top;
	padding-top:0px;
	background-image: url(../images/template_images_01.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:116px;
}


TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
	vertical-align: top; 
	text-align:left;
	font-size: 14px;
	color:white;
	font-weight:bold;
	width: 352px;
	padding:20px;
	max-width:352;
}
TD#righto {
	font-size: 14px;
	color:white;
	font-weight:bold;
	width: 190px;
	text-align:top;
	padding-top:0px;
	background-image: url(../images/template_images_03.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

/* Menu 1 column */
TD#menu_1 {	
  padding-top:10px;
  font-size: 15px;
  color:white;
  font-weight:bold;
  width:168px;
  text-indent:10px;
  background-color:#6D9FC3;
  vertical-align:top;
  height:190px;
  max-height:190;
}
TD#menu_1 DIV {
  font-size: 15px;
  color:white;
  font-weight:bold;
    text-indent:10px;
}
TD#menu_1 DIV A {
  font-size: 15px;
  color:white;
  font-weight:bold;
	text-decoration: none;
	  text-indent:10px;
}
TD#menu_1 DIV A:hover {
  font-size: 15px;
  color:white;
  font-weight:bold;
	text-decoration: underline;
	  text-indent:10px;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-size: 15px;
  color:white;
  font-weight:bold;
    text-indent:10px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-size: 15px;
  color:white;
  font-weight:bold;
    text-indent:10px;
}
TD#menu_1 DIV.menu1-level1-act A {
  font-size: 15px;
  color:white;
  font-weight:bold;
    text-indent:10px;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 15px;
  color:white;
  font-weight:bold;
    text-indent:10px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 15px;
  color:white;
  font-weight:bold;
    text-indent:10px;
}






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  color: white;
  font-size: 15px;
    text-indent:10px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 15px;
    text-indent:10px;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
    text-indent:10px;
}
TR#menu_2 TD.oddcell {

}
TR#menu_2 TD.menu2-level1-act {

}



/* Style for the Path-menu: */
TD#path {

}
TD#path A {

}
TD#path A:hover {

}



