td {
	font-size: 12px;
	color: #8F8F8F;
}
body {
	margin:0px;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color:#EE4497;
	Scrollbar-Highlight-Color:#EE4497;
	Scrollbar-Shadow-Color:#EE4497;
	Scrollbar-3D-light-Color:#EE4497;
	Scrollbar-Arrow-Color:#ffffff;
	Scrollbar-Track-Color:#f1f1f1;
	Scrollbar-Dark-Shadow-Color:#EE4497;
}
a:link {
	color: #FF3399;
	text-decoration: none;
}
a:visited {
	color: #FF3399;
	text-decoration: none;
}
a:hover {
	color: #FF00CC;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
a.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #EE4497;
	text-decoration: none;
}
a.gray:link {
	color: #8F8F8F;
	text-decoration: none;
}
a.gray:visited {
	color: #8F8F8F;
	text-decoration: none;
}
a.gray:hover {
	color: #EE4497;
	text-decoration: none;
}
.bottomBG {
	background-image: url(../images/bottom_bg_img.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.white:link {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.white:hover {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration:underline;
}
.ipt {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #B2B2B2;
}
.fontL160 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
}
.fontL140 {
	line-height: 140%;
}
