body {
	margin-top: 0px;
	margin-left: 0px;
	background: #000;
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a.blue {
	font-size: 12px;
	color: #599ac5;
	font-weight: bold;
}

a.nav {
	font-weight: bold;
}

a.blue:hover {
	color: #000;
}

a:hover, a.nav:hover {
	color: #599AC5;
	text-decoration: none;
}

a.dpi:hover {
	color: #00A6EA;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	vertical-align: top;
}

li {
	font-size: 12px;
	list-style: square;
}

li.small {
	font-size: 11px;
	list-style: square;
}

.padding {
	padding: 10px;
}

.small {
	font-size: 10px;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

.titleBlue {
	font-size: 12px;
	font-weight: bold;
	color: #599ac5;
}

.vr {
	width: 1px;
	background: #666;
}

#header {
	background: url(ART/performancestores_01.jpg) no-repeat;
	width: 800px;
	height: 72px;
}

#nav {
	background: url(ART/performancestores_02.jpg) no-repeat;
	width: 800px;
	height: 20px;
	font-weight: bold;
	text-align: left;
}

#main {
	background: #fff;
	width: 800px;
	padding: 20px;
	height: 100%;
}

#footer {
	background: #efefef;
	height: 20px;
	width: 800px;
	font-size: 9px;
	padding: 3px;
	vertical-align: bottom;
	border-top: 1px solid #000;
}

#links {
	border: 1px solid #000;
	width: 630px;
	padding: 5px;
}

.logos {
	border: 1px solid #666;
	margin: 10px;
	height: 46px;
	width: 172px;
}