.font1 {
	font-size: 9pt;
	line-height: 19px;
	color: #707070;
}
body {   
	font-size: 9pt;
	line-height: 19px;
	background-color: #F4F9FD;
	color: #707070;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;

}
/*
.tableborder {
	font-size: 9pt;
	line-height: 19px;
	background-color: #990033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*/
.tableborder {
	font-size: 9pt;
	line-height: 19px;
	background-color: #246CF5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.trbg {
	font-size: 9pt;
	line-height: 19px;
	color: #515151;
	background-color: #FDFDFD;
}

/*
.tabletopbg {
	font-size: 9pt;
	line-height: 19px;
	color: #7A490D;
	background-image: url(images/tabletop_bg.gif);
	height: 25px;
}
*/
.tabletopbg {
	font-size: 9pt;
	line-height: 19px;
	color: #7A490D;
	background-image: url(../images1/tabletopbg.gif);
	height: 25px;
}
.leftbg {
	background-color: f8f9f0;
	border: 1px solid #e1e1e1;

}
/*
.trbg2 {
	font-size: 9pt;
	line-height: 19px;
	color: #040404;
	background-color: #e6e6e6;
}
*/
.trbg2 {
	font-size: 9pt;
	line-height: 19px;
	color: #040404;
	background-color: #EAF4FD;
}
/*
.tablebord2 {
	border: 1px solid #990033;
}
*/
.tablebord2 {
	border: 1px solid #246CF5;
}
.font2 {
	font-size: 9pt;
	line-height: 19px;
	color: #ea8652;
}
/*
.bodytopbg {
	color: #000000;
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 30px;

}
*/
.bodytopbg1 {
	background-image: url(../images1/top_hint.gif);
	width:618px;
	height: 27px;
}
.bodytopbg2 {
	background-image: url(../images1/top_hint1.gif);
}
.bodytopbg3 {
	margin-left:40px;
	font-size: 9pt;
	font-weight: bold;
	color:#0033CC;
}

.trbg3 {
	font-size: 9pt;
	line-height: 19px;
	color: #515151;
	background-color:#99FF33;
}
.tablebg1 {
	background-color: #990033;
}

a:link {
	font-size: 9pt;
	line-height: 19px;
	text-decoration: none;
	color: #0000FF;

}

a:visited {
	font-size: 9pt;
	line-height: 19px;
	color: #040404;
	text-decoration: none;

}

a:hover {
	font-size: 9pt;
	line-height: 19px;
	color: #FF9900;
	text-decoration: underline;
}

