/* CSS Style Sheet */

.quick_links a.red {
  font-size: 10px;
  text-decoration: none;
  color:#777777;
}
.quick_links a.red:visited {
  font-size: 10px;
  text-decoration: none;
  color:#777777;
}
.quick_links a.red:hover {
  font-size: 10px;
  color:#448F1F;
  text-decoration: none;
}

.continue_red {
	color: #448F1F !important;
}

.section_header_red_high {
  width: 316px;
  height: 293px;
  vertical-align: top;
   font-weight:normal;
  text-align: center;
  background-color: #DCFFCB;
  border-top: thin solid white;
  border-bottom: thin solid white;
}
.section_header_red_high a:link {
  color: #448F1F;
  text-decoration: none;
   font-weight:normal;
}
.section_header_red_high a:visited {
  color: #448F1F;
  text-decoration: none;
   font-weight:normal;
}
.section_header_red_high a:hover {
  color: #448F1F;
  text-decoration: underline;
   font-weight:normal;
}

.section_header_red {
  width: 316px;
  height: 89px;
  vertical-align: top;
   font-weight:normal;
  text-align: center;
  background-color: #DCFFCB;
  border-bottom: thin solid white;
}
.section_header_red a:link {
  color: #448F1F;
  text-decoration: none;
   font-weight:normal;
}
.section_header_red a:visited {
  color: #448F1F;
  text-decoration: none;
   font-weight:normal;
}
.section_header_red a:hover {
  color: #448F1F;
  text-decoration: underline;
   font-weight:bold;
}


option.red {
	background-color: #448F1F;
	color: white;
}

/* menu level 0 - location path -------------------------------------------------------------------------------- */
.menu_red_0 {
  background-image: url(../img/background/menu/red/0.jpg);
  color: white;
  padding-left: 15px;
  height: 24px;
  vertical-align: middle;
}
.menu_red_0 a:link {
  color: white;
  text-decoration: none;
}
.menu_red_0 a:visited {
  color: white;
  text-decoration: none;
}
.menu_red_0 a:hover {
  color: white;
  text-decoration: underline;
}


/* ---------------------------------------------------------------- tabs ------------------ */

/*
.tab div.red_left_open td.left {
	background-image: url(../img/background/menu/red/tab/left/left_open.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
}
.tab div.red_left_open td.middle {
	background-image: url(../img/background/menu/red/tab/left/open.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	height: 24px;
}

.tab a.red_right_closed:link td.left {
	background-image: url(../img/background/menu/red/tab/right/closed_left.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
	cursor: pointer;
}
.tab a.red_right_closed:link td.middle {
	background-image: url(../img/background/menu/red/tab/right/closed.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 24px;
	padding-right: 8px;
	cursor: pointer;
}

.tab a.red_right_closed:visited td.left {
	background-image: url(../img/background/menu/red/tab/right/closed_left.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
	cursor: pointer;
}
.tab a.red_right_closed:visited td.middle {
	background-image: url(../img/background/menu/red/tab/right/closed.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 24px;
	padding-right: 8px;
	cursor: pointer;
}

.tab a.red_right_closed:hover td.left {
	background-image: url(../img/background/menu/red/tab/right/active_left.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
}
.tab a.red_right_closed:hover td.middle {
	background-image: url(../img/background/menu/red/tab/right/active.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 24px;
	padding-right: 8px;
}


.tab a.red_left_closed:link td.left {
	background-image: url(../img/background/menu/red/tab/left/left_closed.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
	cursor: pointer;
}
.tab a.red_left_closed:link td.middle {
	background-image: url(../img/background/menu/red/tab/left/closed.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 24px;
	cursor: pointer;
}
.tab a.red_left_closed:link td.right {
	background-image: url(../img/background/menu/red/tab/right/open_left_closed.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
	cursor: pointer;
}

.tab a.red_left_closed:visited td.left {
	background-image: url(../img/background/menu/red/tab/left/left_closed.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
	cursor: pointer;
}
.tab a.red_left_closed:visited td.middle {
	background-image: url(../img/background/menu/red/tab/left/closed.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 24px;
	cursor: pointer;
}
.tab a.red_left_closed:visited td.right {
	background-image: url(../img/background/menu/red/tab/right/open_left_closed.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
	cursor: pointer;
}

.tab a.red_left_closed:hover td.left {
	background-image: url(../img/background/menu/red/tab/left/left_active.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
	cursor: pointer;
}
.tab a.red_left_closed:hover td.middle {
	background-image: url(../img/background/menu/red/tab/left/active.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 24px;
	cursor: pointer;
}
.tab a.red_left_closed:hover td.right {
	background-image: url(../img/background/menu/red/tab/right/open_left_active.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 24px;
	cursor: pointer;
}


.tab div.red_right_open td.middle {
	background-image: url(../img/background/menu/red/tab/right/open.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	height: 24px;
	padding-right: 8px;
}


*/

