/*- Global Style -------------------------------------------------------*/
body {
	font-size: 11px;
	font-family:Tahoma;
	color: #000000;
}
table {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none
}
a:visited {
	color: #0000FF;
	text-decoration: none
}
a:active {
	color: #336600;
	text-decoration: none
}
a:hover {
	color: #FF6600;
	text-decoration: underline
}
/*- Table Style -------------------------------------------------------*/
a.link_headbar:link {
	color: #000066;
	text-decoration: none;
}
a.link_headbar:visited {
	color: #000066;
	text-decoration: none;
}
a.link_headbar:active {
	color: #FF9900;
	text-decoration: none;
}
a.link_headbar:hover {
	color: #FF9900;
	text-decoration: none;
}
a.link_headbar2:link {
	color: #ffffff;
	text-decoration: none;
}
a.link_headbar2:visited {
	color: #ffffff;
	text-decoration: none;
}
a.link_headbar2:active {
	color: #FF9900;
	text-decoration: none;
}
a.link_headbar2:hover {
	color: #FF9900;
	text-decoration: none;
}
.table_header {
	font-family:Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8A99A6;
}
.table_border {
	background-color: #375385;
}
.table_text_header {
	font-family:Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_text {
	font-family:Tahoma;
	font-size: 10px;
}
.table_row1 {
	background-color: #C2CCD4;
}
.table_row2 {
	background-color: #D0DAE1;
}
.table_rowover {
	background-color: #E6ECF1;
}
.table_col1 {
	background-color: #C3D2E0;
	font-weight: bold;
}
.table_col2 {
	background-color: #CCDBEA;
}
.table_col3 {
	background-color: #B4C8DA;
	color: #000066;
	font-weight: bold;
}
.table_rowover {
	background-color: #E6ECF1;
}
.table_footer {
	font-weight: bold;
	color: #000066;
	background-color: #C4D3E0;
}
.table_toolbar {
	background-color: #D0D5DA;
}
/*- Form Style -------------------------------------------------------*/
.button_th_normal {
	font-family:Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #9AABB9;
	font-weight: bold;
	height:18px;
	text-align: center;
	cursor: hand;
}
.button_th_60 {
	font-family:Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	height:18px;
	width:60px;
	text-align: center;
	cursor: hand;
}
.button_th_80 {
	font-family:Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	height:18px;
	width:80px;
	text-align: center;
	cursor: hand;
}
.button_th_120 {
	font-family:Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	height:18px;
	width:120px;
	text-align: center;
	cursor: hand;
}
.button_th_140 {
	font-family:Tahoma;
	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;
	background-color: #9AABB9;
	font-weight: bold;
	height:18px;
	text-align: center;
	cursor: hand;
	border-width: 1px;
}
.button_60 {
	font-family : "Verdana";
	font-size: 10px;
	color: #000000;
	background-color: #9AABB9;
	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;
	background-color: #9AABB9;
	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;
	background-color: #9AABB9;
	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;
	background-color: #9AABB9;
	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;
	background-color: #9AABB9;
	font-weight: bold;
	height:18px;
	text-align: center;
	cursor: hand;
	width:140px;
	border-width: 1px;
}
.input_center {
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #DAE4EC;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #FFFFDD;
	height:18px;
	text-align: center;
}
.input_left {
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #DAE4EC;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #FFFFDD;
	height:18px;
	text-align: left;
}
.input_right {
	font-family:Tahoma;
	font-size: 11px;
	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:Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #DAE4EC;
	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:Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #DAE4EC;
	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:Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8A99A6;
}
.menu_table_bg_hilight {
	background-color: #EEEEEE;
}
.menu_table_bg_shadow {
	background-color: #333333;
}
.menu_table_bg_normal {
	background-color: #C2CCD4;
	cursor: hand;
}
.menu_table_bg_over {
	background-color: #D2D5D8;
	cursor: hand;
}
.menu_table_text {
	font-family:Tahoma;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
/*- MessageBox Style -------------------------------------------------------*/
.messagebox_alert {
	background-color: #FFE9D9;
	color: #660000;
	border: 1px solid #990000;
}
/* Text Style -------------------------------- */
.text_bold {
	font-weight: bold;
}
.text_big {
	font-family:Tahoma;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
}
.text_header {
	font-family:Tahoma;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.text_hilight {
	color: #000099;
}
.tdB {
	font-family:Tahoma;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B9AA8;
}
.borderFlag {
	text-decoration: none;
	border: 2px double #FF6600;
}
.tdTL {
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #B1C3D7;
	border-left-color: #B1C3D7;
}
.tdTop {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #B1C3D7;
}
.tdLeft {
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #B1C3D7;
}
.tdBottom {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #B1C3D7;
}
.tdBR {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #B1C3D7;
	border-bottom-color: #B1C3D7;
}
.tdRight {
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #B1C3D7;
}
.linkBlock {
	font-family:Tahoma;
	font-weight: bold;
	color: #466584;
	text-decoration: none;
}
.linkBlock a:link {
	font-family:Tahoma;
	font-weight: bold;
	color: #466584;
	text-decoration: none;
}
.linkBlock a:visited {
	font-family:Tahoma;
	font-weight: bold;
	color: #466584;
	text-decoration: none;
}
.linkBlock a:hover {
	font-family:Tahoma;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.linkBlock2 {
	font-family:Tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkBlock2 a:link {
	font-family:Tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkBlock2 a:visited {
	font-family:Tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkBlock2 a:hover {
	font-family:Tahoma;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.linkmenuActive {
	font-family:Tahoma;
	font-weight: bold;
	color: #081E43;
	text-decoration: none;
	background-color: #B0C3D5;
	height: 15px;
	width: 85px;
	cursor: hand;
	filter: Alpha(Opacity=120, Style=3);
}
.linkmenu {
	font-family:Tahoma;
	color: #081E43;
	text-decoration: none;
	height: 15px;
	width: 85px;
}
.linkmenu a:link {
	font-family:Tahoma;
	font-weight: bold;
	color: #081E43;
	text-decoration: none;
	height: 15px;
	width: 85px;
	vertical-align: middle;
}
.linkmenu a:visited {
	font-family:Tahoma;
	font-weight: bold;
	color: #081E43;
	text-decoration: none;
	height: 15px;
	width: 85px;
	vertical-align: middle;
}
.linkmenu a:hover {
	font-family:Tahoma;
	font-weight: bold;
	color: #081E43;
	text-decoration: none;
	background-color: #B0C3D5;
	height: 15px;
	width: 85px;
	cursor: hand;
	filter: Alpha(Opacity=120, Style=3);
	vertical-align: middle;
}
#footer {
	color:#ddddee;
	font-size:11px;
}
#footer a:link, #footer a:visited {
	color:#ddddee;
	text-decoration:none;
}
#footer a:hover {
	color:#ddddee;
	text-decoration:underline;
}
input {
	font-family:Tahoma;
	font-size:11px;
	padding:2px;
	height:18px;
}
.select {
	font-family:Tahoma;
	font-size:11px;
}

