* {
    margin: 0;
    padding: 0;
    border: 0 solid;
    border-collapse: collapse;
    /*vertical-align: top;*/
}

table, td {
    vertical-align: top;
}

body, table {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    line-height: 120%;
}

html, body {
    min-height: 100%;
}

img {
    margin: 0;
    padding: 0;
    border: 0 solid;
}

/* begin text style */
a, a:hover {
    color: #043591;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.title {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

p {
    margin: 10px 0 10px 0;
}

h1, h2, h3 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #639D00;
    margin: 0 0 10px 0;
}

h2 {
    text-align: center;
    margin: 15px 0 5px 0;
}

h4, h5, h6 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #359330;
}

h4 {
    margin: 10px 0 10px 0;
}

.error {
    color: #FF0000;
    font-size: 12px;
}

.successful {
    color: #0361D3;
    font-size: 12px;
}

.pagepath {
    margin: 20px 0 20px 0;
    vertical-align: top;
}

.pagepath, .pagepath a, .pagepath a:hover, .pagepath span {
    font-size: 10px;
    color: #0361D3;
}

.pagepath span {
    font-weight: bold;
}

.pagepath img {
    width: 7px;
    height: 3px;
    margin: 0 7px 0 7px;
}

.welcome {
    font-size: 12px;
    font-weight: bold;
    float: left;
    padding: 10px 20px 0 40px;
}

.welcome span {
    font-size: 14px;
    color: #0361D3;
}

.welcome .site {
    font-weight: normal;
    font-size: 11px;
    color: #666666;
}

/* end text style */
.alcenter {
    text-align: center;
}

.alright {
    text-align: right;
}

.padd1 {
    padding: 3px 0 0 0;
}

html {
    height: 100%;
    background: #F1FFD9 url(../images/body_rep.gif) repeat-x top;
}

body {
    min-height: 100%;
}

* html body {
    height: 100%;
}

body.bodybg {
    background: url(../images/left_col_rep.gif) repeat-y left;
}

.grid {
    width: 100%;
}

.leftcol {
    width: 230px;
}

.logobg {
    background: url(../images/body_rep.gif) repeat-x top;
    padding: 20px 0 20px 20px;
}

.logo {
    width: 200px;
    height: 65px;
    margin: 0;
}

/*
.logo{
	width: 204px;
	height: 80px;
	display: block;
	cursor: pointer;
}
.logo{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='scale');  }
head:first-child+body .logo{ background: url(../images/logo.png) no-repeat;  }*/

.leftcoltop {
    background: url(../images/left_col_top.gif) no-repeat top left;
    padding: 40px 0 0 0;
}

.topline {
    height: 52px;
    background: url(../images/top_tr_rep.gif) repeat-x top;
}

.topline .toplineleft {
    height: 52px;
    background: url(../images/top_tr_left.gif) no-repeat top left;
}

/* begin menu */
a.menu, a.menu:hover, span.menu {
    background: url(../images/ul_bg.gif) no-repeat 0 7px;
    margin: 0 0 15px 30px;
    padding: 0 0 0 10px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0361D3;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 130%;
}

span.menu {
    color: #777777;
}

div.menutitle {
    color: #666666;
    margin: 30px 0 0 0;
    padding: 0 0 0 15px;
}

div.menutitle span {
    display: block;
    width: 145px;
    height: 15px;
    background: url(../images/menu_shad.gif) repeat-x top;
    position: relative;
    left: -15px;
    top: 2px;
}

/* end menu */

.contcol {
    padding: 0 0 20px 45px; /**/
}

.content {
    padding: 0 45px 0 0;
    text-align: justify;
}

.texttable {
    margin: 10px 0 10px 0;
    text-align: left;
}

.texttable td {
    border: 1px solid #C5FF6C;
    background-color: #E7FFC1;
    padding: 5px 8px 5px 8px;
}

.texttable thead td {
    text-align: center;
    vertical-align: middle;
    background-color: #DBFF9F;
    color: #639D00;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 3px 5px 3px;
}

.texttable thead td span {
    color: #888888;
}

.texttable .td1 {
    color: #333333;
}

.lefttab {
    padding: 30px 20px 0 20px;
}

.lefttab td {
    width: 50%;
}

/* begin form */
input.text, select, input.file {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 150px;
    height: 17px;
    padding: 3px 5px 0 5px;
    border: 1px solid #5A9EDB;
    vertical-align: top;
}

select {
    width: 160px;
    padding: 0;
}

input.file {
    width: 200px;
}

option {
    padding: 2px 3px 2px 5px;
}

label {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

label span {
    display: block;
    font-size: 10px;
}

.selarea, .selareatime {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 150px;
    height: 100px;
    padding: 0;
    border: 1px solid #5A9EDB;
}

.selareatime {
    width: 50px;
    height: 18px;
}

.selarea option, .selareatime option {
    border: 0 solid;
    padding: 0 0 0 3px;
}

input.btn, input.btn1, input.btnok {
    width: 95px;
    height: 24px;
    display: block;
    background: url(../images/btn_bg.gif) repeat-x center;
    border: 0 solid #277FE2;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

input.btn1 {
    width: 160px;
}

input.btnok {
    width: 30px;
    height: 19px;
    display: inline;
}

.formtab {
    margin: 10px 0 10px 0;
}

.formtab td, .formtab1 td {
    padding: 3px 5px 3px 5px;
}

.formtab td.labcol, .formtab1 td.labcol, .formtab td.labcols {
    width: 170px;
    text-align: right;
    padding: 7px 5px 3px 5px;
}

.formtab td.labcols {
    width: 50px;
}

textarea, textarea.areacode {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    width: 200px;
    height: 100px;
    padding: 3px 5px 0 5px;
    border: 1px solid #5A9EDB;
}

textarea.areacode {
    width: 600px;
    height: 300px;
}

/* end form */

/* begin authorization */
.authdiv {
    width: 280px;
    /*height: 280px;*/
    padding: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
    border: 1px solid #C5FF6C;
    background-color: #E7FFC1;
}

.authdiv table {
    margin-left: auto;
    margin-right: auto;
}

/* end authorization */

/* begin registration */
.regdiv {
    width: 280px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    border: 1px solid #C5FF6C;
    background-color: #E7FFC1;
}

.regdiv table {
    margin-left: auto;
    margin-right: auto;
}

/* end registration */
