@charset "utf-8";
/* CSS Document */
/*
* :focus { outline: 0; }
a {	font-style: normal; color: #003399; text-decoration: none;border-style:none; }
a:hover {color: #ff9933; text-decoration:none; border-style:none;}

h1 {font-size: 20px; font-weight: normal; color: #31849b; text-align:center; text-decoration: none; padding:0;}
h2 {font-size: 16px; font-weight: bold; color: #000; text-align:center;}
h3 {font-size: 14px; font-weight: bold; color: #000; }
h4 {font-size: 13px; font-weight: bold; color: #000; }
*/
.form_banda { background-color:#31849b; width:100%; height:20px; color:#FFFFFF; font-weight: bold; font-family:Arial; font-size:16px;}
.form_col1 {float:left; width:500px; height:30px;}
.form_col2 {float:left; width:500px; height:30px;}
.form_col3 {float:left; width:1000px; height:30px;}
.form_coltxt {width:150px; float:left; color:#000; font-weight: bold; font-family:Arial; font-size:12px; }
.form_clear {clear: both; height: 0;	margin: 0;	padding: 0;}
.form_left {float:left; width:200px; height:30px; padding-right:3px;}
.form_left1 {float:left; width:150px; height:30px; padding-right:3px; font-weight: bold; font-family:Arial; font-size:12px;color:#000;}
.form_txtbold{height:20px; color:#000; font-weight: bold; font-family:Arial; font-size:12px;}
.form_bold { text-decoration: none; font-weight: bold;}


