
BODY, table, tr, td {
  background: #fff; margin: 0px; padding: 0px;
  font-family: tahoma, tahoma, verdana, arial, sans-serif;
  font-size: 12px;
}

a {
  color: #2B587A; text-decoration: none; 
  }
a:hover {text-decoration: underline;}
.big a {font-size:14px;}
textarea,input {
  border: 1px solid #C0CAD5;
  padding: 3px;
  font-size: 11px;
  font-family: tahoma, tahoma, verdana, arial, sans-serif; 
}
input {
  width: 200px;
  height: 20px;
  margin: 1px;
}
h1      {
        margin: 0px;
        padding: 0px;
        font-size: 14px; }
.subm {
  background:url("../img/subm2.gif");
  border:solid 0px #fff;
  width:131px;
  height:23px;
  color:#fff;
}
small {
  color: #777;
}
.padd {
  text-align:left;
  padding-left:100px;
}
.padd2 {
  text-align:left;
}
li {
  padding-bottom:10px;
}
td .r {
  text-align:right;
}

div #cont_texts {
  position: absolute;
  top: 500px;
  left: 200px;
  z-index:1000;
}

div #texts {
  position: relative;
}
.colorchart {
  width: 10px;
  height: 7px;
  cursor: hand;
}
div #colorchart {
  position: absolute;
  z-index: 5;
  display: none;
  top: -90px;
  left: 90px;
  width: 180px;
  height: 91px;
}
div #cexample {
  width: 20px;
  height: 20px;
  background: #000;
  border: solid 1px #000;
  cursor:hand;
}
div #cont {
  position:relative;
}
div #error, div #error1 {
  display: none;
  width: 200px;
  border: solid 1px #e45139;
  background: #ffcbc3;
  color: #943829;
  padding: 5px;
}
div #fontchart {
  overflow: auto;
  width: 200px;
  height: 120px;
  border: solid 1px #CACACA;
}
div .img_bg {
  width: 200px;
}
div #bord {
  border:solid 1px #EAEAEA;
  background:#FAFAFA;
  padding: 10px;
}
div #bord table, div #bord tr, div #bord td {
  background:#FAFAFA;
}
div #lefter {
  text-align:left;
  width:300px;
  margin-left:150px;
}
.fontimg {
  padding-top: 1px;
  cursor: hand;
}
.tbottom {
  padding: 5px;
  border: solid 1px #ACACAC;
  background: #DADADA;
  text-align:center;
}
.tright {
  padding: 5px;
  border: solid 1px #CACACA;
}
.small li {font-size:10px;padding-bottom:0px;}

.postlink {color:#a77;margin:5px 25px;text-align:center;}
.postlink a {color:#3B7EBF}
.postlink a:hover {color:#c60;}


#tariff_up{
	height: 15px;
	background-image: url(../img/up.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 500px;
}
#tariff_middle{
	width: 500px;
	background-color: #d9d9c8;

}
#tariff_down{
	height: 15px;
	background-image: url(../img/down.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 500px;
}



#tariff_middle table {
	background-color: #d9d9c8;
	text-align: left;
	width: 460px;
	margin: 0px 20px 0px 20px;
}
#tariff_middle table tr {
	background-color: #d9d9c8;
	padding: 3px 0px;
}
#tariff_middle table td {
	background-color: #d9d9c8;
	border-bottom: 1px #ecece4 solid;
	padding: 5px 0px;
	font-size: 11px;
}
#tariff_middle table th {
	background-color: #d9d9c8;
	font-size: 11px;
}

.left {text-align:left;}