body {
	font-size: 9pt;
	color: #646464;
}
td {
	font-size: 9pt;
	color: #646464;
}
a:link {
	font-size: 9pt;
	color: #191919;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #191919;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #191919;
	text-decoration: none;
}
.onesize {
	font-size: 1px;
}
.txtinputstyle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #646464;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
}
.txtinputstyle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
}
a.white:link {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-size: 9pt;
	color: #dddddd;
	text-decoration: none;
}
a.white:active {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.lineheight {
	line-height: 18px;
}
.red1 {
	font-size: 9pt;
	color: #B40000;
}
.red2 {
	font-size: 9pt;
	color: #ff0000;
}
.layerstyle {
	position: absolute;
}
.bk {
	background-attachment: fixed;
/*	background-image: url(images/lionbk.gif);*/
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.gray:link {
	font-size: 9pt;
	color: #8C8C8C;
	text-decoration: none;
}
a.gray:visited {
	font-size: 9pt;
	color: #8C8C8C;
	text-decoration: none;
}
a.gray:hover {
	font-size: 9pt;
	color: #191919;
	text-decoration: underline;
}
a.gray:active {
	font-size: 9pt;
	color: #8C8C8C;
	text-decoration: none;
}
.blacktxt {
	color: #000000;
}
.opacity {
	filter: Alpha(Opacity=60);
}

