A
{
	FONT-SIZE: 10pt;
	COLOR: #003399;
	FONT-FAMILY: century gothic, arial, sans-serif;
	TEXT-DECORATION: none
}
body {
	background-color: #000000;
	background-image:url(img/background.jpg);
	font-family: century gothic, arial, sans-serif;
	font-size: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	text-decoration: none;
}

td {
	font-family: century gothic, arial, sans-serif;
	font-size: 10px;
}

th {
	font-family: century gothic, arial, sans-serif;
}

.main {
  font-family: century gothic, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
	color: #000000;
	
}
.tablebody {
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;	
}
.legal {
	font-family: century gothic, arial, sans-serif;
	font-size: 9px;
	color: #333333;
}

.maintitle {
  font-family: century gothic, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #FF9900;
  font-weight: bold;
	
}
.maintitleB {
  font-family: century gothic, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #FF9900;
  font-weight: bold;
	
}
.maintitle2 {
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #05379B;
}

.footer {
	font-family: century gothic, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

A.footer {
	font-family: arial, century gothic, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	TEXT-DECORATION: underline
}
A.footer:link, a.footer:active, a.footer:visited {
	font-family: century gothic, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
A.footer:hover {
	font-family: century gothic, arial, sans-serif;
	font-size: 11px;
	color: Yellow;
}

A.LoginRegisterClass{
	font-family: century gothic, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

A.LoginLoginClass{
	font-family: century gothic, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	TEXT-DECORATION: underline;
	font-weight: bold;
}


/* ----------------------------------------------------------------- */
/*Additional XML Added Styles */

/* GENERAL Style for submenu items when not selected */
.MainMenu_Item
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 15px;
	font-family: century gothic, arial, sans-serif;
	color: #0d176e;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 25px;

}

/* GENERAL Rollover for the Submenu */
.MainMenu_ItemSel
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 15px;
	font-family: century gothic, arial, sans-serif;
	color: #3e3e3e;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 25px;
	background-color: #f3f3f3;
}

/* Styles for the submenu items when unselected */
.SubMenu
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 15px;
	font-family: century gothic, arial, sans-serif;
	color: #0d176e;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 25px;
	background-color: #dbdbdb;
	
	opacity:.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}

/* Styles for the submenu items when selected */
.SubMenu_ItemSel
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 15px;
	font-family: century gothic, arial, sans-serif;
	color: #3e3e3e;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #f3f3f3;
	cursor: hand;
}


.SubMenu_ItemActive
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 15px;
	font-family: century gothic, arial, sans-serif;
	color: #3e3e3e;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #dbdbdb;
}

/* Styles for the main menu items when unselected (not submenu) */
.RootMenu_Item TD
{
	padding-left: 0px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 15px;
	font-family: century gothic, arial, sans-serif;
	color: #0d176e;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 25px;
}

/* Styles for the main menu items when selected (not submenu) */
.RootMenu_ItemSel TD
{
	padding-left: 0px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 15px;
	font-family: century gothic, arial, sans-serif;
	color: 0c00ff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 25px;
	background:url(img/button.jpg);
}

/* Style for the current page title in the menu bar */
.RootMenu_ItemActive TD
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 15px;
	font-family: century gothic, arial, sans-serif ;
	color: 0c00ff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: transparent;
}

.PopularProduct-Title { color:#0d69b2; font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; }

