.mbl{
 	border: 1px solid #c0c0c0;
 	padding:5px;
 	width:180px;
 	height:300px;
 	overflow:auto;
    font-family: tahoma;
    font-size:10px;
    color: black;
}
 html {
  min-height:100%;
}
 body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
	background: #fff url('_pics/gr2.png') bottom repeat-x;
}



INPUT, TEXTAREA, SELECT{
	border:1px solid #c0c0c0;
}
HR{
    height:1px;
    border:0;
	border-top:1px solid #c0c0c0;
}
.title {
        font-family: tahoma;
        font-size:18px;
        color:#DF3511;
        }
.menu td{
        border:solid 1px;
        border-top:0;
        border-right:0;
        border-left:0;
        border-color:#c0c0c0;
        line-height:15px;
        padding-top:3px;
        }
.menu a
    {
    text-decoration: none;
    font-family: tahoma;
    font-size:12px;
    color:#4279C4;
    }
.menu a:hover{background:yellow;}
.menu a:visited{color:#4279C4;}
.menu a:active{color:#000080;}

.main{
        margin-left:200px;
        font-family: tahoma;
        font-size:12px;
        color:#4C484A;
        line-height:18px;

        }
.main a
    {
    text-decoration:none;
    border-bottom: dashed 1px;
    font-family: tahoma;
    font-size:12px;
    color:#52A9E2;
    }
.main a:hover{border-bottom: dashed 1px red;}
.main a:visited{color:#52A9E2;}
.main a:active{color:#000080;}

.price a
    {
    text-decoration:none;
    border-bottom: 0px;
    font-family: tahoma;
    font-size:12px;
    color:black;
    }
.price a:visited{color:black;}
.price a:active{color:#000080;}


.footer{
        border:solid 1px #c0c0c0;
        border-bottom:0;
        border-right:0;
        border-left:0;
        text-align:right;
        color:#E28852;
        font-family:arial;
        font-size:10px;
        }
.ttl{
	    font-family: tahoma;
        color:#000000;
        background-color:#e4e4e4;
        font-size:15px;
        font-weight:bold;
        text-align:center;
        }

.price{
        border-collapse:collapse;
        }
.price td{
        background: url(pics/dots.png);
        border-color: #52A9E2;
        border-style:solid;
        border-width:1px;
        padding:5px;
        }
.bill{
        border-collapse:collapse;
        }
.bill td{
        vertical-align:top;
        border-color: #000000;
        border-style:solid;
        border-width:1px;
        padding:5px;
        }

.abz{
        text-indent:20px;
        line-height:18px;

        }
.input{
        text-align:center;
        font-weight:bold;
        font-size:10px;
        }

