body {
	color: #666666; background: white
}
.ddashline {
	background-image: url(images/ddashline.gif);
	background-repeat: repeat-x;
}
.sdashline {
	background-image: url(images/sdashline.gif);
	background-repeat: repeat-x;
}
.vlinea {
	background-image: url(images/vlinea.gif);
	background-repeat: repeat-y;
}
.plus {
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
}
.plusa {
	background-image: url(images/plusa.gif);
	background-repeat: no-repeat;
}
.hdline {
	background-image: url(images/hdline.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	white-space: normal;
	padding: 0px;
}
.pad {
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 28px;
}
.hdotline {
	background-image: url(images/hdotline.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	color: #FF6633;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
li {
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}
.padli {
	padding-right: 35px;
	padding-left: 28px;
	list-style-type: disc;
	color: #666666;
}
