/*** @author Cristian Ciobanu*/html, body {font-family: Arial, sans-serif;font-weight: normal;font-style: normal;font-size: 11px;line-height: 16px;color: #3e4b54;background-color: #ffffff;}body, div, td, form {margin: 0px;padding: 0px;border: none;}p {padding: 0px;margin: 5px 0px;}img {border-style: none;}td {vertical-align: top;}img.nav {/*display: block;float: left;*/margin-right: 15px;}a:link, a:active, a:visited {text-decoration: underline;color: #000000;}a:hover {text-decoration: none;color: #1f3785;}a.arrow:link, a.arrow:active, a.arrow:visited, a.arrow:hover {text-decoration: none;color: #a90101;font-weight: bold;background-image: url('../img/arrow.gif');background-position: center left;background-repeat: no-repeat;padding-left: 14px;}a.arrow:hover {text-decoration: underline;color: #1f3785;}.textleft {text-align: left;}.textcenter {text-align: center;}.textright {text-align: right;}.textjustify {text-align: justify;}.center {margin-left: auto;margin-right: auto;}.vtop {vertical-align: top;}.vmiddle {vertical-align: middle;}.vbottom {vertical-align: bottom;}.p2 {padding: 2px;}.p5 {padding: 5px;}.p10 {padding: 10px;}.m5 {margin: 5px;}.m10 {margin: 10px;}.mbt10 {margin: 10px 0px;}.mlr10 {margin: 0px 10px;}.mt10 {margin-top: 10px;}.mb10 {margin-bottom: 10px;}.ml10 {margin-left: 10px;}.mr10 {margin-right: 10px;}.ml2 {margin-left: 2px;}.mr25 {margin-right: 25px;}.near {margin: 0px;padding: 0px;}.block {display: block;}.inline {display: inline;}.rel {position: relative;}.abs {position: absolute;}.bold {font-weight: bold;}.italic {font-style: italic;}.nonitalic {font-style: normal;}.box {border: 1px solid #cecece;background-color: #ffffff;font-size: 10px;}.box:focus {background-color: #ffffd5;color: #023882;}.button {border: 1px solid #cecece;background-color: #e3e2e2;font-weight: bold;font-size: 10px;text-align: center;color: #023882;cursor: pointer;}input.username {padding-left: 18px;background-image: url('../img/stock_person.png');background-repeat: no-repeat;width: 100px;}input.password {padding-left: 18px;background-image: url('../img/stock_keyring.png');background-repeat: no-repeat;width: 100px;}.white {color: #ffffff;}.black {color: #000000;}.f10 {font-size: 10px;}.f11 {font-size: 11px;}.f13 {font-size: 13px;}.f14 {font-size: 14px;}.full {width: 100%;}.float_l {float: left;}