/* HTML tags : start */
html, body, p, h1, h2, h3, a, img, form, table, tr, td {
        margin: 0;
        padding: 0;
        border: 0}
html {height:100%;}
body{width:960px;margin:0 auto;font-family:Arial, Helvetica, sans-serif;color:#fff;font-size:11px;min-height:100%;position:relative;background:url(../images/body_bg.jpg) top center no-repeat;background-color:#000}
*html body{height:100%}
/* HTML tags */
a:hover{text-decoration:none}

.content{padding:160px 0 0 0}

.logo{margin:0 auto 180px auto;width:475px}

.reg{margin:0 auto 180px auto;width:475px;background:url(../images/reg_bg.jpg) no-repeat;height:275px}
.reg h2{text-align:center;padding:15px 0 0 0}
.reg table{width:300px;margin:0 auto;}
.reg td{padding:3px;color:#4e300d;font-size:13px;}
.reg td p{text-align:center;padding-top:5px}
.reg input.txt{border:1px solid #8f713a;background:url(../images/input_bg.gif) repeat-x;height:19px;font-size:14px;color:#795210;padding-top:2px;width:221px}
.reg input.txt2{border:1px solid #8f713a;background:url(../images/input_bg.gif) repeat-x;height:19px;font-size:14px;color:#795210;padding-top:2px;width:90px}

.outtaHere {position:absolute;left:-3000px;}
.selectArea {width:110px;height:23px;background:url(../images/select_bg.gif) repeat-x left top;}
.selectArea .left {width:8px;height:23px;float:left;background:url(../images/select_left.gif) no-repeat left top;}
.selectArea .right {width:21px;height:21px;float:right;background:url(../images/select_right.gif) no-repeat left top;}
.selectArea .right a {display:block;width:115px;height:23px;margin-left:-179px;position:absolute;}
.selectArea .right i {display:none;}
.selectArea .center {width:100px;color:#795210;padding-top:3px;overflow:hidden;white-space:nowrap;}
.optionsDivInvisible, .optionsDivVisible {position:absolute;margin-top:3px;margin-left:-1px;width:172px;background:url(../images/input_bg.gif);padding:2px;font-size:11px;z-index:20;border:1px solid #8f713a;}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {margin:0;padding:0;}
.optionsDivVisible a {color:#795210;text-decoration:none;display:block;padding:1px 4px;}
.optionsDivVisible a:hover {color:#FFF;background:#5F6062;border-color:#cfd0d6;}


.login{background:url(../images/login_bg.jpg) no-repeat;width:243px;height:97px;margin:0 auto;padding:10px 0 0 53px}
.login input{border:0;background:0;padding:0 5px;margin-bottom:4px;font-size:14px;color:#795210}
.login p{padding-top:8px}
.login div{padding-top:4px}
/* Content */

/* Footer */
#footer{height:85px;background:url(../images/bot_bg.jpg) top center no-repeat;text-align:center;padding-top:40px}
#footer p{color:#373f4c;font-size:12px;padding:5px 0}
#footer p a{color:#373f4c;}
#footer p img{vertical-align:middle;margin:0 2px}
/* Footer */
.clear{clear:both;font-size:1px;height:1px;}
