﻿body,
.Top,
.Bottom
{
	background-color: White;
}

.Top .Center a,
.Top .Center .item,
.Bottom a,
.Bottom .Copyright,
.Bottom .Address
{
	color: #666666;
	font-size: 11px;
}

.trHomeBanner .Left,
.trHomeBanner .Center,
.trHomeBanner .Right
{
}

.trHomeBanner .Left,
.trFolderTitle .Left,
.Middle .Left,
.trHomeBanner .Right,
.trFolderTitle .Right,
.Middle .Right
{
	background-color: White;
	background-image: none;
}

tr.Top td
{
	height: 100px;
	background: url(../DellV3/ContentTopShadow.gif) repeat-x left bottom;
}

tr.Bottom td
{
	border-top: solid 2px #f6f6f6;
}

.searchButton
{
	display: none;
}
.searchBox
{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: none;
	width: 201px;
	height: 21px;
	background: url(../DellV3/SearchBackground.gif) no-repeat left top;
	padding-left: 9px;
	padding-top: 3px;
}
