/* CSS Document */
body {
	font-size: 13px;
	margin: 10px 0px 10px;
}

a {
	font-size: 12px;
	color: #529500;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #498C00;
}

.beatbox {}

.title {
	font-weight: bold;
	font-size: 16px;
	color: #456C0F;
	/*padding: 0px 0px 10px 0px;*/
	padding: 0px;
	margin: 0px;
	background: url(images/diacau_125.jpg) no-repeat 0px 6px;
	text-indent: 15px;
	text-decoration: none;
	border-bottom: 1px solid #006600;
}

.smalltext {
	font-size: 9px;
}

.error_message {
	color: #FF0000;
	font-size: 10px;
}

.product_code {
	color: #FF0000;
	font-size: 20pt;
	font-weight: bold;
}

.subparagraph {
	padding-left: 15px;
}

li {
	
}

ul {
	list-style: url(images/bullet.gif) outside;
	margin-top: 0px;
	margin-bottom: 10px;
}
