/* Default CSS Stylesheet for a new Web Application project */
BODY 
{
	font-size: 8pt;
	list-style-image: url(/STImages/dot.jpg);
	margin: 0px 0px 0px 0px;
	color: #000000;
	line-height: 17px;
	font-family: tahoma, verdana;
	background-color: #CC0000;
}  

.onsale
{
    font-weight: bold;
    font-size: 14pt;
    color: #99cc00;
    font-family: arial;
    text-decoration: underline;

}

.blowout
{
    font-weight: bold;
    font-size: 14pt;
    color: #ffff66;
    font-family: arial;
    text-decoration: underline;
}

.onsaleSm
{
    font-weight: bold;
    font-size: 12pt;
    color: #336633;
    font-family: arial;
}

.blowoutSm
{
    font-weight: bold;
    font-size: 12pt;
    color: #cc0033;
   font-family: arial;
}
.ItemStyle
{
	font-size: 10px;
	font-family: Verdana, Arial;
}
.ItemStyleRight
{
	font-size: 10px;
	font-family: Verdana, Arial;
	text-align: right;
}
.ItemStyleRightBold
{
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-align: right;
}
.Header
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.HeaderStyleText
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: Black;
	text-transform: none;
} 

.HeaderStyle
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	background-color: #000000;
	color: White;
	text-transform: none;
	border-bottom: thin solid #636363;
}
.HeaderStyleRight
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color: white;
	border-bottom: #636363 thin solid;
	font-family: Verdana, Arial;
	background-color: #000000;
	text-align: right;
}
.FooterStyle
{
	border-top: thin solid #636363;
	font-weight: bold;
	background-color: #DADAC8;
	color: #636363;
	font-size: 10px;
}
.FooterStyleRight
{
	border-top: thin solid #636363;
	font-weight: bold;
	background-color: #DADAC8;
	color: #636363;
	font-size: 10px;
	text-align: right;
}
.FooterStyleRightBold
{
	border-top: thin solid #636363;
	font-weight: bold;
	background-color: #DADAC8;
	color: black;
	font-size: 10px;
	text-align: right;
}
.ProductHeader
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.ProductHeaderRight
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-align: right;
}
.Content
{
	background-color: #F0C030;	
	
}
.CategoryHeader
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: thin solid #636363;
	background-color: #000000;
	color: White;
	text-transform: none;
}
.CategoryHeaderHier
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: thin solid #636363;
	color: Black;
	text-transform: none;
	line-height: 30px;
}
.CategoryHeaderHierGold
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: thin solid #636363;
	color: #CC6600;
	text-transform: none;
	line-height: 30px;
}

.CategoryFooter
{
	border-top: thin solid #636363;
	font-weight: bold;
	background-color: #DADAC8;
	color: #636363;
	font-size: 10px;
}

.CategoryFooterHier
{
	font-family: Verdana, Arial;
	border-top: thin solid #636363;
	font-weight: normal;
	background-color: #DADAC8;
	color: #636363;
	font-size: 10px;
}

.PagerHier
{
	font-family: Verdana, Arial;
	font-weight: normal;
	color: #636363;
	font-size: 10px;
}

.Selected
{
	font-size: 10px;
	color: beige;
	background-color: #EEBB22;
}







  
.UNavTop
{ 
	color: white;
	background-color: #EEBE30;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.UNavLogo
{
	color: white;
	background-color: #FFFFFF;
}

.tableWelcome
{
	border-right: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	background-color: #ff9900;
	background-repeat:no-repeat;
}	

.tbPoints
{
	border-right: #cccccc 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-image: none;
	text-transform: uppercase;
	border-left: #cccccc 1px solid;
	color: #636563;
	text-indent: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eff3ef;
}

/*BEGIN NAVIGATION*/
.NavTable
{
	font-family: tahoma,verdana;
	font-size: 8pt;
	line-height: 1px;
	background-color : #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	
}

.tab-active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1F4083;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 0px none #eff3ef;
	
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 115px;
	height:10px;
	
}

.tab-inactive
{
	border-right: #ffffff 1px solid;
	padding-right: 0px;
	border-top: #cccccc 0px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 2px;
	padding-bottom: 0px;
	border-left: #ffffff 1px solid;
	width: 115px;
	color: #ffffff;
	padding-top: 0px;
	border-bottom: #cccccc 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 9px;
	text-align: center;
}

