BODY {
	FONT-SIZE: 10pt;
      MARGIN-RIGHT: 0px;
      MARGIN-LEFT: 0px;
      MARGIN-TOP: 15pt;
      MARGIN-BOTTOM: 12pt;
      background-color: #ffffff;
	vertical-align: top;
}



/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
	color: #2468BB;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

/* Table */
Table#table {
	border: solid 1px #C30C08;
	width: 900px;
}

Table#table A {
	color: #2468BB;
}

TD#topimage {
	border-bottom: solid 1px #C30C08;
}

TD#menuheader {
	border-bottom: solid 1px #C30C08;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	vertical-align: center;
	text-align: left;
}

TD#menuheader P {
	color: #2468BB;
}


TD#pagetitle {
	border-bottom: solid 1px #C30C08;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
}

TD#pagetitle P {
	font-weight: bold;
	font-size: 12px;
	color: #2468BB;
}

/* Menu 1 column */
TD#menu_1 {	
	border-right: 1px solid #C30C08;
	vertical-align: top; 
	width: 200px;	
	/*background-color: #000000;*/
	/*background-repeat: no-repeat;*/
}

TD#menu_1 DIV {
	
}
TD#menu_1 DIV A {
	color: white;
	text-decoration: none;
	font-weight: Bold;
}
TD#menu_1 DIV A:hover {
      text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  	background-color: #C30C08;
	border-bottom: 1px solid white;
  	font-size: 11px;
  	padding-top:3px;
	padding-bottom:3px;
  	padding-left:5px;
  	text-transform: uppercase;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  	background-color: #2468BB;
	border-bottom: 1px solid white;
  	font-weight:bold;
  	font-size: 11px;
    	padding-top:3px;
	padding-bottom:3px;
  	padding-left:5px;
  	text-transform: uppercase;
}

TD#menu_1 DIV.menu1-level1-act A {
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
  padding-top:2px;
  padding-bottom:2px;
}

TD#menu_1 DIV.menu1-level2-no A {
  color: #C30C08;
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
  padding-top:2px;
  padding-bottom:2px;
}

TD#menu_1 DIV.menu1-level2-act A {
  color: #2468BB;
}

/* Left column of two */
TD#content_left {
	border-right: solid 1px #C30C08;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top; 
	width: 350px;
	
}

/* Right column of two */
TD#content_right {
	background: url("../images/rightborder.jpg") repeat-y right top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top; 
	width: 350px;
	
}

/* Content column */
TD#content {
	background: url("../images/rightborder.jpg") repeat-y right top;
	padding-left: 10px;
	padding-right: 60px;
	padding-top: 10px;
	vertical-align: top; 
	width: 700px;
}

TD#footer {
	border-top: solid 1px #C30C08;
}

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

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#2468BB; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; color:white; }	
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title A { font-weight:bold; color:white; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-title-caption a { font-weight:normal; color:white;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#C30C08; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#2468BB; color:white;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info p { color:white;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a { color:white;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#2468BB; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }
