.content {
	font-family: tahoma;
	font-size: 11px;
	color: #432400;
}
.copyrights {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.style30 {font-family : Century Gothic,Verdana,MS Sans Serif,Arial,Helvetica,sans-serif;
font-size : 18px;
line-height : 15px;
font-weight:bold;
color:#FFFFFF;
}
.style10 {font-family : Century Gothic,Verdana,MS Sans Serif,Arial,Helvetica,sans-serif;
font-size : 12px;
line-height : 15px;}

.input_text{
color:#000000;
	font-family : Century Gothic,Verdana,MS Sans Serif,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight:bold;
	background-color: white; 
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	text-align: center;
}

.input_btn{
color:#ffffff;
	font-family : Century Gothic,Verdana,MS Sans Serif,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight:bold;
	background-color: #b12d21; 
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	text-align: center;
}

.input_field {
	color:#432400;
	font-family : "Century Gothic", Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #FFFFFF;
	text-align: left;
	border-top: 1px dotted #992A19;
	border-right: 1px dotted #992A19;
	border-bottom: 1px dotted #992A19;
	border-left: 1px dotted #992A19;
}
.input_multi{
	color:#432400;
	font-family : "Century Gothic", Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #FFFFFF;
	text-align: left;
	border-top: 1px dotted #992A19;
	border-right: 1px dotted #992A19;
	border-bottom: 1px dotted #992A19;
	border-left: 1px dotted #992A19;
}
.input_select{
	color:#432400;
	font-family : "Century Gothic", Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #FFFFFF;
	text-align: left;
	border-top: 1px dotted #992A19;
	border-right: 1px dotted #992A19;
	border-bottom: 1px dotted #992A19;
	border-left: 1px dotted #992A19;
}
