html{
  margin: 0;
  padding: 0;
  background: #DBEAF1 url(../images/html_bg.jpg) left top repeat-x;
}



body{
  margin: 0;
  padding: 0;
  background: transparent url(../images/html_bg.jpg) left top repeat-x;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.form_bg {
	background-color:#CEE2EB;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:580px;
}

table.form_bg tr td {
	padding:0;
}

table.form_bg input.form_text {
	height:14px;
	margin:4px;
	width:241px;
}

table.form_bg td {
	vertical-align:top;
}

input, textarea {
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}


img{border: none;}
table{border-collapse: collapse; border-color: #fff;}
table tr td{ padding: 2px 5px;}
table tr.tr-even td, table tr.tr-even th{ background-color: #C5DEE7}
table tr.tr-odd td, table tr.tr-odd th {background-color: #DCEBF1}
table tr th {
  border-top:1px solid #3095B4;
  color:#3095B4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  padding:5px 7px;
  text-align:left;
}


.td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-7, .td-8, .td-9, .td-10, .td-last {
	border-bottom:1px solid #FFFFFF;
}

.td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-7, .td-8, .td-9, .td-10, .td-last {
border-left:1px solid #FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:5px 7px;
}

input, textarea, select{font-size: 11px;}



#leftcontent, rightcontent{line-height: 16px; text-align: justify;}
#content h1, #leftcontent h1, #rightcontent h1{font-size: 12px; color: #3094B4; margin:0;}
#content h2, #leftcontent h2, #rightcontent h1{font-size: 11px; color: #3094B4; margin:0;}
#content h3, #leftcontent h3, #rightcontent h1{font-size: 10px; color: #3094B4; margin:0;}
#content h4, #leftcontent h4, #rightcontent h1{font-size: 9px; color: #3094B4; margin:0;}
#content h5, #leftcontent h5 { font-size:9px; font-weight:normal; color: #000000;}
#rightcontent{line-height: 16px; font-size: 10px;}
#leftcontent h1 { margin: 0 0 10px 0; }/*Wolf--> ie problem with margin fix*/


#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content p {
	margin-left:20px;
}

#leftcontent h1,
#leftcontent h2,
#leftcontent h3,
#leftcontent h4,
#leftcontent h5,
#leftcontent p,
#rightcontent p,
#rightcontent h1 {
	margin-left:0px;
}

#leftcontent h3 {
	font-size: 1.2em; color: #000;
	margin-top: 30px;
	margin-bottom:40px;
}

#leftcontent p { margin-top: 0;}/*Wolf*/


#leftcontent div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

#leftcontent div.rulerContentbot,
#leftcontent div.csc-textpic {
	margin-top: 10px;
}

#leftcontent div.csc-textpic-imagewrap {
	margin-bottom: 10px;
}

#allWrap{
  margin: 0;
  padding: 0;
  width: 990px;
}

#topWrap{
  margin: 0;
  padding: 0;
  height: 68px;
}

#logo{
  margin: 16px 0 0 0;
  padding: 0;
  float: right;
  width: 192px;
}

#content{
  clear: both;
  display:block;
  min-height:300px;
  height: auto !important;
  height:300px;
  position: relative;
  padding-bottom: 30px;
}



#leftcontent{
  margin: 0;
  padding: 20px 20px 20px 40px;
  float: left;
  width: 580px;
  overflow: hidden; /* marichka*/
}

#leftcontent .content  { clear: both; } /* marichka */

#leftcontent.startpage{
  margin: 0;
  padding: 20px 0px 20px 40px;
  float: left;
  width: 600px;
  height: 400px;
}

#rightcontent{
  margin: 0;
  padding: 20px 0 0 30px;
  float: left;
  width: 320px;
  overflow: hidden; /* marichka*/
}
/*
#rightcontent .categoryHeader{
  padding: 0 0 0 8px;
  height: 18px;
  background: transparent url(../images/right_content_head_bg.jpg) top left repeat-x;
  font-weight: bold;
}
*/
#rightcontent .categoryHeader{
  padding: 0 0 0 8px;
  height: 18px;
  background: transparent url(../images/right_content_head_bg.jpg) top left repeat-x;
  font-weight: bold;
}

#rightcontent .categoryHeader h1, #rightcontent .categoryHeader h2, #rightcontent .categoryHeader h3 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
}

#rightcontent .categoryText{
  padding: 0 0 5px 8px;
  text-align: justify;
}

#rightcontent .categoryText p{
  margin:10px 0 5px 0;
}

#rightcontent .categoryText img{
  float: right;
  margin: 10px 0 0 10px;
}



div.clear{
  height: 1px;
  line-height: 1px;
  width: 990px;
  display: block;
  clear: both;
}

div.tx-ahbookmark-pi1{
  float:left;
}

div#newsticker {
  background: transparent url('../images/bg_newsticker.gif') top left repeat-x;
}

div#newsticker p {
  padding: 0;
  margin: 4px 0;
}


/* ticker */

div.jsticker {
	clear:both;
	
	margin-top: 200px;
	
}

.csc-frame-rulerAfter {
border-bottom: 1px solid #3094b4;
}

.tx-srlanguagemenu-pi1 img {
border: 2px solid #FFFFFF;
margin-left: 0px;
}

.tx-srlanguagemenu-pi1 .CUR img {
border: 2px solid #3094b4;
}

#footmenuleft {width: 600px; line-height: 16px;}


