body {
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
}
td {
	font-size: 12px;
	text-decoration: none;
}

.bottom {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.list {
	font-size: 14px;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
.contactusbg {
	background-image: url(../images/contactus_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*menu*/
.divSubMenu {
	position:absolute;
	left:541px;
	top:300px;
	width:70px;
	height:108px;
	z-index:1;
	background-color: #F0F0F0;
	display:none;
}
.subMenuTextOut{
	background-color:#F0F0F0;
}
.subMenuTextOver{
	background-color:#F3F3F3;
}
.unnamed1 {
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
