/* CSS Document */


table {font-family:arial,helvetica; font-size:12px;}
sup {font-size:60%;}
table#white td {
	background-color:#FFF; 
	font-family:arial,helvetica; 
	font-size:12px;
	}
#white td {
	border:1px solid #063166;
	}
#white td table td {
	border:0px solid #FFF;
	}
#bakMain {
	background-color:#063166;
	}
.bakSub {
	background-color:#4482AD;
	}
.section {
	font-weight:bold; 
	color:#FF3300;
	}
	
	
li.bull {
	list-style-image:url(http://vimages.videoprofessor.com/vpTwo/neoimages/products/bullBull.gif);
	margin-left:-20px;

	}
li.arrow {
	list-style-image:url(http://vimages.videoprofessor.com/vpTwo/neoimages/products/bullArrow.gif);
	margin-left:0px;

	}
li.dot {
	list-style-image:url(http://vimages.videoprofessor.com/vpTwo/neoimages/products/bullDot.gif);
	margin-left: 15px;
	padding-left: 5px;
	}