/*Basic styles*/
body {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 0.7em;}
table, td {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}

h1 {font-size: 1em;}
h2 {font-size: 1em;}
h3 {font-size: 1em; margin: 0px 0px 0px 0px;}
h4, h5 {font-size: 1em;}

a {outline: none;}
a img {border:none;}

input {font-size: 11px;}
textarea {font-family: Tahoma,Arial,sans-serif; font-size: 11px;}
select {font-size: 11px;}
hr {border: none 0; border-top: 2px solid #d6d6d6; height: 2px; clear: both; margin-bottom: 20px;}


/*Classes*/
.clear {clear: both; line-height: 0px;}
.tbl_data {border:1px solid #6ad4ea; border-collapse:collapse; background-color: #0aadd0;}
.tbl_data td {border:1px solid #6ad4ea;}
.tbl_simple {border:1px solid #6ad4ea; background-color: #0aadd0;}
.arr {font-size: 1.2em;}
.txt_lbl {font-weight: bold;}
.hand {cursor: pointer;}
.txt_more {font-weight: bold; margin: 0px; clear: both;}
.green {color: #015f18;}
.sldshw ol,ul {margin: 0px; padding: 0px; text-align: left;}
.sldshw li {margin: 0px; padding: 0px;}
.img_left {float: left; margin: 0px 10px 10px 0px;}
.img_right {float: right; margin: 0px 0px 10px 10px;}

