/**
* @author Ana-Maria Ciobanu
*/
html,body {
font-family: Verdana, serif;
font-weight: normal;
font-style: normal;
font-size: 11px;
line-height: 14px;
color: #ffffff;
background-color: #636363;
}

body, div, td, form, map, area {margin: 0px;padding: 0px;border: none;font-size: inherit;}

p {padding: 0px;margin: 5px 0px;font-size: inherit;}

img {border-style: none;}

table {border-collapse: collapse;border-spacing: 0px;}

td {vertical-align: top;}

a:link, a:active, a:visited {text-decoration: none;color: #0000CC;}
a:hover {text-decoration: underline;}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {padding:0px 10px;}
a.menu:hover {text-decoration: none;}

a.meniu:link, a.meniu:active, a.meniu:visited, a.meniu:hover {padding:0px 4px;}
a.meniu:hover {text-decoration: none;}

a.menu1:link, a.menu1:active, a.menu1:visited, a.menu1:hover {padding:0px 0px;}
a.menu1:hover {text-decoration: none;}

a.menu2:link, a.menu2:active, a.menu2:visited, a.menu2:hover {padding:0px 11px;}
a.menu2:hover {text-decoration: none;}

a.white:link, a.white:active, a.white:visited, a.white:hover {text-decoration: none; color: #ffffff;}
a.white:hover {text-decoration: underline;}

.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 #ffffff;background-color: #ffffff;font-size: 11px;color: #000000;padding: 2px 1px;}

.box:focus {background-color: #ffffd5;}

.button {border: 1px solid #ffffff;background-color: #f5eee1;font-weight: bold;font-size: 14px;line-height: 14px;text-align: center;color: #a72700;cursor: pointer;padding-top:2px;}

.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;}

.f10 {font-size: 10px;}

.f11 {font-size: 11px;}

.f12 {font-size: 12px;}

.f13 {font-size: 13px;}

.f14 {font-size: 14px;}

.float_l {float: left;}

.frame {border:5px solid #ffffff;}
