body  {
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #dcdcdc url(img/2_.png) repeat-y center center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#272e39;
	cursor:default;
}

a.bg,a.bg:hover,a.bg:active,a.bg:link,a.bg:visited{
	cursor:default;
	border:none;
	display:block;
	height:1px;
	overflow:hidden;
	color:#43484f;
	padding:0;
	margin:0;
	display:none;
}
a,a:visited{
	text-decoration:none;
	color:#3e69a8;
	border-bottom:1px solid #3e69a8;
	padding:5px 0 0 0;
}
a:hover{
	color:#0b3143;
	background:#b3e1f6;
	border-bottom:1px solid #125cc7;
	padding:5px 0 0 0;
}
img{
	border:2px solid #fbfdf9;
}
.thrColHybHdr #container { 
	width: 1000px;
	background: #fff;
	margin: 0 auto;
	padding:0;
	text-align: left;
	position:relative;
	
}  
.thrColHybHdr #header { 
	background: url(img/2head_w.jpg) repeat-x 0 bottom ;
	border-top:1px solid #9d9d9d;
	height:123px; 
	padding: 0 0;
	margin:0 0;
	
}
.thrColHybHdr #header h1{
	padding:0;
	margin:0;
	color:#999;
	font-weight:normal;
}
.thrColHybHdr #header h1 a{
	display:block;
	width:186px;
	height:68px;
	background:url(img/2logo_w.png) no-repeat 0 0;
	border:none;
	margin:29px 0 0 30px;
}
.thrColHybHdr #header b{
	display:block;
	font-weight:normal;
	color:#000;
	
	position:absolute;
	top:80px;
	left:37px;
	font-size:9px;
}
.thrColHybHdr #header h1 a span{
	display:none; 	
}

.thrColHybHdr #line { 
	background: #84b830 url(img/line.gif) repeat 0 0;

	color:#FFF;
	padding: 30px 0 15px 0;
	border-top:1px solid #9d9d9d;
	border-bottom:1px solid #fff;
	margin:0 0;
}
.thrColHybHdr #line a{ 
	color:#FFF;
	border-bottom:1px solid #fff;
}
.thrColHybHdr #line a:hover{ 
	background:#abed3f;
}
.thrColHybHdr #line a,.thrColHybHdr #line a:hover{
	padding: 0 ; 
}

.thrColHybHdr #line_in {
	background:url(img/v_line.gif) repeat-y 450px 0;
	
} 
.thrColHybHdr #line #part1{
	width:440px;
	float:left;
	margin-left:17px;
	padding:0;
} 
.thrColHybHdr #line_in>#part1{
	margin-left:35px;
}
.thrColHybHdr #line #part2{
	float:left;
	width:510px;
} 
.thrColHybHdr #menuLine { 
	background: #ff8f20 url(img/menuline_bg.png) repeat-x 0 0 ;
	color:#FFF;
	height:31px;
	padding: 0 0;
	border-top:1px solid #353228;
	border-bottom:1px solid #b7babc;
	margin:0 0 15px 0;
}
.thrColHybHdr #menuLine ul{
	list-style:none;
	padding:0;
	margin:0;
} 
.thrColHybHdr #menuLine ul li{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}
.thrColHybHdr #menuLine ul li span{ 
	display:block;
	float:left;
	padding:5px;
}
.thrColHybHdr #menuLine ul li a{
	display:block;
	float:left;
	padding:5px 25px;
	margin:1px 0 0 0;
	color:#fff;
	font-size:9.5pt;
	font-weight:bold;
	border-bottom:none;
}
.thrColHybHdr #menuLine ul li a.a1{
	padding:5px 0 5px 25px;
}
.thrColHybHdr #menuLine ul li a.a2{
	padding:5px 25px 5px 0;
}
.thrColHybHdr #menuLine ul li a:hover{
	background: #ff751a;
	border-bottom:none;
}
 
