.SideMenu
{
	padding:1px;
}
.MenuUp 
{
	font-family: tahoma;
	font-size: 11px;
	color: #1D5572;
	text-decoration: none;
	height: 15px;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding-right:5px;
	padding-left:0px;
	cursor:hand;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=#FFFFFF, startColorstr=#C0C0C0, gradientType=1);
	
}
.MenuOver 
{
	font-family: tahoma;
	font-size: 11px;
	color: #1D5572;
	text-decoration: none;
	height: 15px;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding-right:5px;
	padding-left:0px;
	cursor:hand;
	
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=#E8F48D, startColorstr=#E9A27F, gradientType=1);
}
.MenuUp1 
{
	font-family: tahoma;
	font-size: 12px;
	color: #1D5572;
	text-decoration: none;
	height: 20px;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding-right:5px;
	padding-left:0px;
	text-align:left;
	cursor:hand;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=#FFFFFF, startColorstr=#C0C0C0, gradientType=1);
	
}
.MenuOver1 
{
	font-family: tahoma;
	font-size: 12px;
	color: #1D5572;
	text-decoration: none;
	height: 20px;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding-right:5px;
	padding-left:0px;
	cursor:hand;
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=#E8F48D, startColorstr=#E9A27F, gradientType=1);
}
