html {
    height: 100%;
	width: 100%;
}
body {
    height: 100%;
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}
p, div, td, li, ul {
    font-family: Arial;
    font-size: 9pt;
}
p:first-letter{
    color: #cc0000;
    font-weight: bold;
}
#main{
    min-width: 1000px;
}
#fon1{
    background-image: url("/images/tpl/tigris1.png");
    width: 224px;
    height: 279px;
}
#ablock1, #ablock1:hover{
    display: block;
    width: 224px;
    height: 279px;
    border: 0px;
}
#fon2{
    background-image: url("/images/tpl/tigris2.png");
    background-repeat: no-repeat;
    width: 448px;
    height: 157px;
}
#ablock2{
    display: block;
    width: 448px;
    height: 157px;
    border: 0px;
}
#fon3{
    background-image: url("/images/tpl/fon1.png");
    background-repeat: repeat-x;
    height: 12px;
}
#fon4{
    height: 20px;
}
#fon5{
    background-image: url("/images/tpl/fon1.png");
    background-repeat: repeat-x;
    height: 12px;
}
#fon6{
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: #cc0000;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 30px;
    padding-bottom: 0px;
}
.menu{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 10px;
    text-decoration:none;
    background-image: url("/images/tpl/fon2.png");
    background-repeat: no-repeat;
    background-position: left;
}
a.menu{
    color: #333333;
}
a.menu:hover{
    color: #cc0000;
}
.copyright{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  color: DimGray;
  text-align: center;
    border-top: #f0f0f0 double 1px
}
.help{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  color: DimGray;
  text-align: left;
}
a.copyright{
  text-decoration: underline;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
  color : DimGray;
}
a.copyright:hover {
  color : Black;
}
#contents{
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
}
.brd1{
    border:#faebd7 double 1px;
}
.ref{
    font-family: Arial;
    font-size: 9pt;
    text-decoration:none;
	color: #333333;
}
a.ref{
	border-bottom: #ff0000 dotted 1px;
}
a.ref:hover{
	border-bottom: #000000 double 1px;
}
input[type=text], input[type=number]{
	border: 1px solid #cccccc;
	color: #525252;
    font-family: Helvetica;
    font-size:8pt;
}
input[type=number]{
	text-align:right;
}

input[type=button]{
    border: 1px solid #000000;
    color: #ffffff;
    font-family: Helvetica;
    font-size:8pt;
    background-color:#4a6293;
	cursor: pointer;
}
.ferror{
	font-size: 90%;
	color: #cc0000;
	padding-left: 5px;
}
.prices-tbl tr{
	vertical-align:top;
}
a.menu2{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 10px;
    text-decoration:none;
    background-image: url("/images/tpl/fon2.png");
    background-repeat: no-repeat;
    background-position: left;
    color: #333333;
}
a.menu2:hover{
    color: #cc0000;
}
.menu3 a{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 10px;
	margin-left: 30px;
    text-decoration:none;
    background-image: url("/images/tpl/fon2.png");
    background-repeat: no-repeat;
    background-position: left;
	color: #333333;
}
.menu3 a:hover{
    color: #cc0000;
}
#pmenu{
	width:310px;
}
.price1{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: #999999 1px solid;
	padding:10px;
	margin:10px auto;
}

