#SideMenu TABLE, #SideMenu TR, #SideMenu TD {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
  	border: 0px solid black;
  	text-align: center;
  	vertical-align: middle;
}

#LeftSideMenu a:link, #LeftSideMenu a:visited, #LeftSideMenu a:active, #LeftSideMenu a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-color: none;
	font-family: verdana;
}

#TopSideMenu a:link, #TopSideMenu a:visited, #TopSideMenu a:active, #TopSideMenu a:hover {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: none;
	font-family: verdana;
}

a:link.ml1, a:visited.ml1, a:active.ml1 {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.ml1 {
	text-decoration: none;
	color: #98ccf5;
}

a:link.ml2, a:visited.ml2, a:active.ml2 {
	text-decoration: none;
	color: #fed223;
	font-weight:normal;
}

a:hover.ml2 {
	text-decoration: none;
	color: #98ccf5;
	font-weight:normal;
}

.menu1 {
font-family: Arial;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
display: block;
color: #FFFFFF;
cursor: hand;
text-align: right;
border-top: 1px solid #FFFFFF;
}



.submenu {
font-size: 11px;
font-family: Arial;
width: 150;
display: block;
padding-right: 10px;
color: #FFFFFF;
text-align: right;
}

.hide {
display: none;
}

.show {
display: block;
}

LI.ddmenu {
	color: #fed223;
	list-style: square;
	list-style-position: outside;
	margin-right: 15px;
	margin-bottom: 8px;
	text-align: right;
	font-size: 11px;
}
