/*standarts*/
body,html {
    margin: 0;
    padding: 0;
}
body {
	background: #fff;
}
body,td {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    color: #434343;
    line-height:18px;
}

input, textarea {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;

}

.table {border:0px;border-collapse:collapse;}
.table td{padding:0px;}
table.b {border:1px solid red}
table.b td {border:1px solid gray}

.nob {border:0;}
.nob * {border:0;}

a img {border:0}
img {border:0}
a{color:#1b4b8f}
a:hover{color:#f00;}
div.clear {clear:both;line-height:1px;overflow:hidden;height:1px;}
form {padding:0;margin:0}
/*________*/

div {padding:0;margin:0;}
.blue {color:#1b4b8f;}

.right {text-align:right}
.right * {text-align:right}


.bot td {color:#242424;}

.t2 {color:#1b4b8f;font-size:16px;line-height: 18px;font-weight: bold;}
.t2 a {color:#1b4b8f;text-decoration: none;}
.t2 a:hover {color:red;text-decoration: underline;}

.t1 {color:#000;font-size:18px;line-height: 22px;} 
.t1 a {color:#000;text-decoration: none;}
.t1 a:hover {text-decoration: underline;}

.l1 {color:#1b4b8f;font-size: 16px;line-height: 18px;}
.l1 a {color:#1b4b8f;}
.l1 a:hover {color:red;}
.l1:hover {color:red;}

.l2 {color:#e11f26;font-size: 18px;}
.l1 a {color:#e11f26;}
.l1 a:hover {color:red;}
.l1:hover {color:red;}

.ip {padding:2px 0 9px 25px;}
.cip {padding:2px 0 9px 11px }

.abs {position:absolute;}
.rel {position:relative;}

.lp {padding-left:34px;line-height: ;}
.btxt {font-size: 16px;color:#1b4b8f;line-height: 18px;}
.btxt td {font-size: 16px;color:#1b4b8f;line-height: 18px;}

.ctxt {padding-left:54px;}

.rip {padding: 20px 0 8px 33px;}
.rtxt {padding-left:33px;}

.quest div {padding: 0 0 6px;font-size: 14px;}
.quest a {color:#434343}
.quest a:hover {color:red;}

h1 {padding: 2px 7px 2px 10px;background: #5e80af;float:left;margin-top:1px;}


body * {background: none !important;}
.nopr {visibility:hidden;}
