/* CSS Document */
body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.txt_11{
font-size:11px;
color:#666666;
line-height:18px;
text-align:justify;
}

.txt_11_b{
font-size:11px;
color:#666666;
line-height:18px;
text-align:justify;
font-weight:bold;
}

.txt_12{
font-size:11px;
color:#FFF;
line-height:18px;
text-align:justify;
font-weight:bold;
}

.txt_13_b{
font-size:11px;
color:#804000;
line-height:18px;
text-align:justify;
font-weight:bold;
}

.txt_24{
font-family:Arial;
font-size:24px;
color:#6B0001;
font-weight:bold;
}

.txt_11_b_orange{
	font-size:11px;
	color:#C2640A;
	text-align:right;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}


input{
height:15px;
border:#CCCCCC 1px solid; 
}

.input_left{
height:15px;
width:110px;
border:#CCCCCC 1px solid; 
}

textarea{
height:75px;
width:110px;
border:#CCCCCC 1px solid; 
}




.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
.btn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	height: auto;
	width: auto;
	border: 1px solid #CC0000;
	line-height: normal;
	text-align: center;
}
.txt_12Normal {
	font-size:13px;
	color:#666666;
	line-height:22px;
	text-align:justify;
}