.admin-tab-right
{
	border-bottom: #CCCCCC 1px solid;
	
}
.admin-tan-border
{
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFCC33;
}
.tab-inactive a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.tab-inactive a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; 
}
.tab-inactive a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-inactive a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TableTab
{
	background-color: #ffcc00;
}


/* menu */
.itemBorder
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.itemText
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 100%;
	line-height: 11px;
	
}

A.itemText
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: white;
	line-height: 11px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: left;
	text-decoration: none;
}

A.itemText:HOVER {
	color: #FFCC33;
}

.crazyBorder 
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	 }
.crazyText 
{

	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 100%;
	line-height: 11px;
	 }

/*end menu*/


td, th
{
	font-family: tahoma,verdana;
	font-size: 8pt;
	line-height: 17px;
}
/*begin StartNP*/
A.lnkCatName {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 2px;
	width:100px;
	}
A.lnkCatName:HOVER {
	color: #FFFFFF;
}


	
.RedTable
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	background-color: red;
	width: 100px;
	text-align: center;
	
}	

A.lnkRedTable {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 0px;
	}
A.lnkRedTable:HOVER {
	font-size: 14px;
}

/*End StartNP */
/* begin for news */
.NewsRightTableBG {
	background-color: #FFCC33;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* end for news */
/* begin for faq */
.FAQRightTableBG {
	background-color: #FFCC33;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* end for faq */
/* begin for links */
.LeftTableBG {
	background-color: #CC3300;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.LeftTableBottomBG {
	background-color: #CC3300;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.LinksDescribeText {
	color: #FFFFFF;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
}
.LinksRightBottomTableBG {
	background-color: #FFCC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
A.CategoryLink {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
A.categoryLink:HOVER {
	color: #FFFFFF;
}
.CategoryLinkSelected {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
A.LinkBody {
/*	text-transform: lowercase;*/
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	width: auto;
	font-style: normal;

}
.LinkBodyDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.RightTablePic {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/* end for links */

/*begin StartNP*/
A.lnkCatName {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 2px;
	width:100px;
	}
A.lnkCatName:HOVER {
	color: #FFFFFF;
}

.SpecProductName {
/*	text-transform: uppercase;*/
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 2px;
	line-height: 14px;
/*	width:100px;*/
	}

.SpecProductDesc {
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	line-height: 17px;
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 2px;
	line-height: 14px; 
	}	
	
.RedTable
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	background-color: red;
	width: 100px;
	text-align: center;
	
}	

A.lnkRedTable {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 0px;
	}
A.lnkRedTable:HOVER {
	font-size: 14px;
}

/*End StartNP */

/*Begin contacts*/
.ContactTableRed {
	background-color: #FF6666;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ContactTablePic {
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
}
.ContactTableOrange {
	background-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.ContactTableYello {
	background-color: #FFCC33;
	border-top: white 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.ContactWhiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	width: 500px;
	font-weight: bold;
	letter-spacing: 1px;
 

}
.ContactTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

.ContactTextBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

A.ContactEmail
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}	 

A.ContactEmail:HOVER
{
	text-decoration: none;
}	
 
.ContactTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	width: 500;
	height: auto;
	line-height: 26px;
}
/*End contacts*/
/*Begin Header*/
.HeaderTableRight17 {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.HeaderTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 16px;
	width: 153px;
	padding: 0px;
	margin: 0px;

}
.HeaderLoginButtonGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFCC33;
	border: 0px solid #000000;
	font-weight: bold;
	height: 16px;
	width: 30px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
.HeaderBottomLineLeft {
	background-color: #FF6666;
	border-left: black 1px solid;
}
.HeaderBottomLineRight {
	background-color: #FF6666;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;


}

.HeaderTopLine {
	background-color: #660000;
	border-right: black 1px solid;
}

/* For header first line */
.HeaderTopLineLeft {
	background-color: #660000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
/* end */

.HeaderTopLineLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 17px;
	width: 153px;
	padding: 0px;
	margin: 0px;
} 

.HeaderLoginFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
} 
.HeadeLoginTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 16px;
	width: 97px;
	padding: 0px;
	margin: 0px;
}

.HeaderLoginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC33;
	border: 1px solid #000000;
	font-weight: bold;
	height: 16px;
	width: auto;
}
.HeaderTableSearch {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


/*End Header*/
/* Begin About Us */
.AboutUsTableYello {
	background-color: #FFCC33;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left: black 1px solid;
}
.AboutUsTableYelloRight {
	background-color: #FFCC33;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.AboutUsOrange {
	background-color: FF9900;
	border-top: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
}
.AboutUsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	width: 435px;
	line-height: 20px;
}
.AboutUsTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	width: 500px;
	padding-left: 35px;
}

