body, table {
    font-family: Tahoma;
    font-size: 14px;
	color: #2b2100;
    }

.bg_left {
	background-color: #b1a37e;
    background-image: url('images/bg_left.jpg');
    background-position: right top;
    background-repeat: repeat-y;
   }

.bg_right {
	background-color: #b1a37e;
    background-image: url('images/bg_right.jpg');
    background-position: left top;
    background-repeat: repeat-y;
   }

.top_img {
    background-image: url('images/bg_top.jpg');
    background-position: top;
    background-repeat: repeat-x;
   }

.bs_font {
    font-weight: normal;
    font-size: 12px;
   }

a.bs_font:link { font-weight: normal; font-size: 12px; color:#164386; text-decoration: underline;}
a.bs_font:visited { font-weight: normal; font-size: 12px; color:#164386; text-decoration: underline;}
a.bs_font:hover { font-weight: normal; font-size: 12px; color:#774121;  text-decoration: none;}

.menu_font {
    font-weight: normal;
    font-size: 18px;
   }

a.menu_font:link { font-weight: normal; font-size: 18px; color:#224579; text-decoration: underline;}
a.menu_font:visited { font-weight: normal; font-size: 18px; color:#224579; text-decoration: underline;}
a.menu_font:hover { font-weight: normal; font-size: 18px; color:#774121;  text-decoration: none;}

a:link { color:#224579; text-decoration: underline;}
a:visited { color:#224579; text-decoration: underline;}
a:hover { color:#774121;  text-decoration: none;}


.top_font {
    font-weight: normal;
    font-size: 12px;
   }

.basic {
	font-family: arial;
    font-weight: normal;
    font-size: 14px;
   }

table.akppbu  {
    font-family: arial;
    font-weight: normal;
    font-size: 14px;
	border-left: 1px solid #9b915f;
    border-top: 1px solid #9b915f;
    }

td.akppbu-price {
    border-right: 1px solid #9b915f;
    border-bottom: 1px solid #9b915f;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
	}

td.akppbu-zag {
    border-right: 1px solid #9b915f;
    border-bottom: 1px solid #9b915f;
    text-align: center;
    vertical-align: middle;
    background-color: #e3d8a3;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    }

td.akppbu {
    border-right: 1px solid #9b915f;
    border-bottom: 1px solid #9b915f;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    }