/**
* @author Ana-Maria Ciobanu
*/
html, body {
font-family: "Times New Roman", arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
line-height: 14px;
color: #000000;
background-color: #ffffff;
}

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

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

img.block {border-style: none;}
img.abs {border-style: none;}

table {border-collapse: collapse;border-spacing: 0px;}

td {vertical-align: top;}

th {vertical-align: middle;font-size: 13px;padding: 5px;border: 1px solid #d0c7c0;background-color: #e9e6e0;color: #6a503f;font-weight: bold;text-align: center;}

a:link, a:active, a:visited {text-decoration: none;color: #8f0c39;}
a:hover {text-decoration: underline;color: #000000;}

a.reset:link, a.reset:active, a.reset:visited {text-decoration: none;color: #000000;}
a.reset:hover {text-decoration: none;color: #000000;}

a.headline:link, a.headline:active, a.headline:visited {text-decoration: none;color: #6a503f;font-weight: bold;}
a.headline:hover {text-decoration: none;color: #6a503f;}

a.nav, a.nav:link, a.nav:active, a.nav:visited {font-family: "Arial";display: block;height: 22px;float: right;line-height: 22px;padding:0px 15px;border-right: 1px solid #ffffff;font-size: 12px;color: #ffffff;font-weight: bold;}
a.nav:hover {text-decoration: none;color: #ffffff;}

a.arrow:link, a.arrow:active, a.arrow:visited {text-decoration: none;color: #99325e;background-image: url('../img/arrow.gif');background-repeat: no-repeat;background-position: 0px 5px;padding-left: 12px;}
a.arrow:hover {text-decoration: none;color: #000000;}

hr {width: 90%;color: #d0c7c0;background-color: #d0c7c0;height: 1px;line-height: 1px;border: none;clear: both;}

h1 {font-size: 150%;}
h2 {font-size: 125%;}
h3 {font-size: 110%;}
h4 {font-size: 90%;}
h5 {font-size: 75%;}
h6 {font-size: 50%;}

h1.headline {font-size: 18px;color: #010101;margin: 0px;padding: 0px;}

h2.headline {font-size: 18px;line-height: 20px;color: #010101;margin: 15px 0px 0px 0px;padding: 0px;}

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

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

.block {display: block;}

.inline {display: inline;}

.rel {position: relative;z-index: 1;}

.abs {position: absolute;}

.bold {font-weight: bold;}

.italic {font-style: italic;}

.nonitalic {font-style: normal;}

.box {border: 1px solid #c4bcb2;background-color: #ffffff;font-size: 13px;color: #000000;padding: 1px;}

.box:focus {background-color: #ffffd5;border: 1px solid #000000;}

.button {border: 1px solid #99325e;background-color: #99325e;font-weight: bold;font-size: 12px;text-align: center;color: #ffffff;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;}

.red, a.red:link, a.red:active, a.red:visited, a.red:hover {color: #7f0138;}

.violet, a.violet:link, a.violet:active, a.violet:visited, a.violet:hover {color: #7f0138;}

.f10 {font-size: 10px !important;}
.f11 {font-size: 11px !important;}
.f12 {font-size: 12px !important;}
.f13 {font-size: 13px !important;}
.f14 {font-size: 14px !important;}
.f15 {font-size: 15px !important;line-height: 15px !important;}
.f16 {font-size: 16px !important;line-height: 16px !important;}
.f17 {font-size: 17px !important;line-height: 17px !important;}
.f18 {font-size: 18px !important;line-height: 18px !important;}
.f19 {font-size: 19px !important;line-height: 19px !important;}
.f20 {font-size: 20px !important;line-height: 20px !important;}
.f21 {font-size: 21px !important;line-height: 21px !important;}
.f22 {font-size: 22px !important;line-height: 22px !important;}
.f23 {font-size: 23px !important;line-height: 23px !important;}
.f24 {font-size: 24px !important;line-height: 24px !important;}

.float_l {float: left;}

.float_r {float: right;}

.frame {border: 1px solid #d0c7c0 !important;padding: 3px;}
.frame:hover {border: 1px solid #000000 !important;}

a.submit {text-decoration:none;background: transparent url('../img/button-right.gif') no-repeat scroll top right;color: #8f0c39;display: block;font: normal 14px "Times New Roman", arial, sans-serif;height: 21px;padding-right: 10px;text-decoration: none;font-weight: bold;}
a.submit span {background: transparent url('../img/button-left.gif') no-repeat;display: block;line-height: 14px;padding: 3px 0px 4px 10px;}
a.submit:hover {text-decoration:none;color: #000000;}

.menu {margin: 10px auto;padding: 0;list-style: none;text-align: center;}
.menu li {margin: 0 5px;padding: 0;display: inline;}