/* ==== MIDDLE CONTENT ==== MAIN WINDOW =========================================================  */

.window_content {
  background: transparent;
  color: #444444;
  font-size: 10px;
  font-family: verdana;
  font-style: normal;
  font-weight: normal;
}

	/* GREEN */
	
	.window_top_bar_yellow_left {
	  width: 4px;
	  height: 19px;
	  background-image: url(../img/header/green/black/left.gif);
	}
	
	.window_top_bar_yellow_middle {
	  height: 19px;
	  background-image: url(../img/header/green/black/middle.gif);
	  padding-left: 10px;
	  color: #000000;
	  font-family: verdana;
	  font-size: 11px;
	  font-style: normal;
	  font-weight: bold;
	  text-transform: capitalize;
	}
	
	.window_top_bar_yellow_right {
	  width: 4px;
	  height: 19px;
	  background-image: url(../img/header/green/black/right.gif);
	}
	
	.window_top_bar_yellow_left_no_round {
	  width: 4px;
	  height: 20px;
	  background-image: url(../img/header/green/black/no_round.gif);
	}
	
	.window_top_bar_yellow_middle_no_round {
	  height: 20px;
	  background-image: url(../img/header/green/black/no_round.gif);
	  padding-left: 10px;
	  color: #000000;
	  font-family: verdana;
	  font-size: 11px;
	  font-style: normal;
	  font-weight: bold;
	  text-transform: capitalize;
	}
	
	.window_top_bar_yellow_right_no_round {
	  width: 4px;
	  height: 20px;
	  background-image: url(../img/header/green/black/no_round.gif);
	}
	
	/* BLACK */
	
	.window_top_bar_black_left {
	  width: 4px;
	  height: 19px;
	  background-image: url(../img/header/black/black/left.gif);
	}
	
	.window_top_bar_black_middle {
	  height: 19px;
	  background-image: url(../img/header/black/black/middle.gif);
	  padding-left: 10px;
	  color: #ffffff;
	  font-family: verdana;
	  font-size: 11px;
	  font-style: normal;
	  font-weight: bold;
	  text-transform: capitalize;
	}
	
	.window_top_bar_black_right {
	  width: 4px;
	  height: 19px;
	  background-image: url(../img/header/black/black/right.gif);
	}
	
	.window_top_bar_black_left_no_round {
	  width: 4px;
	  height: 20px;
	  background-image: url(../img/header/black/black/no_round.gif);
	}
	
	.window_top_bar_black_middle_no_round {
	  height: 20px;
	  background-image: url(../img/header/black/black/no_round.gif);
	  padding-left: 10px;
	  color: #ffffff;
	  font-family: verdana;
	  font-size: 11px;
	  font-style: normal;
	  font-weight: bold;
	  text-transform: capitalize;
	}
	
	.window_top_bar_black_right_no_round {
	  width: 4px;
	  height: 20px;
	  background-image: url(../img/header/black/black/no_round.gif);
	}
	
	
.window_top_bar_orange_left {
  width: 17px;
  height: 19px;
  background-image: url(../img/window_tbar_orange_left.gif);
}

.window_top_bar_orange_middle {
  height: 19px;
  background-image: url(../img/window_tbar_orange_middle.gif);
  color: #ffffff;
  font-family: arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}

.window_top_bar_orange_right {
  width: 44px;
  height: 19px;
  background-image: url(../img/window_tbar_orange_right.gif);
}

/* ==== MIDDLE CONTENT ==== Window Bottom =============================================================  */

.window_bottom_bar_left {
  width: 1px;
  height: 1px;
  background: transparent;
}

.window_bottom_bar_middle {
  height: 1px;
  background: transparent;
}

.window_bottom_bar_right {
  width: 1px;
  height: 1px;
  background: transparent;
}


/* ==== MIDDLE CONTENT ==== WINDOW SUB ===== NEWS ============================================================= */

.sub_window_content {
  background: #f2f1ec;
  color: #000000;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 6px;
  padding-top: 6px;
}

.sub_window_top_bar_left {
  width: 38px;
  height: 38px;
  background: #f2f1ec;
  background-image: url(../img/icon_newsball.gif);
  background-repeat: no-repeat;
}