.thrColHybHdr #Content {
	overflow:hidden;
} 

.thrColHybHdr #sidebar1 {
	float: left; 
	width: 280px; 
	padding:0;	    
}

.thrColHybHdr #box{
	margin:0 0 0 0;
	background:url(img/2v_line.gif) repeat-y 0 0;
	float:left;
	padding:0 0 0 10px
}
.v_line_i{
	/*background:url(img/2v_line.gif) repeat-y 290px 0;*/
}
.thrColHybHdr #mainContent {
	float:left;
	width:410px;
}
.thrColHybHdr #mainContent_in , .thrColHybHdr #sidebar1_in, .thrColHybHdr #sidebar2_in{
	padding:0 10px;
}
.thrColHybHdr #sidebar2 {
	width:290px;
	float:left;
}

.thrColHybHdr #footer {
	
	text-align:right;
	padding:15px 50px 80px 0 ;
	*padding-top:30px;

	background:#d2d2d2 url(img/2footer_bg2.jpg) no-repeat center 0; 
}
.thrColHybHdr #footer a{
	border:none;
}
.clearfloat { 
	clear:both;
    height:1px; 
	display:block;
    font-size: 1px;
    line-height: 1px;
}
.clear{
	clear:both;
    height:1px; 
	display:block;
    font-size: 1px;
    line-height: 1px;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
div.fakefile .img{
	border:none;
	cursor:pointer;
	display:block;
	float:left;
	margin:0 0 0 -7px;
}
div.fakefile .input{
	float:left;
	background: url(img/input.png) no-repeat 0 0;
	display:block;
	width:145px;
	padding:2px 5px;
	margin:0;
	height:22px;
	border:none;
	color:#009966
}
input{
	cursor:default;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width:225px;
}
#a1{
*background-attachment:fixed;
background-image:url(img/input_text.png);
background-repeat:no-repeat;
background-position:0 0;
border:none;
background:url(img/input_text.png) no-repeat 0 0;

}
/************************************************************/
._otziv100{
 background:#fff
 }
.otziv100{
	background:#1e839d;
	color:#67d1ec;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:lowercase;
	padding:0;
	padding-bottom:2px;
	border-bottom:none;
	margin-right:5px;
	display:block;
	border:none;
	width:155px;
	cursor:pointer;
	padding-top:0;
}

a.otziv100:hover,a.otziv100:link,a.otziv100:visited,a.otziv100:active{
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:lowercase;
	padding:0;
	padding-bottom:2px;
	border-bottom:none;
	margin-right:5px;
	display:block;
	border:none;
	width:155px;
	cursor:pointer;
	padding-top:0;
}	
/****/
.j-table{
	border-bottom:1px solid #90b6c8;
	border-left:1px solid #90b6c8;
	border-collapse: collapse;
}
.j-table td{
	border-top:1px solid #90b6c8;
	border-right:1px solid #90b6c8;
}
.j-table th,.j-table-th td{
	border-top:1px solid #7f949f;
	border-right:1px solid #7f949f;
}
.j-table tr td{
	padding:5px;
}
.j-table-even{
	background:#c5d5dc;
}
.j-table-th{
	background:#a2b3ba;
	color:#fff;
	font-weight:bold;
}
.j-table-alt{
	background:#cedde4;
}
.j-table tr.j-table-th td{
	padding:15px;
}

.s-h{
	font-size:13pt;
	padding:0 0 10px 20px;
	margin:0;
	font-weight:normal;
	border-bottom:2px solid #b3e1f6;
/*	color:#ecebeb;*/
}
.h-s-t{
	font-size:10pt;
	padding:10px 0 10px 0px;
	margin:0;
	font-weight:bold;
}
.s-h-b{
	padding:0 0 10px 45px;
}
.h-s-n{
	margin-left:1.5em;
	line-height:1.8em
}
.s-h-b h6{
	padding:0;
	margin:0.5em 0;
}