﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/retail_back.jpg');
}
.body {
				background-color: #FF6600;
				font-family: Arial, Helvetica, sans-serif;
}
.xlarge_font {
	font-size: x-large;
}
.blue_back{
	text-align: center;
	color: #FFFFFF;
	background-color: #4F81BD;
}
.gray_back {
	background-color: #C0C0C0;
	font-family: Tahoma;
}
.c25 {
	border-style: none;
	width: 25%;
}
.bold {
	font-weight: bold;
	font-size: x-large;
}
.h1 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: x-large;
}
.nav5 {
	width: 4%;
	background-color: #FFFFFF;
}
.nav20 {
	width: 20%;
	font-weight: bold;
}
.main_table {
	width: 80%;
	background-color: #FFFFFF;
}
.c50 {
	width: 50%;
}
.eighty {
	width: 80%;
	text-align: left;
}
