body { font-size: 13px; font-family: "MS Sans Serif" } 
table { font-size: 13px; font-family: "MS Sans Serif" } 
a.m:link { color: #0000FF; text-decoration: none; font-size: 11px;}
a.m:visited { color: #0000FF; text-decoration: none; font-size: 11px;}
a.m:active { color: #FF9900; text-decoration: none; font-size: 11px; }
a.m:hover { color: #FF9900; text-decoration: none; font-size: 11px; }
a:link {
	color: #864040;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #864040;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #FF9900;
	font-size: 11px;
}
.smallfont {
	font-size: 11px;
	font-family: "Microsoft Sans Serif";
	color: #333333;
} 


.system_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; }
.system_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: #FFFFDD; height:18px; text-align: left; }
.system_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; }
.system_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; }
.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: #FFFFDD; height:18px; text-align: left; }
.system_input_normal { border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; }
.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: #FFFFDD; height:16px; text-align: left; }