a.SideMenu1{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : White;
	line-height : 12px;
	background : Black;
	padding-bottom : 5px;
	margin-top : 10px;
	}

a.SideMenu1:hover{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #99CC00;
	line-height : 12px;
	background : Black;
	padding-bottom : 5px;
	margin-top : 10px;
}

a.SideMenu2
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : White;
	line-height : 12px;
	border-left-width : 3px;
	margin-left : 6px;
	background : Black;
}

a.SideMenu2:hover{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #99CC00;
	line-height : 12px;
	border-left-width : 3px;
	margin-left : 6px;
	background : Black;
	}

a.SideMenu3
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : White;
	line-height : 12px;
	padding-right : 5px;
	padding-left : 2px;
	margin-left : 9px;
	margin-top : 2px;
	background : Black;
}

a.SideMenu3:hover{
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	background-color : Black;
	color : #99CC00;
	line-height : 12px;
	padding-right : 5px;
	padding-left : 2px;
	margin-left : 9px;
	margin-top : 2px;
}