@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	line-height: 22px;
	color: #333;
}

p {
  margin-top: 0em;
  margin-bottom: .75em;
}

a img {border: none; }

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #A2611C;
}
a:active {
	color: #A2611C;
	text-decoration: none;
}


#salesbox a:link {
	color: #FFF;
	text-decoration: none;
}
#salesbox a:visited {
	color: #FFF;
	text-decoration: none;
}
#salesbox a:hover {
	color: #FFC;
}
#salesbox a:active {
	color: #FFF;
	text-decoration: none;
}

h1 {
	font-size: medium;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 1px;
  	margin-top: 0em;
  	margin-bottom: .75em;	
}

h2 {
	font-size: small;
	font-weight: bold;
	color: #960;
	margin-top: 0em;
	margin-bottom: .75em;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
  	margin-top: 0em;
  	margin-bottom: .75em;	
}

#menu {
	color: #333;
	list-style-type: none;
	margin: 0px;
	line-height: 24px;
	width: 160px;
	padding: 0px;
}

#submenu {
	color: #333;
	list-style-type: none;
	margin: 0px;
	line-height: 24px;
	width: 160px;
	padding: 0px;
	text-indent: 20px;
}

#content {
	line-height: 22px;
}

#flamesgrey {
	background-image: url(img/flamesgrey.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#sidemenu {
	background-image: url(img/sales.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#sales {
	color: #FFF;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 18px;
	height: 150px;
	width: 150px;
	margin: 0px;
}

#lineheight {
	line-height: 8px;
}

#salesbox {
	background-image: url(img/orangebackground.jpg);
	background-position: top;
	padding: 0px;
	margin-left: 10px;
}

#light-text {
	color: #999;	
}

#bottommenu {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #999;
	vertical-align: middle;
}

.liststyle1 {
	vertical-align: top;
	height: 160px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}

.liststyle1 a:link {
	color: #000;
	text-decoration: underline;
}

.liststyle1 a:visited {
	color: #000;
	text-decoration: underline;
}

.liststyle1 a:hover {
	color: #A2611C;
	text-decoration: underline;
}

.liststyle1 a:active {
	color: #A2611C;
	text-decoration: underline;
}


.liststyle2 {
	vertical-align: top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}

#chart {
	vertical-align: top;	
}

