/**
* @author Ana-Maria Ciobanu
*/
html, body {
font-family: "Trebuchet MS", arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
line-height: 13px;
color: #000000;
background-color: #909e7f;
background-image: url('../img/bg.jpg');background-repeat: repeat-x; background-position: 0px 0px;
}

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 {border-style: none;}

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

td {vertical-align: top;}

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

a:link, a:active, a:visited {text-decoration: underline;color: #0000cc;}
a:hover {text-decoration: underline;color: #0000cc;}

a.event:link, a.event:active, a.event:visited {text-decoration: none;color: #ffffff;font-weight: bold;font-size: 11px;}
a.event:hover {text-decoration: none;color: #51755e;}

a.menu, a.menu:link, a.menu:active, a.menu:visited {text-decoration: none;padding:0px;font-size: 14px;color: #ffffff;font-weight: bold;line-height: 22px;}
a.menu:hover {text-decoration: none;color: #ffffff;}

a.menu1, a.menu1:link, a.menu1:active, a.menu1:visited {text-decoration: none;display: block;text-align: center;padding:0px;font-size: 14px;color: #ffffff;font-weight: bold;height: 22px;line-height: 22px;}
a.menu1:hover {text-decoration: none;color: #ffffff;}

h1.headline {margin: 0px 0px 20px 0px;padding: 15px 0px 16px 0px;border-bottom: 1px solid #bc7467;font-size: 15px;font-weight: bold;line-height: 15px;color: #51755e;text-align: left;}

hr {background: #bc7467;color: #bc7467;border: none;height: 1px;}

.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 #bc7467;background-color: #ffffff;font-size: 13px;color: #000000;padding: 1px;}
.box:focus {background-color: #ffffd5;border: 1px solid #000000;}

.button {border: 2px outset #ffffff;background-color: #bc7467;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 {text-decoration: none;color: #ffffff;}

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

.f10 {font-size: 10px;}

.f11 {font-size: 11px;}

.f12 {font-size: 12px;}

.f13 {font-size: 13px;}

.f14 {font-size: 14px;}

.float_l {float: left;}

.border {border: 1px solid #dde8f2;}

.border_r {border-right: 3px solid #ffffff;}
.border_b {border-bottom: 3px solid #ffffff;}
.border_t {border-top: 3px solid #ffffff;}
.border_l {border-left: 3px solid #ffffff;}