td, tr, table, 
body, html, hr, th, input, textarea {
  font-family: Arial, 'Arial CE', Verdana, sans-serif;
  font-size: 12px;
  color: #052c38;
}

form {
  font-size: 12px; 
  font-weight: normal
}

h1, h2, h3, h4, h5, th, input, textarea {
  color: #052c38;
  font-weight: normal;
}

input, textarea {
  color: #6D6F71;
  font-size: 11px;
}

#login_links a:link,
#login_links a:visited {
  color: #f5821f;
  text-decoration: none;
}

#login_links a:hover,
#login_links a:active {
  color: #052c38;
  text-decoration: none;
}

#login_links {
  font-size: 10px;
}

a:link,
a:visited {
  color: #052c38;
  text-decoration: none;
}

a:hover,
a:active {
  color: #f5821f;
  text-decoration: none;
}


.sys_desc {
  font-size: 12px;
  font-weight: normal;
}

#login_window {
  color: #fff;
}


#login_window a:link,
#login_window a:visited {
  color: #fff;
}

#login_window a:hover,
#login_window a:active {
  color: #fff;
  text-decoration: underline;
}


#path {
  color: #6d6f71;
}

#path a:link,
#path a:visited {
  color: #6d6f71;
  text-decoration: none;
}

#path a:hover,
#path a:active {
  color: #f58220;
  text-decoration: none;
}



.menu_top .menu_btn a:link,
.menu_top .menu_btn a:visited {
  color: #6e6f71;
  text-decoration: none;
}
.menu_top .menu_btn.sel a:link,
.menu_top .menu_btn.sel a:visited{
  color: #6e6f71;
  font-weight: bold;
}

.tabs .menu_btn a:link,
.tabs .menu_btn a:visited {
  color: #898e92;
  font-weight: bold;
  text-decoration: none;
}
.tabs .menu_btn.sel a:link,
.tabs .menu_btn.sel a:visited{
  color: #f5821f;
  font-weight: bold;
  text-decoration: none;
}

.menu_top .menu_btn a:hover,
.menu_top .menu_btn a:active,
.menu_top .menu_btn.sel a:hover,
.menu_top .menu_btn.sel a:active,
.tabs .menu_btn a:hover,
.tabs .menu_btn a:active,
.tabs .menu_btn.sel a:hover,
.tabs .menu_btn.sel a:active  {
  color: #f58220;
  text-decoration: none;
}



#footer {
  color: #a6abaf;
  font-size: 11px;
  text-align: left;
}

#footer label {
  color: #6d6f71;
}

#footer2 {
  color: #979797;
  font-size: 10px;
  text-align: left;
}

#footer2 a.footer_menu:link,
#footer2 a.footer_menu:visited {
  color: #979797;
}

#footer2 a.footer_menu:hover,
#footer2 a.footer_menu:active {
  color: #052c38;
}



.pages .sel {
  font-weight: bold;
  font-size: 14px;
}


.hilight {
  background-color: #FFFFC8;
}

.note {
  font-size: 11px;
  color: #999;
}

.isNeeded {
  color: #FF9900;
  font-size: 12px;
}


.goBack,
.goTop {
  font-size: 12px;
}

.rounded h1,
.rounded h2,
.rounded h3,
.rounded h4,
.rounded h5 {
  color: #052c38;
  font-size: 18px;
  font-weight: bold;
}
.rounded .content {
  font-size: 18px;
  font-weight: bold;
}

.rounded .content .left,
.rounded .content .right,
.rounded .content .center {
  font-size: 12px;
  font-weight: normal;
}


.rounded.v1 h1,
.rounded.v1 h2,
.rounded.v1 h3,
.rounded.v1 h4,
.rounded.v1 h5 {
  color: #fff;
}


.rounded a.toggler:link,
.rounded a.toggler:visited {
  color: #052c38;
  font-size: 12px;
  font-weight: bold;
}

.rounded a.toggler:hover,
.rounded a.toggler:active {
  color: #052c38;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline; 
}

.rounded.v1 a.toggler:link,
.rounded.v1 a.toggler:visited {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.rounded.v1 a.toggler:hover,
.rounded.v1 a.toggler:active {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

.blok_padding,
.blok_padding3 {
  font-size: 12px;
  font-weight: normal;
}


.rounded .content .left.title1,
.rounded .content .right.title1,
.rounded .content .center.title1,
.title1 {
  color: #052c38;
  font-size: 18px;
  font-weight: bold;
}
.title2 {
  font-size: 18px;
  color: #6e6f71;
  font-weight: normal;
}
.title3 {
  font-size: 14px;
  font-weight: bold;
}
.title4,
.sys_title {
  font-size: 14px;
  font-weight: bold;
}
.title5 {
  font-size: 12px;
  font-weight: bold;
}

.big_btn_1 {
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

a.big_btn_1:link,
a.big_btn_1:visited {
  color: #fff;
  font-weight: bold;
}

a.big_btn_1:hover,
a.big_btn_1:active {
  color: #ccc;
  font-weight: bold;
  text-decoration: 
}
