body {
    margin:0px;
	margin-top:15px;
	font-size:15px;
	padding:0px;
	color:#0F0F0F;
	font-family:Arial, Helvetica, sans-serif;
}
img {
    border:0px;
}
#main {
    width:900px;
}
#menu {
	border-bottom:1px solid #AEAEAE;
}
#menu a {
    color:#555555;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; 
    font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.tdOver {
    background-image:url(img/button.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.tdOut {
    background-image:none;
}
.title {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
.pirce {
    border:1px solid #000000;
}
.pirce td {
    padding:7px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}
.vetosh {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#555555;
	padding:2px;
	border-bottom:1px dashed #cccccc;
	border-top:1px dashed  #cccccc;
}
.bank {
    font-weight:bold;
	font-size:18px;
	color:#000000;
}
.footer {
    background-color:#DCDCDC;
}
.bottom {
    width:850px;
	padding-right:50px;
	padding-top:15px;
	padding-bottom:10px;
	font-size:12px;
}
.bottom a {
    color:#4C4C4C;
	text-decoration:none;
}
.copy {
    color:#A64200;
	font-size:12px;
}