body{
margin:0;
font-family:Helvetica;
text-shadow:#111111 1px 1px 1px;
font-size:18pt;
color:#cccccc;
background:#111111;
}
p{margin:5px 0;padding:3px;font-size:12pt}
pre{font-size:9pt;text-align:left}
ul{margin:0 5px;padding:0 15px} li{margin:0;padding:0;font-size:12pt}
a{text-decoration:none;color:#cccccc}
img{border:0px solid black;vertical-align:middle}
.main{font-size:14pt;text-align:center}
.t {
margin:0;
padding:4px;
color:#3b62a2;
font-size:14pt;
font-weight:bold;
text-align:center;
}
.t a{display:block}

.c{
background: #2F2F2F;
font-size:12pt;
padding:6px;
margin:1px;
text-align:left;
}
.c a,.c a:visited{display:block;text-shadow:#000000 1px 1px 1px;text-align:center}
/*
.c a{background:url(images/listArrow.png) right no-repeat}
*/
.c a:hover{}
.b{margin:10px 0;text-align:center}
.b a,.b a:visited{padding:5px 0;display:block;text-shadow:#000000 1px 1px 1px;background:url(images/listArrow.png) #333 right no-repeat}
.b a:hover{}
.ok{color:yellow}.err{color:red}
body >.toolbar { -webkit-box-sizing: border-box; }
body > .toolbar {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #2d3642;
    border-top: 1px solid #6d84a2;
    padding: 10px;
    height: 45px;
    background: url(images/toolbar.png) #6d84a2 repeat-x;
}
body > .toolbar a{color:white}
body > .toolbar a:visited{color:white}
.button {
    position: absolute;
    overflow: hidden;
    top: 8px;
    right: 6px;
    margin: 0;
    border-width: 0 5px;
    padding: 0 3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
    -webkit-border-image: url(images/toolButton.png) 0 5 0 5;
}
.leftButton {
    left: 6px;
    right: auto;
}
#backButton {
    display:block;
    left: 6px;
    right: auto;
    padding: 0;
    max-width: 55px;
    border-width: 0 8px 0 14px;
    -webkit-border-image: url(images/backButton.png) 0 8 0 14;
}
.toolbar > h1 {
    position:absolute;
    overflow:hidden;
    margin:0;
    height:45px;
    font-size:20px;
    width:250px;
    font-weight:bold;
    text-shadow:rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-align:center;
    white-space:nowrap;
    color:#FFFFFF;
}
input.dabba,select,textarea{font-size:12pt}
input.buttn{font-size:12pt}
.main > #fstr{min-height:125px}
.main > #fstr > h1{margin:5px;padding:3px;font-size:14pt;color:lightblue;text-shadow:#0000ff 1px 1px 1px}
.main > #res{display:hidden}
.main > #res h2{margin:2px 0 5px 0;padding:2px 3px;font-size:14pt;font-weight:normal;color:#ff9900}
.next{float:right;font-size:14px;font-weight:bold}