/* ---------------------------------------------------------------- subtabs ------------------ */


.subtab div.red_left_open td.left {
	background-image: url(../img/background/menu/red/subtab/left/left_open.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
}
.subtab div.red_left_open td.middle {
	background-image: url(../img/background/menu/red/subtab/left/open.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	height: 23px;
}

.subtab a.red_right_closed:link td.left {
	background-image: url(../img/background/menu/red/subtab/right/closed_left.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
	cursor: pointer;
}
.subtab a.red_right_closed:link td.middle {
	background-image: url(../img/background/menu/red/subtab/right/closed.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 23px;
	cursor: pointer;
	padding-right: 8px;
}

.subtab a.red_right_closed:visited td.left {
	background-image: url(../img/background/menu/red/subtab/right/closed_left.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
	cursor: pointer;
}
.subtab a.red_right_closed:visited td.middle {
	background-image: url(../img/background/menu/red/subtab/right/closed.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 23px;
	padding-right: 8px;
	cursor: pointer;
}

.subtab a.red_right_closed:hover td.left {
	background-image: url(../img/background/menu/red/subtab/right/active_left.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
	cursor: pointer;
}
.subtab a.red_right_closed:hover td.middle {
	background-image: url(../img/background/menu/red/subtab/right/active.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 23px;
	padding-right: 8px;
	cursor: pointer;
}


.subtab a.red_left_closed:link td.left {
	background-image: url(../img/background/menu/red/subtab/left/left_closed.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
	cursor: pointer;
}
.subtab a.red_left_closed:link td.middle {
	background-image: url(../img/background/menu/red/subtab/left/closed.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 23px;
	cursor: pointer;
}
.subtab a.red_left_closed:link td.right {
	background-image: url(../img/background/menu/red/subtab/right/open_left_closed.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
	cursor: pointer;
}

.subtab a.red_left_closed:visited td.left {
	background-image: url(../img/background/menu/red/subtab/left/left_closed.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
	cursor: pointer;
}
.subtab a.red_left_closed:visited td.middle {
	background-image: url(../img/background/menu/red/subtab/left/closed.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 23px;
	cursor: pointer;
}
.subtab a.red_left_closed:visited td.right {
	background-image: url(../img/background/menu/red/subtab/right/open_left_closed.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
	cursor: pointer;
}

.subtab a.red_left_closed:hover td.left {
	background-image: url(../img/background/menu/red/subtab/left/left_active.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
	cursor: pointer;
}
.subtab a.red_left_closed:hover td.middle {
	background-image: url(../img/background/menu/red/subtab/left/active.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 23px;
	cursor: pointer;
}
.subtab a.red_left_closed:hover td.right {
	background-image: url(../img/background/menu/red/subtab/right/open_left_active.jpg);
	background-repeat: no-repeat;
	width: 13px;	
	height: 23px;
	cursor: pointer;
}


.subtab div.red_right_open td.middle {
	background-image: url(../img/background/menu/red/subtab/right/open.jpg);
	background-repeat: repeat-x;
	color: #747474;
	font-weight: bold;
	font-size: 10px;
	height: 23px;
	padding-right: 8px;
}





/* menu level 1 ----------------------------------------------------------------------------------------- */
.menu_red_1_open {
  display: list-item;
  list-style: none;
  background-image: url(../img/background/menu/red/1/open.jpg);
  background-repeat: repeat-x;
  padding-left: 15px;
  height: 23px;
  color: white;
  text-decoration: none;
  width: 200px;
}
.menu_red_1_hilite {
  display: list-item;
  list-style: none;
  background-image: url(../img/background/menu/red/1/open.jpg);
  background-repeat: repeat-x;
  padding-left: 15px;
  height: 23px;
  color: white;
  text-decoration: none;
  width: 200px;
}
.menu_red_1_closed {
  display: list-item;
  list-style: none;
  background-image: url(../img/background/menu/red/1/closed.jpg);
  background-repeat: repeat-x;
  padding-left: 15px;
  height: 23px;
  color: #747474;
  text-decoration: none;
  width: 200px;
}

/* menu level 2 ----------------------------------------------------------------------------------------- */
.menu_red_2_open {
  display: list-item;
  list-style: url(../img/background/menu/red/2/point.gif);
  list-style-position: inside;
  background-image: url(../img/background/menu/red/2/open.jpg);
  background-repeat: repeat-x;
  color: #448F1F;
  font-size: 10px;
  text-decoration: none;
  width: 193px;
  height: 23px;
  padding-left: 22px;
}
.menu_red_2_hilite {
  display: list-item;
  list-style: url(../img/background/menu/red/2/point.gif);
  list-style-position: inside;
  background-image: url(../img/background/menu/red/2/open.jpg);
  background-repeat: repeat-x;
  color: #448F1F;
  font-size: 10px; 
  text-decoration: none;
  width: 193px;
  height: 23px;
  padding-left: 22px;
}
.menu_red_2_closed {
  display: list-item;
  list-style: none;
  background-image: url(../img/background/menu/red/2/closed.jpg);
  background-repeat: repeat-x;
  color: #747474;
  font-size: 10px;
  text-decoration: none;
  height: 23px;
  width: 180px;
  padding-left: 35px;
}


/* submenu ------------------------------------------------------------------------------------------------------- */
.submenu_red_open {
  background-image: url(../img/background/menu/red/submenu/open.jpg);
  background-repeat: repeat-x;
  display: list-item;
  list-style: none;
  height: 23px;
  font-size: 10px;
  text-align: center;
  border-left-color: white;
  border-left-width: thin;
  border-left-style: solid;
  color: white;
  text-decoration: none;
}
.submenu_red_hilite {
  background-image: url(../img/background/menu/red/submenu/open.jpg);
  background-repeat: repeat-x;
  display: list-item;
  list-style: none;
  height: 23px;
  font-size: 10px; 
  text-align: center;
  border-left-color: white;
  border-left-width: thin;
  border-left-style: solid;
  color: white;
  text-decoration: none;
}
.submenu_red_closed {
  background-image: url(../img/background/menu/red/submenu/closed.jpg);
  background-repeat: repeat-x;
  display: list-item;
  list-style: none;
  height: 23px;
  font-size: 10px; 
  text-align: center;
  border-left-color: white;
  border-left-width: thin;
  border-left-style: solid;
  color: #747474;
  text-decoration: none;
}


/* main page content - aricle/section ---------------------------------------------------------------------------  */
h1.section_title_red {
	border: none;
	color: #448F1F;
	font-size: 17px;
	font-weight: normal;
	background-image: url(../img/background/title/red.jpg);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 24px;
	margin: 0px 0px 0px 0px;
	height: 47px;
}
h2.section_title_red {
  border: none;
  background-image: url(../img/background/title/gray.jpg);
  height: 23px;
  vertical-align: middle;
	padding-left: 3px;
	padding-right: 4px;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0px 0px 17px;
}
h2.section_title_red a:link {
   font-weight: normal;
	text-decoration:none;
	color: #A8A8A8;
}
h2.section_title_red a:visited {
   font-weight: normal;
	text-decoration:none;
	color: #A8A8A8;
}
h2.section_title_red a:hover {
   font-weight: normal;
	text-decoration:none;
	color: #448F1F;
}
h2.article_title_red {
	border: none;
	color: #777777;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 26px;
	margin: 0px 0px 0px 0px;
}
h2.article_title_red a:link {
   font-weight: normal;
	font-size: 14px;
	text-decoration:none;
	color: #A8A8A8;
}
h2.article_title_red a:visited {
   font-weight: normal;
	text-decoration:none;
	color: #A8A8A8;
}
h2.article_title_red a:hover {
   font-weight: normal;
	text-decoration:none;
	color: #448F1F;
}
h2.part_title_red {
  border: none;
  background-image: url(../img/background/title/gray.jpg);
  height: 23px;
  vertical-align: middle;
	padding-left: 20px;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h2.sheet_title_red {
  border: none;
  background-image: url(../img/background/title/gray.jpg);
  height: 23px;
  vertical-align: middle;
	padding-left: 3px;
	padding-right: 4px;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h2.board_title_red {
  border: none;
  background-image: url(../img/background/subtitle/red.jpg); 
  height: 23px;
  vertical-align: middle;
	padding-left: 3px;
	padding-right: 4px;
  font-size: 10px;
  font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h2.board_title_red td {
  vertical-align: middle;
}
h2.board_title_red a:link {
  color:#448F1F;
  text-decoration: none; 
}
h2.board_title_red a:visited {
  color:#448F1F;
  text-decoration: none; 
}
h2.board_title_red a:hover {
  color:#448F1F;
  text-decoration: underline; 
}


.section_red {
   padding-top: 3px;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 15px;
	text-align: left;
}
.section_red a:link {
  color: #448F1F;
  text-decoration: none;
  font-weight:normal;
}
.section_red a:visited {
  color: #448F1F;
  text-decoration: none;
  font-weight:normal;
}
.section_red a:hover {
  color: #448F1F;
  text-decoration: underline;
  font-weight:normal;
}


.section_red a.theme_link:link {
	color: #448F1F;
}
.section_red a.theme_link:visited {
	color: #448F1F;
}
.section_red a.theme_link:hover {
	color: #448F1F;
}


.section_red h3 {
  font-size: 14px;
  font-weight: normal;
  color: #444444;
  padding: 0px 0px 0px 5px;
  margin: 5px 5px 5px 5px;
}
.section_red h4 {
  font-size: 12px;
  font-weight: normal;
  color: #444444; 
  padding: 5px 0px 0px 5px;
  margin: 5px 5px 5px 5px;
}
.section_red h5 {
  font-size: 12px;
  font-weight: normal;
  color: #444444;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.reply_red {
	background-color: #DCFFCB;
}

.page_navigator_red {
	font-weight: bold;
	color: #448F1F;
}
.page_navigator_red a:link {
	color: #A8A8A8;
	font-weight: bold;
	text-decoration: none;
}
.page_navigator_red a:visited {
	color: #A8A8A8;
	font-weight: bold;
	text-decoration: none;
}
.page_navigator_red a:hover {
	color: #448F1F;
	font-weight: bold;
	text-decoration: none;
}

/* terminus technicus - used word and caption panel --------------------------------------------------------- */
.tt_red {
	border-bottom: 1px dashed #448F1F;
}
.tt_caption_red {
  font-size: 9px;
  font-weight: normal;
  line-height: 10px;
  text-align: justify;
   position: absolute;
	display: none;
	background-color: white;
	padding: 5px 5px 5px 5px;
	border: thin solid #448F1F;
  height: 120px;
  width: 220px;
}
.tt_caption_red h1 {
  font-size: 10px;
	margin: 3px 0px 5px 0px;
  color: #448F1F;
  font-weight: bolder;
}


/* eframe element frame - draw button around link ----------------------------------------------------------- */
.eframe_red {
  height:19px;
  vertical-align: middle;
  line-height: 19px;
  width: auto;
	margin-bottom: 2px;
	margin-top: 2px;
}

.eframe_red .left {
	background-image: url(../img/background/eframe/red/left.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.eframe_red .middle {
  text-transform: lowercase;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
	background-image: url(../img/background/eframe/red/middle.gif);
	background-repeat: repeat-x;
}
.eframe_red .middle a:link {
	font-weight: bold;
  text-decoration: none;
  color: white;
}
.eframe_red .middle a:visited {
  text-decoration: none;
  color: white;
}
.eframe_red .middle a:hover {
  text-decoration: none;
  color: #474747;
}
.eframe_red .right {
	background-image: url(../img/background/eframe/red/right.gif);
	background-repeat: no-repeat;
	width: 11px;
}

