body {
    margin: 0px;
    scrollbar-face-color: #fff8f1; 
    scrollbar-highlight-color: ede8e2; 
    scrollbar-shadow-color: ede8e2; 
    scrollbar-3dlight-color: ede8e2; 
    scrollbar-arrow-color: #fe0001; 
    scrollbar-track- color: #ffffff; 
    scrollbar-darkshadow-color: ffffff;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1E1E1E;
    line-height: 15px;
}
.menu_name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fe0001;
    font-weight: bold;
}
.head1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fe0001;
    line-height: 30px;  
}
.head1_5  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fe0001;
    line-height: 17px;  
}
.head2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fe0001;
    line-height: 30px;  
}
a {
    color: #fe0001;
    text-decoration: none;
}
.monu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #353535;
    line-height: normal;
    border-bottom: 1px dotted #fe0001;
    padding: 6px;
}
.fiyat {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #353535;
    font-weight: bold;
    padding-right: 2px;
    border-bottom: 1px dotted #fe0001;
    padding: 6px;
}
.monu2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #353535;
    line-height: normal;
    background: #fffaf0;
    border-bottom: 1px dotted #fe0001;
    padding: 6px;
}
.fiyat2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #353535;
    font-weight: bold;
    padding-right: 2px;
    background: #ffffff;
    border-bottom: 1px dotted #fe0001;
    padding: 6px;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #909090;
}









