body {
	font-size: 11px;
	color: #FFFFFF;
	background: #28016C;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	color: #BCA7E0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main-table {
	background: url('/images/left-background.jpg') repeat-y left;
}

#main-cell {
	padding-top: 15px;
	background: url('/images/right-background.jpg') repeat-y right;
}

.item-cell-on div, .item-cell div {
	width: 295px;
	background: #000000;
	height: 295px;
	margin-bottom: 15px;	
	padding: 12px;
	cursor: pointer;
}

.item-text-cell div {
	background: #000000;
	height: 295px;
	margin-bottom: 15px;
	padding: 12px;
	width: 625px;
}

.item-text-cell div div {
	padding: 10px;
	width: 604px;
	height: auto;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
	text-align: left;
}

#text-cell-main {
	background: url('/images/text-bg.jpg') repeat-y right;
	font-family: Arial;
	font-size: 12px;
	height: 250px;
}

#text-cell-main p {
	line-height: 1.4em;
}

#text-cell-main h2 {
	font-family: Times new Roman;
	font-size: 18px;
	font-weight: normal;
}

#text-cell-shippers {
	padding: 10px;
	width: 275px;
	background: url('/images/small-text-bg.jpg') repeat-y right;
	margin-bottom: 0px;
	height: 250px;
	border: 1px solid #FFFFFF;
}

#text-cell-shippers h2 {
	font-size: 18px;
	margin: 0px;
	margin-top: 6px;
}

#text-cell-shippers a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
}

#text-cell-shippers a:hover {
	text-decoration: none;
}

.item-cell-on div img, .item-cell div img {
	border: 0px;
}

.item-cell-on h2, .item-cell h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 28px;
	padding-top: 10px;
}

.item-cell-on b,.item-cell b {
	padding-left: 10px;
	font-weight: normal;
	font-family: Arial;
	color: #BBA7DA;
	font-size: 13px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 200px;
}

#footer, #footer td {
	font-family: Arial;
	font-size: 12px;
}

#footer img {
	padding-left: 15px;
}

.item-cell-on a:hover, .item-cell a:hover {
	text-decoration: none;	
}

.item-cell-on a h2, .item-cell a h2 {
	color: #FFFFFF;
}

.item-cell-on div {
	background: #5D009B;
}

#fix-it td {
	width: 33%;
	text-align: center;
}

div {
	text-align: left;
}
