/*- Global Style -------------------------------------------------------*/
body { font-size: 14px; font-family: "MS Sans Serif"; color: #000000; } 
table { font-size: 14px; font-family: "MS Sans Serif"; color: #000000; } 
a:link { color: #920E00; text-decoration: none }
a:visited { color: #920E00; text-decoration: none }
a:active { color: #FF0000; text-decoration: none }
a:hover { color: #FF0000; text-decoration: none }

a.link_white:link { color: #FFFFFF; text-decoration: none }
a.link_white:visited { color: #FFFFFF; text-decoration: none }
a.link_white:active { color: #000000; text-decoration: none }
a.link_white:hover { color: #000000; text-decoration: none }

a.calendar:link { color: #993300; text-decoration: none }
a.calendar:visited { color: #993300; text-decoration: none }
a.calendar:active { color: #FF0000; text-decoration: none }
a.calendar:hover { color: #FF0000; text-decoration: none }

a.link_home_noline:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;

}
a.link_home_noline:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;

}
a.link_home_noline:hover {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #993300;

}


a.link_home:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.link_home:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.link_home:hover {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: underline;
}


/*- Table Style -------------------------------------------------------*/
a.link_fontend:link { color: #920E00; text-decoration: none }
a.link_fontend:visited { color: #920E00; text-decoration: none }
a.link_fontend:active { color: #666666; text-decoration: none }
a.link_fontend:hover { color: #666666; text-decoration: none }

a.link_submenu:link { color: #920E00; text-decoration: none }
a.link_submenu:visited { color: #920E00; text-decoration: none }
a.link_submenu:active { color: #FF0000; text-decoration: none }
a.link_submenu:hover { color: #FF0000; text-decoration: none }
a.link_headbar_m:link { color: #999999; text-decoration: none; }
a.link_headbar_m:visited { color: #999999; text-decoration: none; }
a.link_headbar_m:active { color: #FF9900; text-decoration: none; }
a.link_headbar_m:hover { color: #FF9900; text-decoration: none; }
a.link_headbar:link { color: #FFFFFF; text-decoration: none; }
a.link_headbar:visited { color: #FFFFFF; text-decoration: none; }
a.link_headbar:active { color: #B8D3F1; text-decoration: none; }
a.link_headbar:hover { color: #A8C3E1; text-decoration: none; }
.table_header { font-family : "MS Sans Serif"; font-size: 10px; color: #FFFFFF; font-weight: bold; background-color: #FCA402; } 
.table_border { background-color: #864402; } 
.table_text_header { font-family: "MS Sans Serif"; font-size: 10px; font-weight: bold; color: #FFFFFF; } 
.table_text { font-family: "MS Sans Serif"; font-size: 10px; } 
.table_row1 { background-color:#EFD77C;} 
.table_row2 { background-color: #F0E2AB; } 
.table_rowover { background-color: #EECB48; } 
.table_col1 {
	background-color:#EFD77C;
	font-weight: bold;
} 
.table_col2 { background-color: #F0E2AB; } 
.table_col3 { background-color:  #EECB48; font-weight: bold; } 
.table_footer { font-weight: bold; color: #000066; background-color: #F0BE05; } 
.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: hand; }
.button_th_60 { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; height:18px; width:60px; text-align: center; cursor: hand; }
.button_th_80 { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; height:18px; width:80px; text-align: center; cursor: hand; }
.button_th_120 { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; height:18px; width:120px; text-align: center; cursor: hand; }
.button_th_140 { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; height:18px; width:140px; text-align: center; cursor: hand; }
.button_normal { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: hand; border-width: 1px; }
.button_30   { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: hand; width:30px;  border-width: 1px; }
.button_60   { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: hand; width:60px;  border-width: 1px; }
.button_80   { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: hand; width:80px;  border-width: 1px; }
.button_100  { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: hand; width:100px; border-width: 1px; }
.button_120  { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: hand; width:120px; border-width: 1px; }
.button_140  { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: hand; width:140px; border-width: 1px; }
.input_center { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: center; }
.input_left { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #CCCCCC; height:18px; text-align: left; }
.input_left_w { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border: 1px solid #cccccc; border-width: 1px; border-left-width: 1px; border-right-width: 1px;  height:18px; text-align: left; }
.input_right { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: right; }
.input_textarea { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; text-align: left; }
.input_textarea_w { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; text-align: left; }
.input_normal { border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; }
.select { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: left; }
.input_select_normal { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: left; }
.form_checkbox { cursor: hand; }

/*- Menu Style -------------------------------------------------------*/
.menu_table_header { font-family : "MS Sans Serif"; font-size: 10px; color: #FFFFFF; font-weight: bold; background-color:  #FCA402; } 
.menu_table_bg_hilight { background-color: #E8F9FF; } 
.menu_table_bg_shadow  { background-color: #304A9D; } 
.menu_table_bg_normal  { background-color: #98B3D1; cursor: hand; } 
.menu_table_bg_over    { background-color: #A8C3E1; cursor: hand; } 
.menu_table_text { font-family : "MS Sans Serif"; font-size: 10px; color: #990000; font-weight: bold; } 

/*- MessageBox Style -------------------------------------------------------*/
.messagebox_alert { background-color: #F0E2AB; color: #660000; border: 1px solid #990000; } 

/* Text Style -------------------------------- */
.text_bold { font-weight: bold; } 
.text_big { font-family: "MS Sans Serif"; font-size: 18px; color: #000099; font-weight: bold; } 
.text_header { font-family: "MS Sans Serif"; font-size: 16px; color: #000099; font-weight: bold; } 
.text_hilight { color: #000099; } 
