.body_table_middle_bg {
    background: url(../images/tpl_body.jpg); 
    background-repeat: no-repeat; 
    background-color: #FDEED1;
    }
.mnu_table_middle_bg {
    background: url(../images/tpl_bg_left_row.jpg); 
    background-repeat: no-repeat; 
    background-color: #FDEED1;
    }
       
.menu {
    font-weight: bold;
}

.table_head {
    background-color: #FFD895;
}

.menu:first-letter {
    font-family: arial;
    color: #CE0000;
    font-size: 12px;
    font-weight: bold;
}
.menu:link {
    font-weight: bold;
}
.menu:visited {
    font-weight: bold;
}
.menu:hover {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #6D000D;
}
 
.pb:first-letter {
    padding-left:15px;
    font-family: arial;
    color: #CE0000;
    font-size: 15px;
    font-weight: bold;
    
}
                                                
body {
    font-family: tahoma;
    font-size: 11px;
    color: #333333;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:link {
    font-family: tahoma;
    font-size: 11px;
	color: #555555;
	text-decoration: underline;
}
a:visited {
    font-family: tahoma;
    font-size: 11px;
	text-decoration: underline;
	color: #555555;
}
a:hover {
    font-family: tahoma;
    font-size: 11px;
	text-decoration: none;
}
a:active {
    font-family: tahoma;
    font-size: 11px;
	text-decoration: underline;
	color: #555555;
}
.marign {
	padding: 5px;
}
.inp, input, textarea, select {
    border: 1px solid #AAAAAA;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F8F8FA;
    padding:2px;
}

@CHARSET "UTF-8";

#cart{
    margin-bottom: 10px;
}

.1 {
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom:2px;
    background:#999;
}
