.table {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000000;
	line-height: 35px;
	font-weight: bold;	
}

.tableDiv {
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000000;
	line-height: 35px;
	font-weight: bold;	
}

.font1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.font2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.font {
	font-size: 12px;
	color: #000000;
	line-height: 35px;
	font-weight: bold;
}
#addedTips{
	padding-left:90px;
	*padding-left:70px;
	text-align:left;
	list-style-type: decimal;
	font-size:12px;
	line-height:18px;
}