td img {display: block;}
/**************** menu coding *****************/
#body {
width: 100%;
background: #ffffff;
float: left;
z-index:2;
}

#path{
	background-color:#333333;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	margin: 0;
	z-index: 5;

}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	background-color: #333333;
	margin: 0;
	padding: 0;
	top: 0px;
	height: 4;
	width: 34;
}
.style2 {font-family: Arial;
	font-size: 12px;
}
.style12 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.style45 {	color: #FFFFFF
}
.style47 {font-size: 12px}

.style33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
.sidemenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

