html, body, form, fieldset, a, img {	margin: 0;	padding: 0;	border: none;}
body{ font-family: Tahoma, Verdana, Arial; color:#4F4F4F; background-color:#ffffff; padding:20px 20px 0 20px}
body, div, td, p{font-size:12px;}

a{	color:#FF6600; text-decoration: underline}
a:hover{	color:#CC3300; text-decoration: underline}

a.a1{color:#dd0000; font-size:110%; text-decoration:none; font-weight:bold}
a.a1:hover{text-decoration: underline}

.nav{color:#FF6600; text-align:right}
.sel{color:#FF6600;}

.box{background:url(/img/bg.gif) repeat-x; height:30px; width:200px; border-collapse: collapse; padding: 0px}
.box td {padding:0px; text-align:center; vertical-align:center; color:#ffffff}
.box .left{width:10px; background:url(/img/bg1.gif) no-repeat}
.box .right{width:10px; background:url(/img/bg2.gif) no-repeat}
.box a{	color:#FFFFFF; text-decoration: none}
.box a:hover{	color:#FFFFFF; text-decoration: underline}

.tbox{background:url(/img/tbg.gif) repeat-x; height:37px; width:100%; border-collapse: collapse; padding: 0px}
.tbox td {padding:0px; text-align:center; vertical-align:center; color:#ffffff; font-weight:bold; font-size:14px}
.tbox .left{width:9px; background:url(/img/tbg1.gif) no-repeat}
.tbox .right{width:9px; background:url(/img/tbg2.gif) no-repeat}
.tbox td a{color:#ffffff;  text-decoration: none}
.tbox td a:hover{color:#FFFF80;  text-decoration: underline}

.panel {margin-bottom:15px}
.panel .top{background:url(/img/panel-top.gif) repeat-x; height:7px; font-size:1px}
.panel .content, .panel  b{background:#F3F2F0;}
.panel .content { padding:10px 15px}
.r1, .r2, .r3, .r4, .r5 { display: block;  height: 1px; overflow: hidden; font-size:1px;}
.r1 { margin: 0 1px; }
.r2 { margin: 0 1px; }
.r3 { margin: 0 2px; }
.r4 { margin: 0 3px; }
.r5 { margin: 0 5px; }

.panel1 {margin-bottom:15px}
.panel1 .top{background:url(/img/panel1-top.gif) repeat-x; height:7px; font-size:1px}
.panel1 .content, .panel1  b{background:#F8F7F6;}
.panel1 .content { padding:5px 15px}
.b1, .b2, .b3, .b4, .b5, .b6, .b7, .b8 { display: block;  height: 1px; overflow: hidden; font-size:1px;}
.b1 { margin: 0 1px; }
.b2 { margin: 0 1px; }
.b3 { margin: 0 2px; }
.b4 { margin: 0 3px; }
.b5 { margin: 0 4px; }
.b6 { margin: 0 5px; }
.b7 { margin: 0 7px; }
.b8 { margin: 0 9px; }

.auth{text-align:center}
.auth .input{width:180px; margin:3px 0}
.auth .knopa{width:100px; color:#ffffff; background:url(/img/bg_key.gif); border:1px solid #F99703; font-weight:bold; margin:5px 0}
.auth a{	color:#737577; text-decoration: none}
.auth a:hover{	color:#737577; text-decoration: underline}

.panel1 h2{color:#FF6600; margin:0; padding:0; margin-bottom:5px}

.bottom {margin-top:20px}
.bottom .content, .bottom  b{background:#F4771F;}
.bottom .content { color:#ffffff; font-size:14px; padding:20px 0}
.bottom a{	color:#FFFFFF; text-decoration: none}
.bottom a:hover{	color:#FFFFFF; text-decoration: underline}

.error-common{background:url(/img/bg_warning.gif) #FFFFFF  repeat-x center bottom;	border:1px solid #FF6600;
	color:#FF6600;	margin-top:5px;	margin-bottom:15px;	padding:10px 10px;	white-space:normal;}
.error-common h6{background:transparent url(/img/icons/error.gif) no-repeat left;	color:#FF6600;
	padding-left:25px;	font-size:100%;	margin:5px}
.result-success{background:url(/img/bg_success.gif) #E1F9D8  repeat-x top;	border:1px solid #008000;
	color:#007100;	margin:15px; padding:10px 10px;	white-space:normal; text-align:center}

.com1{background:#F8F7F6; width:100%; border-bottom:1px solid #C1BCB3; margin-top:5px}
.com2{background:#F3F2F0; width:100%; border-bottom:1px solid #C1BCB3; margin-top:5px}
.comment {OVERFLOW: auto; ; HEIGHT: expression(this.scrollHeight> 310 ? "310px" : "auto"); max-height: 310px}
.quotebox {border-left:3px solid #215A85; background:url(/img/bbcodes/quote.png) no-repeat #ffffff; background-position: 10px 4px; padding:25px 0 5px 10px; margin:15px 0 15px 30px;}
.quotebox cite{font-weight:bold;}
.codebox  {border-left:3px solid #215A85; background:url(/img/bbcodes/code.png) no-repeat #ffffff; background-position: 10px 4px; padding:25px 0 5px 10px; margin:15px 0 15px 30px; font-family:"Courier New"; font-size: 12px}
.date{color:#909090; font-size:85%}

h1{color:#FF6600}
h3{color:#FF6600}

.pagination {text-align:right; background:#FFF8EA; padding:10px}

.form-style{background: #ffffff; width:100%}
.form-field{background: #F3F2F0; vertical-align:top}
.form-label{font-weight:bold; color:#000000}
.form-i{width:100%; font-family:Verdana; font-size:14px; background:#FFFFFF; border:1px solid #B0B0B0}

hr.hr1{height: 1px;	border-width:0px;	background-color:#CACACA;	color:#CACACA; width:80%}


