/**
* @author Cristian Ciobanu
*/
html, body {
font-family: arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
line-height: 14px;
color: #000000;
background-color: #dee6f4;
}

body, div, td, form, map, area {margin: 0px;padding: 0px;border: none;}

p {padding: 0px;margin: 5px 0px;text-align: inherit;}

img {border-style: none;}

td {vertical-align: top;}

th {vertical-align: middle;color: #000000;font-size: 13px;padding: 5px;background-color: #dee6f4;}

a:link, a:active, a:visited {text-decoration: none;color: #021b96;}

a:hover {text-decoration: underline;color: #830296;}

ul.nav {list-style-type: none;margin: 0px;padding: 0px;}

ul.nav li {margin: 0px;padding: 0px 7px;display: inline;}

.txtl {text-align: left;}

.txtc {text-align: center;}

.txtr {text-align: right;}

.txtj {text-align: justify;}

.center {margin-left: auto;margin-right: auto;}

.vtop {vertical-align: top;}

.vmiddle {vertical-align: middle;}

.vbottom {vertical-align: bottom;}

.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;}

.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 #dee6f4;background-color: #ffffff;font-size: 11px;color: #000000;padding: 1px;}

.box:focus {background-color: #ffffd5;}

.button {border: 2px outset #dee6f4;background-color: #ffffff;font-weight: bold;font-size: 11px;text-align: center;color: #000000;cursor: pointer;}

.white, a.white:link, a.white:active, a.white:visited, a.white:hover {color: #ffffff;}

.black, a.black:link, a.black:active, a.black:visited, a.black:hover {color: #000000;}

.fuchsia, a.fuchsia:link, a.fuchsia:active, a.fuchsia:visited, a.fuchsia:hover {color: #830296;}

.f10 {font-size: 10px;}

.f11 {font-size: 11px;}

.f12 {font-size: 12px;}

.f13 {font-size: 13px;}

.f14 {font-size: 14px;}

.float_l {float: left;}

.hidden {overflow: hidden;}

.frame {border: 10px solid #cccccc;}
