.text_black_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_dark_10 {                 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.text_tlns_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
}
.href_tlns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.text_gold_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBED97;
}
.btn_maroon_stretch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FBED97;
	background-color: #8C0000;
	height: 15px;
	width: 100%;
	border: none;
}
.btn_maroon {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FBED97;
    background-color: #8C0000;
    height: 15px;
    width: 150px;
    border: none;
}
.text_black_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_maroon_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C0000;
}
.text_maroon_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C0000;
}
.form_edit_stretch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 15px;
	width: 99%;
	border: 1px solid #A8A813;
}
.form_edit_stretch2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    height: 15px; 
    width: 250px;   
    border: 1px solid #A8A813;
}
.form_memo_stretch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 99%;
	border: 1px solid #A8A813;
}  

a:active {color:#fc870c; text-decoration:none; font-weight: bold; font-size: 11px; border: none; font-family: Arial}
a:link {color:#fc870c; text-decoration:none; font-weight: bold; font-size: 11px; border: none; font-family: Arial}
a:visited {color:#fc870c; text-decoration:none; font-weight: bold; font-size: 11px; border: none; font-family: Arial}
a:hover {color:#fc870c; text-decoration:none; font-weight: bold; font-size: 11px; border:none; font-family: Arial}   

#wrapper {width:300px; margin:50px auto; font-family: Arial}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf; font-family: Arial}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold; font-family: Arial}
.form select {float:left; width:146px; margin-top:10px; font-family: Arial}
.form input {float:left; margin-top:10px; font-family: Arial}
.form .submit {clear:both; font-family: Arial} 
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px; font-family: Arial; font-size: 12px;}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px; font-family: Arial; font-size: 12px;}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: normal;
    color: #000000;
    text-align:justify;
    background-color: #000000;
    
}
