form {
    margin: 0;
    padding: 0 pt
}

.bt {
    text-align: left;
    font-size: 14px;
    background-color: #fff
}

.us1 {
    text-align: left;
    font-size: 14px
}

.us2 {
    text-align: center;
    font-size: 14px
}

html,
body {
    background: repeating-linear-gradient(45deg, rgba(210, 210, 210, 0.1) 0px, rgba(255, 255, 255, 0.1) 50px), repeating-linear-gradient(135deg, rgba(220, 220, 220, 0.1) 0px, rgba(255, 255, 255, 0.1) 50px), repeating-linear-gradient(90deg, #909090 0px, #D0D0D0 100%);
    margin: 0;
    padding: 0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-family: ubuntulight;
    background-attachment: fixed
}

td {
    font-size: 18px;
    font-family: ubunturegular;
    background-attachment: fixed;
    background-color: #fff;
    color: #404040
}

.wps {
    border: 1px solid #000;
    height: 20px
}

.tdauth {
    border-radius: 1px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-top: 5px solid #484b50;
    border-bottom: 1px solid #200705;
    border-left: 1px solid #140705;
    border-right: 1px solid #200705
}

.tbl {
    background-color: #e0e0e0;
    border-collapse: collapse;
    border-spacing: 1px;
    border: 1pxsolidblack;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px
}

.txta {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-top: 1px solid #140705;
    border-bottom: 2px solid #200705;
    border-left: 1px solid #140705;
    border-right: 2px solid #200705;
    box-shadow: 1px 3px 8px rgba(0, 0, 0, .5);
    -o-box-shadow: 1 3px 8px rgba(0, 0, 0, .5);
    -khtml-box-shadow: 1 3px 8px rgba(0, 0, 0, .5);
    -moz-box-shadow: 1 3px 8px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 1 3px 8px rgba(0, 0, 0, .5)
}

a.dizbtn {
    border: 1pxsolidrgba(0, 0, 0, 0.5);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 5px;
    text-align: center;
    background-color: transparent;
    color: #000
}

a.dizbtn:link {
    color: #000;
    opacity: .7
}

a.dizbtn:hover,
a:active {
    color: #000;
    opacity: .9
}

a.dizbtn:visited {
    color: #000;
    opacity: .7
}

a.dizbtn2 {
    border: 1px solid rgba(0, 0, 0, .5);
    text-decoration: none;
    background-color: #b94d01;
    padding: 5px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px
}

a.dizbtn2:link {
    color: #fff;
    opacity: .7
}

a.dizbtn2:hover,
a:active {
    color: #fff;
    opacity: .9;
    transition: 1s
}

a.dizbtn2:visited {
    color: #fff;
    opacity: .7
}

a {
    color: #909090;
    opacity: .9
}

a:link {
    color: #202520;
    opacity: .9
}

a:hover,
a:active {
    color: #202520;
    opacity: 1;
    text-shadow: #505050 0 0 1px
}

a:visited {
    color: #202520;
    opacity: .9
}

.maintable {
    background-color: #000;
    color: #c7c1c1;
    cellpadding: 6;
    cellspacing: 1;
    border: 0;
    width: 90%;
    align: center
}

.indextxt {
    color: #fff
}

.titletxt {
    color: #fff
}

.headtxt {
    color: #6090c0
}

.bt,
.alt1Active {
    height: 50px;
    width: 50%;
    background-color: #d4c020;
    color: #aaa;
    border-top: 1px solid #504f4f;
    border-left: 1px solid #504f4f;
    background: linear-gradient(left, #A0A0A0, #CFCFCF);
    background: -ms-linear-gradient(left, #A0A0A0, #CFCFCF);
    background: -moz-linear-gradient(left, #A0A0A0, #CFCFCF);
    background: -o-linear-gradient(left, #A0A0A0, #CFCFCF);
    background: -webkit-linear-gradient(left, #A0A0A0, #CFCFCF)
}

.us1,
.us2,
.alt2Active {
    height: 50px;
    background-color: #fff;
    color: #101030;
    opacity: .9;
    border-radius: 1px
}

.carthead {
    background: linear-gradient(right, #90FF90, #009000);
    background: -ms-linear-gradient(right, #90FF90, #009000);
    background: -moz-linear-gradient(right, #90FF90, #009000);
    background: -o-linear-gradient(right, #90FF90, #009000);
    background: -webkit-linear-gradient(right, #90FF90, #009000);
    background-color: #50d050;
    color: #fff;
    border-top: 1px solid #201010;
    border-left: 1px solid #201010;
    border-right: 1px solid #201010;
    border-bottom: 1px solid #201010;
    height: 30px
}

.alt3,
.alt3Active {
    height: 50px;
    background-color: #fff;
    color: #505050;
    font-size: 16px;
    font-family: ubuntulight;
    background-attachment: fixed;
    border-radius: 1px
}

.alt4,
.alt4Active {
    height: 50px;
    background-color: #b4c0d0;
    color: #aaa;
    border-top: 1px solid #504f4f;
    border-left: 1px solid #504f4f
}

.alt5,
.alt5Active {
    height: 50px;
    background-color: #b4c0d0;
    color: #aaa;
    border-top: 1px solid #504f4f;
    border-left: 1px solid #504f4f
}

.alt6,
.alt6Active {
    height: 50px;
    background-color: #b4c0d0;
    color: #aaa;
    border-top: 1px solid #504f4f;
    border-left: 1px solid #504f4f
}

.wbtn {
    color: #fff;
    font-size: 18px;
    height: 60px;
    background-color: #b94d01;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    /* min-width: 200px; */
}

.wbtn:hover {
    background-color: #c95d01;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    transition: 1s
}

.uh {
    height: 50px;
    background-color: #303030;
    color: #fff;
    font-size: 15px;
    font-family: ubuntulight
}

.menudiv {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 970px;
    background-color: #484b50;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px #909090;
    -moz-box-shadow: 0 1px 1px #909090;
    -o-box-shadow: 0 1px 1px #909090;
    -khtml-box-shadow: 0 1px 1px #909090;
    box-shadow: 0 1px 1px #909090;
    text-align: left;
    width: 100%
}

.menubal {
    position: fixed;
    z-index: 1;
    right: 1px;
    top: 15px;
    text-align: right
}

.cartret {
    position: fixed;
    z-index: 1;
    right: 10px;
    bottom: 10px;
    background: repeating-linear-gradient(135deg, rgba(200, 200, 200, 0.5) 0px, rgba(250, 250, 250, 0.5) 5px);
    background-color: #fff;
    font-size: 18px;
    text-decoration: none;
    border-top: 1px solid green;
    border-left: 1px solid green;
    border-right: 1px solid green;
    border-bottom: 1px solid green;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    box-shadow: 1px 3px 8px rgba(0, 0, 0, .5);
    -o-box-shadow: 1 3px 8px rgba(0, 0, 0, .5);
    -khtml-box-shadow: 1 3px 8px rgba(0, 0, 0, .5);
    -moz-box-shadow: 1 3px 8px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 1 3px 8px rgba(0, 0, 0, .5)
}

.cartret:hover {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    background: repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0px, rgba(250, 250, 250, 0.5) 150px);
    background-color: #40f090;
    color: #fff;
    text-shadow: #000 1px 1px 1px;
    transition: 1s
}

pre {
    color: #fff
}

table {
    background-color: #a0a0a0
}

input {
    height: 45px;
    border-radius: 3px;
    background-color: #f9f9f9;
    border-bottom: #aaa 1px solid;
    border-left: #aaa 1px solid;
    border-right: #aaa 1px solid;
    border-top: #aaa 1px solid;
    color: #000;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    opacity: .7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px
}

input:hover {
    background-color: #fff;
    transition: .5s;
    opacity: 1;
    border-bottom: #000 1px solid;
    border-left: #000 1px solid;
    border-right: #000 1px solid;
    border-top: #000 1px solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px
}

.myImg {
    -height: 256;
    -width: 8;
    --height: 256;
    --width: 8;
    display: none
}

select {
    border-radius: 1px;
    background-color: #f9f9f9;
    border-bottom: #aaa 1px solid;
    border-left: #aaa 1px solid;
    border-right: #aaa 1px solid;
    border-top: #aaa 1px solid;
    color: #000;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    opacity: .7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px
}

select:hover {
    background-color: #fff;
    opacity: 1;
    transition: .5s;
    border-bottom: #000 1px solid;
    border-left: #000 1px solid;
    border-right: #000 1px solid;
    border-top: #000 1px solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px
}

table.calendar {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    opacity: .9;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    -o-box-shadow: 1 1px 1px rgba(0, 0, 0, .5);
    -khtml-box-shadow: 1 1px 1px rgba(0, 0, 0, .5);
    -moz-box-shadow: 1 1px 1px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 1 1px 1px rgba(0, 0, 0, .5)
}

td.calendar-day {
    width: 40px;
    color: #a0a0a0;
    font-size: 15px;
    border-left: 1px dotted #999;
    border-right: 1px dotted #999;
    border-bottom: 1px dotted #999;
    border-top: 1px dotted #999
}

td.calendar-day-head {
    text-shadow: #000 1px 1px 1px;
    background: #505050;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-left: 1px solid #999
}

div.day-number {
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: center
}
