@charset "utf-8";
.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.backbottom {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/flashboxbackground.gif);
	background-color: #FFFFFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tdbody {
	background-color: #f3f1f1;
	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: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	line-height: 2em;
	margin-left: 2px;
}
.tdul {
	list-style-position: outside;
	list-style-type: square;
	
}

.tdul li{

}
body {
	background-image: url(images/approved_02.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color: #333333;
	background-color: none;
}
.backbottomsubpage {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/subboxx.gif);
	background-color: #FFFFFF;
}
.tdpad {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	width: 177px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px none #CCCCCC;
}
