body, p, td, div{
	font: 10pt Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990033;
}

.system {
	border: thin dotted #CCCCCC;
}

.systemheading{
	font-weight: bold;
}

.systemtext{
}

.systemsmalltext{
}

.creation {
	font-style: normal;
	color: #000000;
	border: thin dotted #FFFFFF;
}

.thinline {
	border: 1px solid #666666;
}

.dottedline {
	border: thin dotted #CCCCCC;
}

.blackline {
	border: thin solid #000000;
}

.whiteline {
	border: thin solid #FFFFFF;
}

.hostingtable{
    border-collapse: collapse;
	border: thin solid #666666;
    margin-left: 20px;
}

.hostingtable td{
	padding: 5px; 
	border: 1px solid #666666; 
	padding-left: 5px;
}

tr.top{
	background-color: #B3BCC3; 
	color: #000000;
}

.veraperez_advertising {
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background: #ffffcc;
}
.cart_credit{
	background: #333366;
	color: #ffffff;
}
a.cartcredit {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

a.cartcredit:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990033;
}

