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

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}

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

h1 {font-size:16px;color:#015db3;}
h2 {font-size:14px;color:#015db3;}

#menu {padding: 3px 23px 14px 16px;}
#menu ul {list-style: none;padding:0;margin:0;}
#menu ul li {line-height:16px;padding:2px 0 5px;background:url(/images/mbg.gif) repeat-x left bottom;}
#menu ul li span {padding: 0 11px 0 8px;color:#015db3;}
#menu ul a {color:#000;text-decoration: none;font-size: 16px;}
#menu ul a:hover, #menu ul a.a {color:#015db3;}

#lbl {padding: 0 4px 20px 16px;}