/* End About Us */

/* begin menu item */
.MenuTable {
	font-size: 6px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 5px;
	height: 12px;
	width: 115px;



}
.MenuTableFirst {
	font-size: 6px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 5px;
	height: 12px;
	width: 115px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/* end menu item */
/* Begin news */

.ButtonSmall {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 10px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: auto; COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 17x; 
	BACKGROUND-COLOR: #FF9900;
	TEXT-DECORATION:none;
}

.NewsButton {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 10px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: auto; COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 17x; 
	BACKGROUND-COLOR: #FF9900;
	TEXT-DECORATION:none;
}
/* End News */
/* Begin Help */
.HelpTextBlackSmall {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	LINE-HEIGHT: 26px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.HelpTextRedBold 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #ff0000; 
	LINE-HEIGHT: 26px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
.HelpTextBlack {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;  
	COLOR: #000000; 
	LINE-HEIGHT: 26px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
/* End Help */
/* Begin for register */
.RegisterButton {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: auto; COLOR: #ffffff; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 17px; 
	BACKGROUND-COLOR: #CC3300;
}
.RegisterTextBlack {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	WIDTH: auto; 
	COLOR: #000000; 
	LINE-HEIGHT: 26px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.RegisterTextBlackSmall {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px;  
	COLOR: #000000; 
	LINE-HEIGHT: 26px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.RegisterTextInfo {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #CC0000; 
	LINE-HEIGHT: 26px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.RegisterTopLeftTD {
	border-bottom: white 1px solid;
}
.RegisterBottomLeftTD {
	border-left: black 1px solid;	
	border-right: white 1px solid;
	border-bottom: black 1px solid;
	background-color: #CC3300;
}
.RegisterTopRightTD {
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #FFCC33;
}
.RegisterTextField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 17px;
	width: 150px;
	padding: 0px;
	margin: 0px;
}

.Readonly{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 17px;
	
	padding: 0px;
	margin: 0px;
}

.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 17px;
	
	padding: 0px;
	margin: 0px;
}

.RegisterTextFieldLast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 17px;
	width: 150px;
	padding: 0px;
	margin: 0px;
}
/* End register */
/* Begin For StartNP */
.StartNPWelcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
}
.StartNPDetailsText
{
	font-weight: normal;
	text-justify: auto;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.StartNPDStartText 
{
	font-weight: normal;
	text-justify: auto;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
/* End For StartNP */
/*Begin for news */
.NewsNavigationLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #000000;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	height: auto;
	width: auto;
	font-weight: bold;
}
.NewsSearchButton {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: auto; COLOR: #ffffff; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 17px; 
	BACKGROUND-COLOR: #CC3300;
}
/*End for news*/
/* For all pages */
.AllPageNameTextBlack {
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	WIDTH: auto; 
	COLOR: #000000; 
	LINE-HEIGHT: 26px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.AllTextBlackSmall {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	WIDTH: auto;
	COLOR: #000000;
	LINE-HEIGHT: 26px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: auto;
}
.AllTextWhiteMedium {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	WIDTH: auto;
	COLOR: white;
	LINE-HEIGHT: 26px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: auto;
}
.AllTextBlackMedium {
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	WIDTH: auto;
	COLOR: black;
	LINE-HEIGHT: 26px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: auto;
}
/* end For all pages */

/* begin for StartMix */
.StartMixLeftTopTD
{
	background-color: #FFCC33;
	border-left: solid 1px black;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
}
.StartMixLeftTopTDY
{
	background-color: #FF6600;
	border-left: solid 1px black;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
}

.StartMixRightTopTD
{
	/*background-color: #CC3300; */
	 background-color: #FF6600;
	border-right: solid 1px black;
	border-bottom: solid 1px white;
}
.StartMixRightBottomTD
{
	/* background-color: #CC3300; */
	background-color: #FF6600;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

.StartMixRightTopTDY
{
	/*background-color: #CC3300; */
	 background-color: #FFCC33;
	border-right: solid 1px black;
	border-bottom: solid 1px white;
}


.StartMixRightBottomTDY
{
	/* background-color: #CC3300; */
	background-color: #FFCC33;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}


.StartMixLeftBottomTD
{
	background-color: #FFCC33;
	border-left: solid 1px black;
	border-right: solid 1px white;
	border-bottom: solid 1px black;
}
.StartMixLeftBottomTDY
{
	background-color: #FF6600;
	border-left: solid 1px black;
	border-right: solid 1px white;
	border-bottom: solid 1px black;
}

.StartMixCurrentItem
{
	color: White;
	font-size: 17px;
	font-family:  Arial, Tahoma, Helvetica ,Sans-Serif;
	font-weight: bold;
}
.StartMixCategory
{
	color: White;
	font-size: 12px;
	font-family:  Tahoma, Arial, Helvetica ,Sans-Serif;
	font-weight: bold;
	
}
.saleprice
{
    color: Black;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvenica, Sans-Serif;
    font-weight: normal;
    text-decoration: line-through;
}
.StartMixDescription
{
	color: Black;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvenica, Sans-Serif;
	font-weight: normal;
}
.StartMixDescription2
{
    color: gainsboro;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvenica, Sans-Serif;
    font-weight: normal;
}

.StartMixPrice
{
	color: Black;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvenica, Sans-Serif;
	font-weight: bold;
}

.StartMixPriceValue
{
	color: White;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvenica, Sans-Serif;
	font-weight: bold;
}

.StartMixWhiteItem
{
	color: White;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvenica, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
}

.StartMixWhite
{
	color: White;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvenica, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
}

A.StartMixWhiteLink
{
	color: White;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvenica, Sans-Serif;
	font-weight: normal;
	text-decoration: underline;
}
A.StartMixWhiteLink:HOVER
{
	color: Black;
}
.StartMixErrorText
{
	color: White;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvenica, Sans-Serif;
}
.StartMixTextFieldNumber
{
	background-color: White;
	border: solid 1px black;
	width: 50px;
}

.StartMixButton
 {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 10px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: auto; COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 17x; 
	BACKGROUND-COLOR: #FF9900;
	TEXT-DECORATION:none;
}

.MsgOK
{
	font-weight: bold;
	color: #006600;
}
.CheckOutButton {
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 10px; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	WIDTH: auto; COLOR: #FFFFFF; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 17x; 
	BACKGROUND-COLOR: #CC0000;
	TEXT-DECORATION:none;
}
A.StartMixLink {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	width: 100px;
}
A.StartMixLink:HOVER {
	color: #FFFFFF;
}
.StartMixLinkSelected {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	width: 100px;
}
/* end for StartMix */
/*Begin for Categories */ 
.CategoriesTable
{
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFCC33;
}
.CategoriesBannerRedTD
{
	BACKGROUND-COLOR: #cc0000; 
	BORDER-TOP: 1px solid white; 
	border-bottom: 1px solid white;
}
.CategoriesBannerWhiteText
{
	color: White;
	font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	/* letter-spacing: 1px;*/
	text-decoration: none;
}
.CategoriesTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 17px;
	width: 40px;
	padding: 0px;
	margin: 0px;

}
/*End For Categories */
/* begin for orders */
.OrdersTableHeader
{
	color: white;
	background-color: #cc0000;
}
.OrdersTableHeaderText
{
	color: White;
}
.OrdersTableDetailsText
{
	color: Black;
}
.OrdersTableDetailsText:HOVER
{
	color: Gray;
}

A
{
	color: White;
	text-decoration: none;
}
A:HOVER
{
	color: Black;
}
/* end for orders */
/* Footer */

A.FooterLink
{
	font-weight: bold; 
	font-size: 10px;

	color: #ffffff;
	line-height: 11px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	
	text-align: left;
	text-decoration: none;
}

A.FooterLink:HOVER
{
	color: #FFCC33;
}

A.aznnet
{
	font-weight: normal; 
	font-size: 6pt;

	color: #ffffff;
	line-height: 11px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	
	text-align: left;
	text-decoration: none;
}

A.aznnet:HOVER
{
	color: #FFCC33;
}

.FooterTable
{
	color: White;
	background-color: #990000;
	border-bottom: solid 1px black;
	border-top: solid 0px black;
	border-right: solid 1px black;
	border-left: solid 1px black;
}
/* end footer */

/* begin Gallery */
.fineborder
{
	border: 1px solid black;
}
/* end Gallery */
.startnp_td
{
	BORDER-RIGHT: white 1px solid; 
	BORDER-LEFT: white 1px solid;
}

/* Contacts Page */

.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}	

.contactwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:White;
}	

.contacthead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}	

.red
{
	color:#ff3300;
}

/* End Contacts Page */