body
{
	font-size: 12px;
	cursor: default;
	color: Black;
	font-family: Arial, Tahoma, Verdana;
	background-color: White;
	text-align: justify;
}

#customers td{border-bottom: 1px solid #d0d0d0;}

a:link, a:visited, a:active, a
{
	color: #217be7;
	text-decoration: none;
}

.hand
{
	cursor: hand;
}

.box
{
	border: 1px solid #4F81BD;
	background-color: #F3F7FB;
	padding: 5px;
}

.fx
{
	position: absolute;
}

.midTile
{
	background: url(slices/tile.jpg) repeat-y top left;
	padding: 15px;
}

a:hover
{
	color: #ff9900;
	text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav
{
	color: #ffffff;
	text-decoration: none;
}

a.nav:hover
{
	color: #ffffff;
	text-decoration: underline;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin-left: -16px;
}

h1
{
	font-weight: normal;
	font-size: 16pt;
	margin-bottom: 2px;
	color: #000;
	font-family: Arial;
}

h2
{
	margin-top: 12px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	color: #fff;
	font-family: Arial;
	padding: 5px;
	background-color: #0066cc;
	border: 1px solid black;
}

h3
{
	font-weight: normal;
	font-size: 12pt;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #ffffff;
	font-family: Arial Narrow, Arial;
}

h4
{
	margin-top: 12px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	color: #000;
	font-family: Arial;
	padding: 5px;
}

p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

Table
{
	color: Black;
	font-family: Arial, Tahoma, Verdana, Verdana;
	font-size: 9pt;
	text-align: justify;
}

img
{
	border: 0px;
	GALLERYIMG: no;
}
