/* Общий вид  */
body { background: #ffffff; margin: 0;  font-size: 12;}
table.glob { height: 100%; width: 900px; border: 1; font-family: Arial;  font-size: 12;}
table.glob td.top  { height: 52px; background: #ffffff; vertical-align: top; color: #707070; background-image:url(skin/bgtop.gif); background-repeat: repeat-x; background-position:bottom left; }
table.glob td.menu { height: 10px; background: #ffffff; vertical-align: bottom; text-align: right; color: #55aa00; }
table.glob td.left { width: 200px; background: #ffffff; vertical-align: top; color: #707070; background-image:url(skin/bgl.gif); background-repeat: repeat-y; background-position:top right; }
table.glob td.main { width: 700px; background: #ffffff; vertical-align: top; color: #707070; padding: 10; },
table.glob td.main td { vertical-align: top; color: #707070; font-size: 12; }
table.glob td.fut  { height: 30px; background: #ffffff; vertical-align: top; color: #707070; }

form.login { margin: 10 0 0 0; }
table.login { border:0; color: #707070; width: 190px; font-size: 12; background:#ffffff;}
input.but { cursor: pointer; }
input.log { border: 1px solid #707070; width: 130px; }

table.glob td.left a,
table.glob td.left a:link,
table.glob td.left a:visited { color:#707070; text-decoration:underline; }
table.glob td.left a:hover { color: #55aa00; text-decoration:underline; }

table.glob td.menu a,
table.glob td.menu a:link,
table.glob td.menu a:visited { color: #707070; background: #ffffff; text-decoration:none; font-size:13; }
table.glob td.menu a:hover   { color: #55aa00; background: #ffffff; text-decoration:none; }

table.glob td.main a,
table.glob td.main a:link,
table.glob td.main a:visited { color: #707070; background: #ffffff; text-decoration:underline; }
table.glob td.main a:hover   { color: #55aa00; background: #ffffff; text-decoration:underline; }
table.glob td.main h1 { text-align: center; font-size: 18; color: #55aa00; }
table.glob td.main h2 { text-align: center; font-size: 16; color: #55aa00; }
table.glob td.main h3 { text-align: center; font-size: 14; color: #55aa00; }
table.glob td.main h4 { text-align: center; font-size: 12; color: #55aa00; }
table.glob td.main h5 { text-align: center; font-size: 10; color: #55aa00; }
table.glob td.main p  { text-align: justify; text-indent:15pt; }

.signat { font-size: 12; color:#707070; }
.ihight { border: 1px solid #707070; }

.err { color: #aa0000; font-weight: bold; margin: 10 10 10 5; }

.newdt { font-size: 13; color: #55aa00; font-style: italic; margin: 10 150 0 30; }
.newname { font-size: 14; color: #55aa00; font-weight: bold; margin: 0 150 0 30; }
.newanno { margin: 0 150 0 30; }

input.seckey { width: 50px; text-align:center; border: 1px solid #6a6a6a; }
input.order { width: 300px; border: 1px solid #6a6a6a; }
textarea.order { width: 300px; border: 1px solid #6a6a6a; }