/*Basic styles*/
body {font-family: Arial, Helvetica, sans-serif; font-size: 0.72em;}
table, td {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}

h1 {font-size: 2.3em;}
h2 {font-size: 1.7em; font-weight: normal; margin: 0px 0px 25px 0px;}
h3 {font-size: 1.1em;}
h4, h5 {font-size: 1em; margin: 0px;}

a, object {outline: none;}
a img {border:none;}

input {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
select {font-size: 11px;}
hr {border: none 0; border-top: 1px solid #d6d6d6; height: 2px; clear: both; margin-bottom: 20px;}


/*Classes*/
.clear {clear: both; line-height: 0px;}
.arr {font-size: 1.2em;}
.hand {cursor: pointer;}
.tbl_grid {border:1px solid #9e9e9e; border-collapse:collapse; background-color: #e1e1e1;}
.tbl_grid td {border:1px solid #9e9e9e;}
.tbl_outline {border:1px solid #6ad4ea; background-color: #0aadd0;}
.txt_lbl {font-weight: bold; color: #f6cb02;}
.txt_readmore {font-weight: bold; margin: 0px; font-size: 0.92em;}
.txt_err {color: #b11515; font-weight: bold;}
.txt_pos {color: #19a115; font-weight: bold;}
.txt_s {font-size: 0.92em;}
.img_right {float: right; margin: 0px 0px 5px 10px;}
.ico_form {margin-bottom: -5px;}


