
body {
	background: #0A8244;
}
td#bg_left_top {
    background: url(../images/bg_left_top_z.jpg) top left  no-repeat;
    width: 43px;
}

td#bg_right_top {
    background: url(../images/bg_right_top_z.jpg) top right no-repeat;
    width: 43px;
}

div#top_menu {   
    padding-left: 166px;
}
ul.menu li table td.mi_left {
    background: url(../images/bg_left_menu_left_z.gif) no-repeat;
}

ul.menu li table td.mi_center {
    background: url(../images/bg_left_menu_center_z.gif) repeat-x;
}

ul.menu li table td.mi_right {
    background: url(../images/bg_left_menu_right_z.gif) no-repeat;
}

ul.menu li a, ul.menu li a:visited {
    color: white;
}

ul.menu li a:hover {
    color: white;
}

h1 {
    background: url(../images/dot_z.gif) repeat-x 0px 26px;
}

