/*- Table Style -------------------------------------------------------*/
a.link_headbar:link {
	color: #666666;
	text-decoration: none;
}
a.link_headbar:visited {
	color: #666666;
	text-decoration: none;
}
.inputt_red {color:#CCCCCC;}
.input_red {
	color:#000000;
	background-color: #FFCCCC;
}
a.link_headbar:active { color: #FF9900; text-decoration: none; }
a.link_headbar:hover { color: #FF9900; text-decoration: none; }
.table_header {
	color: #666666;
	background-color: #CCCCCC;
} 
.table_border {
	background-color: #EEEEEE;
} 
.table_text_header {
	color: #666666;
} 
.table_text {
} 
.table_row1 {
	background-color: #F2F2F2;
} 
.table_row2 {
	background-color: #FFFFFF;
} 
.table_rowover {
	background-color: #E8F3FF;
} 
.table_col1 {
	
	background-color: #F5F5F5;
} 
.table_col2 {
	background-color: #FFFFFF;
} 
.table_col3 {
	background-color: #E9E9E9;
	color: #666666;
} 
.table_footer {
	color: #CCCCCC;
	background-color: #CCCCCC;
} 
.table_toolbar { background-color: #EEEEEE; } 

/*- Form Style -------------------------------------------------------*/
.button_th_normal { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: pointer; }
.button_th_60 { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; height:18px; width:60px; text-align: center; cursor: pointer; }
.button_th_80 { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; height:18px; width:80px; text-align: center; cursor: pointer; }
.button_th_120 {
font-family : "Tahoma"; font-size: 12px; color: #000000;
	color: #000000;
	height:30px;
	width:100px;
	text-align: center;
	cursor: pointer;
}
.button_th_160 {
font-family : "Tahoma"; font-size: 12px; color: #000000;
	color: #000000;
	height:30px;
	width:160px;
	text-align: center;
	cursor: pointer;
}
.button_th_20 {
font-family : "Tahoma"; font-size: 12px; color: #000000;
	color: #000000;
	height:24px;
	width:80px;
	text-align: center;
	cursor: pointer;
}
.button_th_20_2 {
font-family : "Tahoma"; font-size: 12px; color: #000000;
	color: #000000;
	height:24px;
	width:60px;
	text-align: center;
	cursor: pointer;
}
.button_th_140 { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; height:18px; width:140px; text-align: center; cursor: pointer; }
.button_normal { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: pointer; border-width: 1px; }
.button_60   { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: pointer; width:60px;  border-width: 1px; }
.button_80   { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: pointer; width:80px;  border-width: 1px; }
.button_100  { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: pointer; width:100px; border-width: 1px; }
.button_120  {
	font-family : "Verdana";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	height:18px;
	text-align: center;
	cursor: pointer;
	width:120px;
	border-width: 1px;
	background-color: #CCCCCC;
}
.button_140  {
	font-family : "Verdana";
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	height:auto;
	text-align: center;
	cursor: pointer;
	width:250px;
	border-width: 1px;
	background-color: #CCCCCC;
}
.button_hand  {
	Cursor: pointer;
}
/*-text Style*/
.head_text { font-family : "MS Sans Serif"; font-size: 14px; color: #333333; font-weight: bold; }
.normal_text { font-family : "MS Sans Serif"; font-size: 12px; color: #666666; font-weight: bold; }
.head_text_white { font-family : "MS Sans Serif"; font-size: 16px; color: #FFFFFF; font-weight: bold; }
.head_text_black { font-family : "MS Sans Serif"; font-size: 16px; color: #000000; font-weight: bold; }
.thin_text { font-family : "MS Sans Serif"; font-size: 14px; color: #771414; font-weight: none; }
.thin_text_green { font-family : "MS Sans Serif"; font-size: 14px; color: #415f08; font-weight: none; }
.thin_text_purple { font-family : "MS Sans Serif"; font-size: 14px; color: #8e24a9; font-weight: none; }
.thin_text_black { font-family : "MS Sans Serif"; font-size: 14px; color: #000000; font-weight: none; }
/*- Menu Style -------------------------------------------------------*/
.menu_table_header {
	color: #666666;
	background-color: #CCCCCC;
} 
.menu_table_bg_hilight { background-color: #EEEEEE; } 
.menu_table_bg_shadow  { background-color: #333333; } 
.menu_table_bg_normal  { background-color: #C7C7C7; cursor: pointer; } 
.menu_table_bg_over    { background-color: #E7E7E7; cursor: pointer; } 
.menu_table_text { font-family : "MS Sans Serif"; font-size: 10px; color: #990000; font-weight: bold; } 

/*- MessageBox Style -------------------------------------------------------*/
.messagebox_alert { background-color: #FFE9D9; color: #660000; border: 1px solid #990000; } 
/** rounded corners **/
div#toolbar-box {
  background: #f7f7f7;
}

div#element-box {
  background: #fff;
}

div#element-box div.section-box div.m {
	background: #fbfbfb;

}

div.t, div.b {
  height: 6px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

div.m {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 8px;
}

div#toolbar-box div.m {
  padding: 0;
}

div#element-box div.m {
  padding: 5px 10px;
}

div#submenu-box div.t {
  background: url(../images/j_border.png) 0 0 repeat-x;
}

div#submenu-box div.t div.t {
   background: url(../images/j_crn_tr_dark.png) 100% 0 no-repeat;
}

div#submenu-box div.t div.t div.t {
   background: url(../images/j_crn_tl_dark.png) 0 0 no-repeat;
}

div#submenu-box div.b {
  background: url(../images/j_border.png) 0 100% repeat-x;
}

div#submenu-box div.b div.b {
   background: url(../images/j_crn_br_dark.png) 100% 0 no-repeat;
}

div#submenu-box div.b div.b div.b {
   background: url(../images/j_crn_bl_dark.png) 0 0 no-repeat;
}

div#toolbar-box,
div#element-box div.section-box {
  background: #fbfbfb;
}

div#toolbar-box div.t,
div#element-box div.section-box div.t {
  background: url(../images/j_border.png) 0 0 repeat-x;
}

div#toolbar-box div.t div.t,
div#element-box div.section-box div.t div.t {
   background: url(../images/j_crn_tr_med.png) 100% 0 no-repeat;
}

div#toolbar-box div.t div.t div.t,
div#element-box div.section-box div.t div.t div.t {
   background: url(../images/j_crn_tl_med.png) 0 0 no-repeat;
}

div#toolbar-box div.b,
div#element-box div.section-box div.b {
  background: url(../images/j_border.png) 0 100% repeat-x;
}

div#toolbar-box div.b div.b,
div#element-box div.section-box div.b div.b {
   background: url(../images/j_crn_br_med.png) 100% 0 no-repeat;
}

div#toolbar-box div.b div.b div.b,
div#element-box div.section-box div.b div.b div.b {
   background: url(../images/j_crn_bl_med.png) 0 0 no-repeat;
}

div#element-box div.t {
  background: url(../images/j_border.png) 0 0 repeat-x;
}

div#element-box div.t div.t {
   background: url(../images/j_crn_tr_light.png) 100% 0 no-repeat;
}

div#element-box div.t div.t div.t {
   background: url(../images/j_crn_tl_light.png) 0 0 no-repeat;
}

div#element-box div.b {
  background: url(../images/j_border.png) 0 100% repeat-x;
}

div#element-box div.b div.b {
   background: url(../images/j_crn_br_light.png) 100% 0 no-repeat;
}

div#element-box div.b div.b div.b {
   background: url(../images/j_crn_bl_light.png) 0 0 no-repeat;
}

