A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, LI, P, TEXTAREA {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}
body {
	margin: 0px;
	Background-color: #D1E6EB;
	background-image: url(http://www.popchild.com/shop/background.gif);
}
.fondo {
	background-color: #FFFFFF;
}

.mainmenu {
	background-image: url(../images/dtree/gradient_navtop.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.borde_gris {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.header {
  background-color: #ffffff;
}

A:Link {
	Color: #000000;
	Text-Decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
A:Visited {
	Color: #000000;
	Text-Decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
A:Active {
	Color: #000000;
	Text-Decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
A:Hover {
	Color: #666666;
	Text-Decoration: underline;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TABLE.RecordsTable {
	background-color: #FFFFFF;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	border-left-color: #A4A4A4;
}

.RecordsTableHeader {
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	padding: 4px;
	background-image: url(../images/dtree/background_feature_header.gif);
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
}
.Record {
	background-color: #EFEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
}

.MenuTable {
	background-color: #F1F1E8;
	font-weight: none;
	color: #000000;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	border-left-color: #A4A4A4;
}

.FooterTable {
	font-weight: none;
	color: #666666;
	white-space: nowrap;
	background-image: url(../images/dtree/footer.gif);
}

.ErrorTable {
    width: 100%;
	padding: 10px;
	background-color: #FFEEEE;
	font-weight: none;
	border: 1px solid #000000;
}

A.wLink {
	Color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
A:Hover wLink {
	Color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
A:Visited wLink { 
	Color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.fondo02 {
	background-color: #9F9E9E;
}
