.outertable {
	border: 1px solid #666666;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.customerlogin {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	background-color: #006699;
	height: 25px;
	width: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #6699CC;
}
input {
	font-family: Tahoma;
	font-size: 11px;
}
.containerhead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.containertext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
	padding-top: 10px;
	padding-left: 10px;
}
.outertable .containertext li {
	list-style-type: square;
	list-style-position: outside;
	right: inherit;
	list-style-image: url(content/bullet.jpg);
	line-height: 18px;
}
.heading {
	margin: 0px;
}

.containertext .arrowbullet li {
	list-style-type: square;
	list-style-position: outside;
	right: inherit;
	list-style-image: url(content/bullet.jpg);
	line-height: 18px;
}