/*- Global Style -------------------------------------------------------*/
body {	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff; 
	font-size: 10px; font-family: "MS Sans Serif"; color: #000000;
	background-color: #67778B;
	}
table { font-size: 10px; font-family: "MS Sans Serif"; color: #000000; } 
a:link { color: #007399; text-decoration: none }
a:visited { color: #007399; text-decoration: none }
a:active { color: #336600; text-decoration: none }
a:hover { color: #FF6600; text-decoration: none }

/*- 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 : "MS Sans Serif"; font-size: 10px; color: #FFFFFF; font-weight: bold; background-color: #8A99A6; } 
.table_border { background-color: #375385; } 
.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: #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 : "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #9AABB9; 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;  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: "MS Sans Serif"; font-size: 10px; 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: "MS Sans Serif"; font-size: 10px; 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: "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: #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: "MS Sans Serif"; font-size: 10px; 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 : "MS Sans Serif"; 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 : "MS Sans Serif"; 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: "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; } 
.tdB {
	font-family: "MS Sans Serif";
	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: "MS Sans Serif";
	font-weight: bold;
	color: #466584;
	text-decoration: none;
}
.linkBlock a:link {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #466584;
	text-decoration: none;
}
.linkBlock a:visited {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #466584;
	text-decoration: none;
}
.linkBlock a:hover {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.linkBlock2 {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkBlock2 a:link {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkBlock2 a:visited {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkBlock2 a:hover {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.linkmenuActive {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #081E43;
	text-decoration: none;
	background-color: #658A9E;
	height: 15px;
	width: 85px;
	cursor: hand;
	filter: Alpha(Opacity=120, Style=3);
}
.linkmenu {
	font-family: "MS Sans Serif";
	color: #081E43;
	text-decoration: none;
	height: 15px;
	width: 85px;
}
.linkmenu a:link {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #081E43;
	text-decoration: none;
	height: 15px;
	width: 85px;
	vertical-align: middle;
}
.linkmenu a:visited {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #081E43;
	text-decoration: none;
	height: 15px;
	width: 85px;
	vertical-align: middle;
}
.linkmenu a:hover {
	font-family: "MS Sans Serif";
	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;
}

.Menu {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CED9E2;
	height: 20px;
	width: 145px;
}
.Menu a:link {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CED9E2;
	height: 20px;
	width: 145px;
}
.Menu a:visited {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CED9E2;
	height: 20px;
	width: 145px;
}
.Menu a:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	background-color: #E8F1F8;
	height: 20px;
	width: 145px;
}
.Menu2 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CED9E2;
	height: 20px;
	width: 120px;
}
.Menu2 a:link {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CED9E2;
	height: 20px;
	width: 120px;
}
.Menu2 a:visited {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CED9E2;
	height: 20px;
	width: 120px;
}
.Menu2 a:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	background-color: #E8F1F8;
	height: 20px;
	width: 120px;
}
.Menu3 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CED9E2;
	height: 20px;
	width: 105px;
}
.Menu3 a:link {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CED9E2;
	height: 20px;
	width: 105px;
}
.Menu3 a:visited {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CED9E2;
	height: 20px;
	width: 105px;
}
.Menu3 a:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	background-color: #E8F1F8;
	height: 20px;
	width: 105px;
}
.table {
	border: 1px solid #315184;
}
.TopicBoldShadow {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #FFBA10;
	text-decoration: none;
	filter: Shadow(Color=#2000000, Direction=120);
	font-size: 14px;

}
.text_link a:link { color: #0000FF; text-decoration: none }
.text_link a:visited { color: #0000FF; text-decoration: none }
.text_link a:active { color: #336600; text-decoration: none }
.text_link a:hover { color: #FF6600; text-decoration: underline }	

style1 {
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}
.BorderImage {
	height: 100px;
	width: 100px;
	border: 1px solid #C1D3FB;
}
.BorderImageBig {
	height: 300px;
	width: 400px;
	border: 1px solid #7895DD;
}

