body { font-size: 10px; color: #333333; font-family: "MS Sans Serif" } 
table { font-size: 10px; color: #333333; font-family: "MS Sans Serif" } 
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}

a.link_color_white:link { color: #FFFFFF; text-decoration: none }
a.link_color_white:visited { color: #FFFFFF; text-decoration: none }
a.link_color_white:active { color: #FF9900; text-decoration: underline }
a.link_color_white:hover { color: #FF9900; text-decoration: underline }

/* ######### Text color ############ */
.text_color_brown {
	color: #660000;
} 
.text_color_white {
	color: #FFFFFF;
} 
.text_color_black {
	color: #000000;
} 
.text_color_red {
	color: #990000;
} 

/* ########## Text weight ########## */
.text_bold {
	font-weight: bold;
}

/* ########## Text Size ########## */
.en_txt_8px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text_size_10 {
	 font-size: 10px;
}
.text_size_11 {
	 font-size: 11px;
}
.text_size_12 {
	 font-size: 12px;
}
.text_size_14 {
	 font-size: 14px;
}.contentlink {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.contentlink a:link {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.contentlink a:visited {

	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.contentlink a:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.contentlink a:active {


	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.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: #F6FCF4; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #F0FBDC; 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: #F6FCF4; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #F0FBDC; text-align: left; }
.input_normal { border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; }
.system_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:#DEDEBB; height:18px; text-align:left; }
.h_mnulink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h_mnulink a:link {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h_mnulink a:visited {


	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h_mnulink a:hover {



	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.table_row1 { background-color: #FFCC99; } 
.table_row2 { background-color: #F2F2F2; } 
.table_col3 { background-color: #F9E794; color: #000000; font-weight: bold; } 
.table_rowover { background-color: #FFFFCC; } 
.table_footer { font-weight: bold; color: #000066; background-color: #EEEEEE; } 
.table_toolbar { background-color: #EEEEEE; } 
.menu_table_header { font-family : "MS Sans Serif"; font-size: 10px; color: #FFFFFF; font-weight: bold; background-color: #636363; } .colortable {
	background-color: #EFEBEF;
	border: 1px solid #CE0000;
}
.mnutop {
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CE0000;
}
.mnutop a:visited {


	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CE0000;
}
.mnutop a:link {



	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CE0000;
}
.mnutop a:hover {




	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF2828;
}

