@charset "utf-8";
/* CSS Document */
.input_style {
        font-family: "Verdana";
        font-size: 13px;
        font-weight: bold;
        color: #676364;
   	height: 26px;
	width: 76px;
	background-color: #F3F3F3;
        border-right-width: thin;
        border-right-style: solid;
        border-color: #676364;
}
.home_border {
        border-top-width: thin;
        border-top-style: solid;
        border-color: #C0C0C0;
}
.input_style_error {
        font-family: "Verdana";
        font-size: 13px;
        font-weight: bold;
        color: #676364;
   	height: 26px;
	width: 150px;
	background-color: #FDF44D;
        border-right-width: thin;
        border-right-style: solid;
        border-color: #676364;
}
.input_style_error2 {
        font-family: "Verdana";
        font-size: 13px;
        font-weight: bold;
        color: #676364;
   	height: 20px;
	width: 75px;
	background-color: #FDF44D;
}
.input_style_error_state {
        font-family: "Verdana";
        font-size: 13px;
        color: #676364;
   	height: 20px;
	width: 125px;
	background-color: #FDF44D;
}
.input_style_error_month {
        font-family: "Verdana";
        font-size: 13px;
        color: #676364;
   	height: 20px;
	width: 75px;
	background-color: #FDF44D;
}
.input_style_form {
        font-family: "Verdana";
        font-size: 13px;
        font-weight: bold;
        color: #676364;
   	height: 20px;
	width: 150px;
	background-color: #F3F3F3;
}
.input_style_form2 {
        font-family: "Verdana";
        font-size: 13px;
        font-weight: bold;
        color: #676364;
   	height: 20px;
	width: 400px;
	background-color: #F3F3F3;
}
.input_style_form3 {
        font-family: "Verdana";
        font-size: 13px;
        font-weight: bold;
        color: #676364;
   	height: 20px;
	width: 75px;
	background-color: #F3F3F3;
}
.input_style_form4 {
        font-family: "Verdana";
        font-size: 13px;
        color: #676364;
   	height: 20px;
	width: 125px;
	background-color: #F3F3F3;
}
.input_style_form5 {
        font-family: "Verdana";
        font-size: 13px;
        font-weight: bold;
        color: #676364;
   	height: 100px;
	width: 400px;
	background-color: #F3F3F3;
}
.input_style_form6 {
        font-family: "Verdana";
        font-size: 13px;
        color: #676364;
   	height: 20px;
	width: 75px;
	background-color: #F3F3F3;
}
.left_menu_font {
	font-family: "Verdana";
 	font-size: 10px;
  	color: #FFFFFF;
	font-weight: bold;
}
.left_menu_font_red {
	font-family: "Verdana";
 	font-size: 21px;
  	color: #990000;
	font-weight: bold;
}
.left_menu_font_black {
	font-family: "Verdana";
 	font-size: 11px;
  	color: #000000;
}
.left_menu_font_black2 {
	font-family: "Verdana";
 	font-size: 11px;
  	color: #000000;
	font-weight: bold;	
}
.left_menu_font_black3 {
	font-family: "Verdana";
 	font-size: 9px;
  	color: #000000;
}
.footer {
        font-family: "Verdana";
        font-size: 10px;
        color: #C0C0C0;
	font-weight: bold;

}

.left_menu_font_red2 {
	font-family: "Verdana";
 	font-size: 16px;
  	color: #990000;
	font-weight: bold;
}
.left_menu_font_red3 {
	font-family: "Verdana";
 	font-size: 14px;
  	color: #990000;
	font-weight: bold;
}
.left_menu_font_red4 {
	font-family: "Verdana";
 	font-size: 12px;
  	color: #990000;
	font-weight: bold;
}
.body_font_header {
	font-family: "Verdana";
 	font-size: 13px;
  	color: #979DA9;
	font-weight: bold;
}
.body_font_sub {
	font-family: "Verdana";
 	font-size: 11px;
  	color: #666666;
	font-weight: bold;
}
.body_font {
	font-family: "Verdana";
 	font-size: 10px;
  	color: #666666;
}
.body_border_right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: none;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color: #CCCCCC;
	border-left-width: thin;
}
.body_border_middle_right {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color: none;
	border-top-width: thin;
}
.hyperlink_font {
	font-family: "Verdana";
 	font-size: 11px;
  	color: #000000;
}
.left_menu_font_error {
	font-family: "Verdana";
 	font-size: 9px;
  	color: #FF0000;
	font-weight: bold;	
}
