img {
	border	: 0;
	margin	: 0px;
	padding	: 0px;
	}

table#header {
	height	: 99px;
	padding	: 0px 0px 2px 0px;
	/*padding	: 0px 0px 0px 0px;*/
	}

#header td {
	padding: 0px 4px 0px 0px;
	/*padding: 0px 0px 0px 0px;*/
	}

td#left {
	width	: 310px;
	height	: 99px;
	}

#mid {
    background  		: transparent url(../basic_images/mid.gif);
	background-position	: top left;
	background-repeat	: no-repeat;
    width				: 243px;
    height				: 99px;
    }

ul, li {
    list-style  : none;
    padding     : 0;
    margin      : 0;
    }
	
ul {
	padding-top : 9px;
    }

li, li a {
    width   : 100%;
    display : block;
    }

li a {
   	padding     : 0 0 4px 29px;
	background  : transparent url(../basic_images/off.gif) no-repeat scroll 13px 2px;
    font-size   : 11px;
    font-weight : bold;
    }

li a:hover {
    background-image: url(../basic_images/on.gif);
    }

#rite {
    vertical-align  : bottom;
    }

td#rite {
	height			: 99px;
	background-color: #FFE796;
	}