/* 
	Imperial Center style sheet
	Copyright 2003 Vast Empire
 */
body {
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
select {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #E5E5E5;
	background-color: #5F5F5F;
}
textarea, .bginput {
	font-size: 10px;
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	color: #E5E5E5;
	background-color: #5F5F5F;
}
.top_super_categories {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #E5E5E5;
}
.super_categories_nav {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #E5E5E5;
}
.link_section_header {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #E5E5E5;
}
.link_section {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #E5E5E5;
}
.main_section {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #E5E5E5;
}
td, li {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #E5E5E5;
}
.main_section_description {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #E5E5E5;
}
.product_title {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #E5E5E5;
	font-weight: bold;
}
.product_listing_title {
	font-family: Courier New,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #E5E5E5;
	font-weight: bold;
}
.copyright {
	font-family: Courier New,Verdana,Tahoma,Arial,Helvetica;
	font-size: 10px;
	color: #E5E5E5;
}
.error {
	color: #E4AFB0;
}
.success {
	color: #C7C7C7;
}
hr {
	width:75%;
	size: 1;
	text-align:left;
}

a.super_category:link, a.super_category:visited, a.super_category:active {
	text-decoration: none;
	color: #E5E5E5;
	font-size: 12px;
	font-weight: normal;
}
a.super_category:hover {
	text-decoration: none;
	background-color: #5F5F5F;
	color: #E5E5E5;
	font-size: 12px;
	font-weight: normal;
}
a.super_category_active:link, a.super_category_active:visited, a.super_category_active:active {
	text-decoration: none;
	background-color: #5F5F5F;
	color: #E5E5E5;
	font-size: 12px;
	font-weight: normal;
}
a.super_category_active:hover {
	text-decoration: underline;
	background-color: #5F5F5F;
	color: #E5E5E5;
	font-size: 12px;
	font-weight: normal;
}
a.scat_header:link, a.scat_header:visited, a.scat_header:active {
	text-decoration: underline;
	color: #E5E5E5;
	font-size: 12px;
	font-weight: normal;
}
a.scat_header:hover {
	text-decoration: underline;
	color: #E5E5E5;
	font-size: 12px;
	font-weight: normal;
}
a.main_link:link, a.main_link:visited, a.main_link:active {
	text-decoration: none;
	color: #E5E5E5;
	font-size: 12px;
	font-weight: normal;
}
a.main_link:hover {
	text-decoration: underline;
	color: #E5E5E5;
	font-size: 12px;
	font-weight: normal;
}
a.main_section_link:link, a.main_section_link:visited, a.main_section_link:active {
	text-decoration: underline;
	font-size: 12px;
	color: #E5E5E5;
	font-weight: normal;
}
a.main_section_link:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #E5E5E5;
	background-color: #4A4A4A;
	font-weight: normal;
}
a.no_style_link:link, a.no_style_link:visited, a.no_style_link:active {
	text-decoration: underline;
	font-size: 12px;
	color: #E5E5E5;
	font-weight: normal;
}
a.no_style_link:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #E5E5E5;
	font-weight: normal;
}
a.copyright_link:link, a.copyright_link:visited, a.copyright_link:active {
	text-decoration: none;
	color: #E5E5E5;
	font-size: 10px;
	font-weight: normal;
}
a.copyright_link:hover {
	text-decoration: underline;
	color: #E5E5E5;
	font-size: 10px;
	font-weight: normal;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	font-size: 12px;
	color: #E5E5E5;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #E5E5E5;
	font-weight: normal;
}

/* Imperitrade CSS */
.changeUp {
	color: #008000;
}
.changeDown {
	color: #FF0000;
}
