body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD700;
}
body {
	background-color: #000000;
}
.Head {
	color: orange;
}
.SubHead {
	color: gray;
}
a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active {
	color: #FFD700;
}
a.CommandButton:hover {
	color: orange;
}
a:link,a:visited,a:active {
	color: #FFD700;
}
a:hover {
	color: orange;
}
.RT_LoginLink:link {
	color: #FFD700;
	font-size: 12px;
}
.RT_FinePrintLink {
	color: #FFD700;
	font-size: 10px;
}
.MainMenu_SubMenu {
	border-bottom: transparent 0px solid;
	border-top: transparent 0px solid;
	border-right: transparent 0px solid;
	border-left: transparent 0px solid;
	background-color: gray;
}
.MainMenu_MenuItem {
	color: #FFD700;
	border-bottom: transparent 0px solid;
	border-top: transparent 0px solid;
	border-right: transparent 0px solid;
	border-left: transparent 0px solid;
}
.MainMenu_MenuItemSel {
	color: orange;
	background-color: gray;
}
.MainMenu_MenuIcon {
	background-color: transparent;
	border-bottom: transparent 0px solid;
	border-top: transparent 0px solid;
	border-right: transparent 0px solid;
	border-left: transparent 0px solid;
}
.MainMenu_MenuArrow {
	background-color: transparent;
	border-bottom: transparent 0px solid;
	border-top: transparent 0px solid;
	border-right: transparent 0px solid;
	border-left: transparent 0px solid;
}
#lightbox-container-image-data-box {
	color: #000000
}
.NewProduct-Title {
	font-weight: bold;
	font-size: 14px;
}
.NewProduct-Price {
	font-weight: bold;
	font-size: 14px;
}
.NewProduct-Image {
	border: #FFD700 2px solid;
}
.ListContainer-Nav {
	background-color: #666666;
	color: #FFFFFF;
	border: #FFD700 2px solid;
}
.ProductDetail-Right {
	
}
.ProductDetail-Image {
	border: #FFD700 2px solid;
}
.ProductDetail-Title {
	font-weight: bold;
	font-size: 14px;
}
