@charset "UTF-8";
/* CSS Document */


.texts {
 font-family: arial, tahoma, verdana;
 font-weight: normal;
 font-size: 10px;
 color: #000000;}

.bg {
 background-image: url(images/bg.jpg);
 background-repeat: no-repeat;}

.tr {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 line-height: 16px;
 font-weight: bold;
 font-size: 12px;
 color: #ff5b15;}

.mc {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px;
 color: #042f47;}

.linkb {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 line-height: 16px;
 font-weight: bold;
 font-size: 12px;
 color: #d1d6db;}
.linkb:hover {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 line-height: 16px;
 font-weight: bold;
 font-size: 12px;
 color: #ffffff;}

.linkbl {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 line-height: 16px;
 font-weight: bold;
 font-size: 12px;
 color: #13415c;}
.linkbl:hover {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 line-height: 16px;
 font-weight: bold;
 font-size: 12px;
 color: #ff5b15;}

.linkbl2 {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 line-height: 16px;
 font-weight: normal;
 font-size: 11px;
 color: #ffffff;}
.linkbl2:hover {
 font-family: arial, tahoma, verdana;
 text-decoration: underline;
 line-height: 16px;
 font-weight: normal;
 font-size: 11px;
 color: #a2b7cd;}

.col {background-color: #355e76;}
.p {padding: 2px 4px 2px 4px;}
.p2 {padding: 2px 4px 2px 34px;}

.t {border-top: #40687f 1px solid;}
.r {border-right: #40687f 1px solid;}
.b {border-bottom: #40687f 1px solid;}
.l {border-left: #40687f 1px solid;}

td {
 font-family: arial, tahoma, verdana;
 font-weight: normal;
 font-size: 12px;
 color: #13415c;}

.white {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 line-height: 16px;
 font-weight: bold;
 font-size: 12px;
 color: #ffffff;}
.blue {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 line-height: 16px;
 font-weight: bold;
 font-size: 12px;
 color: #062e54;}
.linkw {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 line-height: 16px;
 font-weight: bold;
 font-size: 12px;
 color: #ffffff;}
.linkw:hover {
 font-family: arial, tahoma, verdana;
 text-decoration: underline;
 line-height: 16px;
 font-weight: bold;
 font-size: 12px;
 color: #ffffff;}

.search {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 color: #6a6363;}

.ok {
 border: 0px solid;
 width: 26px;
 height: 13px;
 cursor: hand;
 cursor: pointer;
 margin: 0px 0px 0px 2px;
 background-image: url(images/ok.gif);
 background-repeat: no-repeat;}
.input {
 font-family: arial, tahoma, verdana;
 border: #a6a6a6 1px solid;
 width: 132px;
 height: 18px;
 margin: 2px 0px 2px 0px;
 background-color: #ffffff;
 font-size: 11px;
 color: #4b4b4b;}
.txtar {
 font-family: arial, tahoma, verdana;
 border: #a6a6a6 1px solid;
 width: 132px;
 height: 40px;
 margin: 2px 0px 2px 0px;
 overflow: auto;
 background-color: #ffffff;
 font-size: 11px;
 color: #4b4b4b;}


form {margin: 0px; padding: 0px;}

body {
 background-color: #003055;
 margin: 0px;
 padding: 0px;
 scrollbar-face-color:#ffffff;
 scrollbar-highlight-color:#777777;
 scrollbar-3dlight-color:#777777;
 scrollbar-darkshadow-color:#777777;
 scrollbar-shadow-color:#777777;
 scrollbar-arrow-color:#777777;
 scrollbar-track-color:#ffffff;}