﻿.leftmenu tr td div{
	height:22px;
	width:210px;
	cursor:pointer;
	line-height:16px;
	color:#00002f;
	font-family: Arial;
	font-size:13px;
	text-decoration:underline;

}

.leftmenu a{
	text-decoration:none;
	color:#00002f;
}
.leftmenu a:hover{
background-color:yellow;
}

.botmenu{ 
padding:0px;
border-spacing:0px;


	font-family:arial;

	font-size:12px;
	
	
	text-align:right;
}
.botmenu tr td{
width:60px;
text-align:right;
}

.botmenu a{
	text-decoration:none;
	color:#ffffff;
}