.TheMenu{
width:185px;
background-color:#ECECEC;
font-family: Tahoma;
}

.TheMenu a{
width:185px;
background-image:url(images/btnup3.bmp);
background-repeat:no-repeat;
color:white;
display:block;
height:15px;
font-size:10pt;
text-decoration:none;
padding:6px;
padding-right:10px;
font-weight:bold;
font-family: Tahoma;

}

.TheMenu a:hover{
background-image:url(images/btndwn3.bmp);
color:black;

}

.tah
{
	font-family: Tahoma;
}