.sub_window_top_bar_middle {
  height: 38px;
  background: #f2f1ec;
}

.sub_window_top_bar_headertext {
  color: #4a4a4a;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 21px;
  font-style: normal;
  font-weight: normal;
}

.sub_window_top_bar_datetext {
  position: absolute;
  left: 490px;
  top: 13px;
  width: 70px;
  color: #790e00;
  font-family: arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}

.sub_window_top_bar_right {
  width: 1px;
  height: 38px;
  background: #f2f1ec;
}

.sub_window_bottom_bar_left {
  width: 11px;
  height: 11px;
  background-image: url(../img/sub_window_bbar_left.gif);
}

.sub_window_bottom_bar_middle {
  height: 1px;
  background-image: url(../img/sub_window_bbar_mid.gif);
}

.sub_window_bottom_bar_right {
  width: 11px;
  height: 11px;
  background-image: url(../img/sub_window_bbar_right.gif);
}

/* ==== RIGHT CONTENT ==== NEWS ============================================================ = */

.window_news_content {
	background-color: #ffffff;
}

.window_news_top_bar_left {
  width: 4px;
  height: 19px;
  background-image: url(../img/window_tbar_orange_left.gif);
}

.window_news_top_bar_middle {
  height: 19px;
  background-image: url(../img/window_tbar_orange_middle.gif);
  color: #ffffff;
  font-family: arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}

.window_news_top_bar_right {
  width: 4px;
  height: 19px;
  background-image: url(../img/window_tbar_orange_right.gif);
}

.window_news_bottom_bar_left {
  width: 4px;
  height: 4px;
  background-image: url(../img/window_right_grey_bbar_left.gif);
}

.window_news_bottom_bar_middle {
  height: 4px;
  background-image: url(../img/window_right_grey_bbar_middle.gif);
}

.window_news_bottom_bar_right {
  width: 4px;
  height: 4px;
  background-image: url(../img/window_right_grey_bbar_right.gif);
}

/* ==== MESSAGE POPUP ========================================================= */

.window_message_content {
  background: #FFFFFF;
  color: #000000;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  padding: 7px;
}

.window_message_top_bar_left {
  width: 4px;
  height: 19px;
  background-image: url(../img/window_tbar_orange_left.gif);
}

.window_message_top_bar_middle {
  height: 19px;
  background-image: url(../img/window_tbar_orange_middle.gif);
  color: #ffffff;
  font-family: arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}

.window_message_top_bar_right {
  width: 4px;
  height: 19px;
  background-image: url(../img/window_tbar_orange_right.gif);
}

.window_message_close_button {
  background-image: url(../img/logout.gif);
  width: 13px;
  height: 13px;
  cursor: pointer;
}

.window_message_border_top_left {
  width: 2px;
  height: 2px;
  background-image: url(../img/blackborder_ri_to.gif);
}

.window_message_border_top_middle {
  height: 10px;
  background-image: url(../img/blackborder_to.gif);
}

.window_message_border_top_right {
  width: 2px;
  height: 10px;
  background-image: url(../img/blackborder_ri_to.gif);
}

.window_message_border_left {
  width: 2px;
  background-image: url(../img/blackborder_vert.gif);
}

.window_message_border_right {
  width: 2px;
  background-image: url(../img/blackborder_vert.gif);
}

.window_message_border_bottom_left {
  width: 2px;
  height: 2px;
  background-image: url(../img/blackborder_vert.gif);
}

.window_message_border_bottom_middle {
  height: 2px;
  background-image: url(../img/blackborder_bo.gif);
}

.window_message_border_bottom_right {
  width: 2px;
  height: 2px;
  background-image: url(../img/blackborder_vert.gif);
}

.rafDiv
{
border-top: #cccccc 1px solid;
border-left: #cccccc 1px solid;
border-right: #eeeeee 1px solid;
border-bottom: #eeeeee 1px solid;
width: 100%;
height: 0px;
overflow: auto;
}
.rafInput
{
border-top: #cccccc 1px solid;
border-left: #cccccc 1px solid;
border-right: #eeeeee 1px solid;
border-bottom: #eeeeee 1px solid;
}
.raf_listsecondary
{
background: #ededed;
}