/* CSS Document */

.vision {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bottomBar {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	color: #D2E2F0;
	text-decoration: none;
	text-align: center;
}
.contentTD {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
}
.bottomTD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F8FB;
	border-right-color: #F3F8FB;
	border-bottom-color: #F3F8FB;
	border-left-color: #F3F8FB;
}
.menudiv {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
	top: 20px;
	left: 30px;
}
.menuItdiv {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: none;
	width: 100px;
	height: 38px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	filter: Glow(Color=#666666, Strength=3);
	text-decoration: none;
}

.linkmenuItdiv {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #FFFF00;
	list-style-type: none;
	width: 100px;
	height: 38px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	filter: Glow(Color=#666666, Strength=3);
	text-decoration: none;
}