#wrap {
    border:1px solid black;
    width:392px;
    text-align : left;
    }

#menu {
    background:#B9A165;
    border-bottom:1px solid white;
    padding:2px 0;
    width:392px;
    }
#menu a {
    padding:4px 10px;
    font-size : 9px;
    text-decoration:none;
    font-weight:bold;
    color:#000000;
    }
#menu a.hover {
    background:#B9A165;
    font-size : 9px;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }
    
td {
	text-decoration : none;
	font-size : 10px;
	font-family : Verdana, Arial Greek,  Arial;
	font-weight : bold;
	font-style : normal;
	color : #B9A165;
}    

.inputbox  { 
    font-family: Verdana, Tahoma, Arial; 
    font-size: 9px; 
    color: #B9A165; 
    background-color: #B9A165; 
    border: 1px #000363 solid; 
    font-weight: normal;
    margin-bottom : 0px;

}

.inputboximage  { 
    margin-bottom : 1px;

}

.dateNew  {
	text-decoration : none;
	font-size : 10px;
	font-family : Verdana, Arial Greek,  Arial;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}