@charset "utf-8";
/* CSS Document */

table, tr, td {
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	color:#000;
	height:25px;
	font-weight:bold;
}
.Input_Box {
	width:300px;
	height:22px;
}
.Login_Input_Box {
	width:250px;
	height:22px;
}
.Input_Button {
	width:100px;
	height:25px;
	font-size:11px;
}
div.CategoryTitle {
	width:200px; 
	height:25px;
	background:#759F07;
	border:1px solid #669933;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
}
.NoteRed {
	color:#FF0000;
	font-size:11px;
}
.Success,.Success tr,.Success td {
	font-weight:normal;
}
.CleanBold {
	font-weight:normal;
}
