/*@@@@DMenu cssClasses **********************************************************************/
.DMenu_Main_TopLevel_Font_normal{font-weight:bold;font-size:11pt;font-family:arial,helvetica;color:#979185;text-decoration:none;}
.DMenu_Main_TopLevel_Font_selected{font-weight:bold;font-size:11pt;font-family:arial,helvetica;color:#993333;text-decoration:none;}
.DMenu_Main_TopLevel_Font_descendant_selected{font-weight:bold;font-size:11pt;font-family:arial,helvetica;color:#993333;text-decoration:none;}

.DMenu_Main_FlatLevel_Font_normal{font-weight:normal;font-size:8pt;font-family:arial;cursor:pointer;cursor:hand;text-align:right;}
.DMenu_Main_FlatLevel_Font_selected{font-weight:normal;font-size:8pt;font-family:arial;cursor:pointer;cursor:hand;text-align:right;}
.DMenu_Main_FlatLevel_Font_descendant_selected{font-weight:normal;font-size:8pt;font-family:arial;cursor:pointer;cursor:hand;text-align:right;}

.DMenu_Main_TopLevel_MouseOver_normal{color:#993333;cursor:hand;}
.DMenu_Main_TopLevel_MouseOut_normal{cursor:hand;color:#000000;}
.DMenu_Main_TopLevel_MouseOver_selected{color:#993333;cursor:hand;}
.DMenu_Main_TopLevel_MouseOut_selected{color:#993333;cursor:hand;}
.DMenu_Main_TopLevel_MouseOver_descendant_selected{color:#993333;cursor:hand;}
.DMenu_Main_TopLevel_MouseOut_descendant_selected{color:#993333;cursor:hand;}
						 		
.DMenu_Main_FlatLevel_MouseOver_normal{background-color:white;filter:alpha(opacity=90);moz-opacity:.87;opacity:.90;color:#03A1E1;border-right:1px solid #C3BEAB;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOut_normal{background-color:white;filter:alpha(opacity=90);moz-opacity:.87;opacity:.90;color:#979185;border-right:1px solid #C3BEAB;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOver_selected{background-color:white;filter:alpha(opacity=90);moz-opacity:.87;opacity:.90;color:#03A1E1;border-right:1px solid #C3BEAB;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOut_selected{background-color:white;filter:alpha(opacity=90);moz-opacity:.87;opacity:.90;color:#979185;border-right:1px solid #C3BEAB;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOver_descendant_selected{background-color:white;filter:alpha(opacity=90);moz-opacity:.87;opacity:.90;border-right:1px solid #C3BEAB;color:#03A1E1;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOut_descendant_selected{background-color:white;filter:alpha(opacity=90);moz-opacity:.87;opacity:.90;border-right:1px solid #C3BEAB;color:#979185;cursor:pointer;cursor:hand;}

.DMenu_Main_FlatLevel_Container{border:none;filter:alpha(opacity=80);moz-opacity:.87;background-color:white;border-collapse:collapse;}

/*****************************************************************************/
.DMenu_Products_TopLevel_Font_normal{font-weight:normal;font-size:8pt;font-family:arial;color:#979185;text-decoration:none;}
.DMenu_Products_TopLevel_Font_selected{font-weight:normal;font-size:8pt;font-family:arial;color:black;text-decoration:none;}
.DMenu_Products_TopLevel_Font_descendant_selected{font-weight:normal;font-size:8pt;font-family:arial;color:black;text-decoration:none;}

.DMenu_Products_FlatLevel_Font_normal{font-weight:normal;font-size:8pt;font-family:arial;cursor:pointer;cursor:hand;text-align:right;}
.DMenu_Products_FlatLevel_Font_selected{font-weight:normal;font-size:8pt;font-family:arial;cursor:pointer;cursor:hand;text-align:right;}
.DMenu_Products_FlatLevel_Font_descendant_selected{font-weight:normal;font-size:8pt;font-family:arial;cursor:pointer;cursor:hand;text-align:right;}

.DMenu_Products_TopLevel_MouseOver_normal{color:#993333;cursor:pointer;cursor:hand;}
.DMenu_Products_TopLevel_MouseOut_normal{color:black;cursor:pointer;cursor:hand;}
.DMenu_Products_TopLevel_MouseOver_selected{background-color:#EDF8F5;color:white;cursor:pointer;cursor:hand;}
.DMenu_Products_TopLevel_MouseOut_selected{background-color:#EDF8F5;color:white;cursor:pointer;cursor:hand;}
.DMenu_Products_TopLevel_MouseOver_descendant_selected{background-color:#EDF8F5;color:white;cursor:pointer;cursor:hand;}
.DMenu_Products_TopLevel_MouseOut_descendant_selected{background-color:#EDF8F5;color:white;cursor:pointer;cursor:hand;}
						 
		
.DMenu_Products_FlatLevel_MouseOver_normal{background-color:#63ACDC;color:white;border:1px solid #666666;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOut_normal{background-color:#E6E6E6;color:black;border:1px solid #666666;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOver_selected{background-color:#E59500;color:white;border:1px solid #666666;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOut_selected{background-color:#FCA401;color:white;border:1px solid #666666;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOver_descendant_selected{background-color:#B2B2B2;border:1px solid #666666;color:black;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOut_descendant_selected{background-color:#CCCCCC;border:1px solid #666666;color:black;cursor:pointer;cursor:hand;}

.DMenu_Products_FlatLevel_Container{border:1px solid #666666;border-collapse:collapse;}

/*@@@@DMenu cssClasses **********************************************************************/


/*@@@@ djq-menu **********************************************************************/
			
			UL.djq-menu, UL.djq-menu UL
      {
      	list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        clear:both;
        margin:0pt;
        padding:0pt;
      }
      UL.djq-menu UL
      {
      	position:relative;
      	display:none;
      }
      UL.djq-menu LI
      {
      	margin:0pt;
        padding:0pt;
      }
      UL.djq-hor LI
      {
      	float:right;
      }
      
      
      .djq-menu-place-holder
			{
			  height:40px;
			}
      UL.djq-level-1 LI
      {
      	width:150px;
      	border-right:1px solid #979185;   	
      }
      UL.djq-level-1 LI A
      {
      	display:block;
      	height:40px;
      	background-color:white;
      	padding:0px 10px;
				text-align:right;  	
				vertical-align:bottom;
      	
      	font-family:arial;
      	font-size:11pt;
      	font-weight:bold;
      	text-decoration:none;				
      }
      UL.djq-level-1 LI A:hover
      {
      }
			UL.djq-level-1 LI.selected A, 
			UL.djq-level-1 LI.selected A:hover, 
			UL.djq-level-1 LI.descendant-selected A, 
			UL.djq-level-1 LI.descendant-selected A:hover
			{
			  color:#636363;
			}
			UL.djq-level-1 LI.not-selected A{
			  color:#979185;
			}
			UL.djq-level-1 LI.not-selected A:hover{
			  color:#00AEEF;
			}
			
      
      UL.djq-level-2
      {
			   z-index:100;      	 
      }
      UL.djq-level-2 LI
      {      	
      	border-right:0px solid #979185;
				width:149px;
				
				filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
        KHTMLOpacity:0.9;
        MozOpacity:0.9;
        opacity:0.9;
      }
      UL.djq-level-2 LI.first
      {      	
      	margin-top:7px;      	
      }			
      UL.djq-level-2 LI A
      {							
				height:auto;
      	padding-top:2px;
      	padding-bottom:2px;      
      	font-size:9pt;
      	font-weight:normal;      	
      }
			UL.djq-level-2 LI.last A
      {      	
      	padding-bottom:6px;    	
      }
      UL.djq-level-2 LI A:hover
      {      	
      } 
/*@@@@ djq-menu **********************************************************************/


.top{font-weight:normal;font-size:10px;font-family:Arial;color:#000000;text-decoration:none;}
A.top{font-weight:normal;font-size:10px;font-family:Arial,helvetica;color:#000000;text-decoration:underline;}
A.top:hover{color:#4077D1;}
.logo_txt
{
    font-family : arial, Helvetica, sans-serif;
	font-size : 19pt;
	font-style : normal;
	font-weight : normal;
	/*text-align: justify;*/
	color : #969380;
	line-height:30px;
}
.prod_tbl_sep{background-color:#999999;}

.prod_tbl{/*border-color:#F0EDE8;*/
    border-right:solid 1px #F0EDE8;
    border-top:solid 1px #F0EDE8;
 } 
 .prod_tbl2{/*border-color:#F0EDE8;*/
    border-right:solid 1px #F0EDE8;
    border-left:solid 1px #F0EDE8;
    border-top:solid 1px #F0EDE8;
 }
 .prod_tbl3
 {
    border-left:solid 1px #F0EDE8;
    border-top:solid 1px #F0EDE8;
 }
.3inline_sep
{
    border-left: solid 1px #DCD8CC;
    border-right: solid 1px #DCD8CC;
    padding-left:13px;
    padding-right:13px;
}

TD.MycartPanelTitle{

}

TD.SearchBarPanelTitle{
	BACKGROUND-COLOR: red;
}
TD.SearchBarPanelBody{
	BACKGROUND-COLOR:#EEEEEE;
}
TD.ProductsCatalogPanelTitle{
	BACKGROUND-COLOR: red;
}
TD.ProductsCatalogPanelBody{
	BACKGROUND-COLOR:#EEEEEE;
}
TD.MembersClubPanelTitle{
	BACKGROUND-COLOR: red;
}
TD.MembersClubPanelBody{
	BACKGROUND-COLOR:#EEEEEE;
}
TD.NewsBarPanelTitle{
	BACKGROUND-COLOR: red;
}
TD.NewsBarPanelBody{
	BACKGROUND-COLOR:#EEEEEE;
}
TD.CartStatusTitle{
	BACKGROUND-COLOR: red;
}
TD.CartStatusBody{
	BACKGROUND-COLOR:#EEEEEE;
}



TD.ProductTableStyle1{
	BACKGROUND-COLOR: #FFFFFF;
}
TD.ProductTableStyle2{
	BACKGROUND-COLOR:#FFFFFF;
}


TD.ProductMycartStyle1{
	BACKGROUND-COLOR: #FFFFFF;
}
TD.ProductMycartStyle2{
	BACKGROUND-COLOR:#F4F4F4;
}
TD.ContactFormTitles{
	/*BACKGROUND-COLOR:#D0E6F4;*/
}
TD.ContactFormInputs{
	/*BACKGROUND-COLOR:#FFFFFF;*/
}


INPUT.Search{
	WIDTH: 100%;
	MARGIN: 5px 0px 0px 5px;
}
INPUT.MembersClub{
	WIDTH: 100%;
	MARGIN: 0px 0px 0px 0px;
}
INPUT.MembersClubSubmit{
	WIDTH: 90px;
	HEIGHT: 20px;
	MARGIN: 5px 0px 0px 0px;
	TEXT-ALIGN: center;
}
A.ButtonsText{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-align: right;
	color : #00AEF1;
	text-decoration: none;
}
A.ButtonsText:hover{
	/*color : #993333;*/
	text-decoration: underline;
}

A.MainButton{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #959595;
	text-decoration: none;
	cursor:hand;
}

A.MainButton:hover{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #959595;
	text-decoration: none;
	cursor:hand;
}
.HeaderBar{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align: center;
	color : white;
}
.HTMLtitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	text-align: right;
	color :#636363;
	/*background-color: #D0E6F4;*/
	padding:2px;
	line-height:11pt;
}
.HTMLtitleHomePgae{
	font-family : arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	text-align: right;
	color :#01ADEF;
	/*background-color: #D0E6F4;*/
	padding:0px;
	line-height:11pt;
}
.HTMLtext{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	line-height:18px;
	/*text-align: justify;*/
	color : #636363;	
}
.HTMLtextBlue{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	/*text-align: justify;*/
	color : #00AEF1;	
}
.ProductDescriptionTitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #0077B4;
}
.ProductDescription{
    margin: 0px 15px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-align: justify;
	color : #000000;
}
.MembersClubLoginTitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	color : #FFFFFF;
}
.MembersClubLoginBody{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align: center;
	color : #333333;
}
.MembersClubLoginBodyTitles{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	color : #333333;
}
A.MemberPasswardNewUser{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	color : #000000;
}
A.MemberPasswardNewUser:hover;{
	color : #FF0000;
}

.NewsBarTitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	color : #FFFFFF;
}
.NewsTitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	color : #CC6600;
}
.NewsDate{
	font-family : arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-align: right;
	color : #666666;
}
.NewsContent{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-align: right;
	color : #000000;
}
.ProductsCatalogTitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	color : #FFFFFF;
}
.ImageDesc
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-align: center;
	color : #000000;
}
.copyright{
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;	
	color : #A9A8AB;
}
.address{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-align: center;
	color : #000000;
}
.ProductPrice{
	margin:0px 15px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.ProductPriceNarrow{
	font-family : arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.ItemNo{
	margin:0px 15px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.ProductManuf{
	margin:0px 15px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.ProductQtn{
	margin:0px 15px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.ProductDeliv{
	margin:0px 15px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.ProductNotes{
	margin:0px 15px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}



.OnsaleDescription{
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 3px;
	background-color: #EEEEEE;
	border:1px solid #CCCCCC;
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	color : #FF0000;
}
.ProductCategoryTitle{
	margin:0px 0px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 17pt;
	font-style : normal;
	font-weight : bold;
	color : #FF0000;
}
.ProductCategoryLongDescription{
	margin:0px 15px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.ProductCategoryShortDescription{
	margin:0px 15px 0px 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.FullDetailsText{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	text-align: right;
}
.CartStatusText{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	text-align: center;
}
.CartStatusBigPrice{
	font-family : arial, Helvetica, sans-serif;
	font-size : 17pt;
	font-style : normal;
	font-weight : bold;
	color : #FF0000;
	text-align: center;
}
A.CartStatusLink{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-align: center;
}
A.CartStatusLink:hover{
	color:#FF0000;
}
A.ProductNameTableStyle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	text-align: center;
}

.ProductTableTitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-align: center;
}

.ProductMycartTitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.ProductNameMycart{
	font-family : arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #FF0000;
	text-decoration:underline;
}
.ProductPriceMycart{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #666666;
}
.ProductSUBPriceMycart{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.OnsaleCartDesc{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.MycartPriceDesc{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.MycartPrice{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.MycartPanelTitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.ContactFormTitles{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #626463;
	/*padding-bottom:7px;*/
	
}
.ContactFormTitlesNorm{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #626463;
	/*padding-bottom:7px;*/
	
}
.contact_bg{background-color:#F0EDE8;height:63px;}
.contact_padding{padding-right:10px;}
.contact_top_padding{padding-top:7px;}
.contact_bottom_padding{padding-bottom:14px;}
.contct_input{background-color:#ffffff;border:solid 1px #7E9DBA;width:429px;height:19px;color:#636363;font-family : arial, Helvetica, sans-serif;font-size:12px;}
.contact_text_area{background-color:#ffffff;border:solid 1px #7E9DBA;width:429px;height:155px;}




.PageName{
	font-family : arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;	
	color : #97937F;
}
.ic_menu{
	font-family : arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #636363;
	text-decoration:none;
}
.TitleMain{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.Title{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #336699;
}
.Text{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	
}
A.Text{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #003366;
	text-decoration:underline;
}


.ContentTable{
	background-color : #EEEEEE;
}
.ContentTDTitle{
	background-color : #EEEEEE;
}
.ContentTD{
	background-color : #FFFFFF;
}


.PanelTable{
	background-color : #C0C37E;
}
.PanelTDTitle{
	background-color : #C0C37E;
}
.PanelTD{
	background-color : #F3F1D8;
}

.PanelLink{
	font-family : arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-align:center;
	color : #000000;
}
.PanelTitle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	color : #FFFFFF;
}
.PanelText{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #666633;
}

A.NavigationBarStyle{
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight :normal;
	text-align: right;
	color : #8D8D8D;
	text-decoration: none;
}
A.NavigationBarStyle:hover{
	text-decoration: underline;
}

.NavigationBarStyleArrow{
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-align: right;
	color : #959281;
}

A.TableCell{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	color : #666666;
	text-decoration: underline;
}
A.TableCell:hover{
	color : #333333;
}

/*--@@@@@@@@@@@@@@@@@@@@@@--*/
/*--@@@ Global Classes @@@--*/
/*--@@@@@@@@@@@@@@@@@@@@@@--*/
BODY{ 
 margin-top:15px;
 margin-bottom:10px;
 margin-right:0px;
 margin-left:0px;
 background-color:#FFFFFF; 
 
}
TD.LeftPanel{
 /*PADDING: 5px 5px 5px 5px;*/
 padding-right:29px;
 WIDTH: 308px;
}
TD.CenterPanel{
 /*PADDING: 5px 5px 5px 5px;*/
 
 WIDTH: 300px;
}
TD.LeftPanelin{
 /*PADDING: 5px 5px 5px 5px;*/
 /*padding-right:29px*;*/
 WIDTH: 335px;
}
TD.CenterPanelin{
 /*PADDING: 5px 5px 5px 5px;*/
 width:686px;
 padding-left:0px;
}
TD.RightPanel{
 padding-left:31px;
 WIDTH: 304px;
}

/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/
/*---@@@ Modul Box Style @@@---*/
/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/
.ModulBoxTDStyle{
	font-family:arial;
	font-size:9pt;
	color:#FFFFFF;
	font-weight:bold;
}
.ModulTitle{
	font-family : arial;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	/*text-align: center;*/
	color : #9E9889;
	/*background: #63ACDC url(images/boxtitlebg.gif) top left no-repeat;*/
}
.ModulTextBig{
	font-family : arial;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : #636363;
}
.ModulTextNormal{
	font-family : arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
.ModulTextSmall{
	font-family : arial;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
/*--@@@@@@@@@@@@@@@@@@@@@@--*/
/*---@@@ Footer Style @@@---*/
/*--@@@@@@@@@@@@@@@@@@@@@@--*/
.Copyright{
	font-family : arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #A9A8AB;
}
A.Copyright{
	font-family : arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #A9A8AB;
	text-decoration:none;
}
/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/
/*---@@@ Products Style @@@---*/
/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/

.ProductTitle{
	font-family : arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #8E8E8E;
}
.ProductTitle1{
	font-family : arial;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #8E8E8E;
}
.ProductTitle2{
	font-family : arial;
	font-size : 16pt;
	font-style : normal;
	font-weight : normal;
	color : #97927F;
}
.ProductTitle3{
	font-family : arial;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	color : #97927F;
}
.seczProductTitle
{
    font-family : arial;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #979280;
 }
 .seczProductTitle1
{
    font-family : arial;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #636363;
 }
.seczProductTitle2
{
    font-family : arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #636363;
 }
.ProductSalePrice{
	font-family : arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #0077B4;
}
.ProductMarketPrice{
	font-family : arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #8E4A3B;
}
.ProductOnSale{
	font-family : arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #0077B4;
}
.ProductTextBig{
	font-family : arial;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #00ADEF;
	text-decoration:none;
}
.ProductTextBig:hover{
	
	text-decoration:underline;
}
.ProductTextBig1{
	font-family : arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #00ADEF;
	text-decoration:none;
}
.ProductTextBig1:hover{
	
	text-decoration:underline;
}
.ProductTextNormal{
	font-family : arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #636363;
}
.ProductTextNormal1{
	font-family : arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #636363;
}
.ProductTextNormal1:hover{
	font-family : arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #636363;
}
.ProductTextSmall{
	font-family : arial;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/
/*--@@@ For this template @@---*/
/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/

.grayborder {
  /*border:0.2em double #cccccc;
	background-color:#D0E6F4;
	padding:2px;*/
}
.membertitle {
  font-family:arial;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	background: #63ACDC url(images/membertitle.gif) top left no-repeat;
}
.tableborder {
  /*border-style:solid;
	border-width:1px;
	border-color:#000000;*/
  background-color:#ffffff;
  border: 1px solid #CCCCCC;
}
.prodTableTitle {
	background-color:#D0E6F4;
}
TABLE .print{
  border:1px solid black;
	border-collapse:collapse; 
}

TABLE .print TH{
  border:1px solid black;
	border-collapse:collapse; 
	background-color:#FFFFFF;
}

TABLE .print TD{
  border:1px solid black;
	border-collapse:collapse; 
}

.HomePage{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align: right;
	color : #000000;
	background-color: #FFFFFF;
	padding:2px;
}
H1,H2,H3,H4
{
	margin:0px;
}
.topMenu
{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color:#6E6D6E;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
.star
{
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color:#01ADF0;
}
A
{
	color:#00AEEE;
	text-decoration:none;
}
A:hover
{
	
	text-decoration:none;
}
.HTMLtext table{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	line-height:18px;
	/*text-align: justify;*/
	color : #636363;	
}
ul
{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:20px;
	list-style:square;
	
}

UL.udm LI{
   text-align:right;
}
UL.udm LI A{
   text-align:right;
}


#Menu-FirstLevel{
 text-align:right;
 vertical-align: bottom;
}

P{
margin:0px;
}
.HTMLtextNewlink a{
font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #00B0EE;	
}
.inputBox
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;	
	color : #636363;
	border:1px solid #03AFEE;
	width:200px;
	height:21px;	
}
.inputBox2
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;	
	color : #636363;
	border:1px solid #03AFEE;
	width:90px;
	height:21px;	
}


.inputBoxCheckBox
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;	
	color : #636363;
	border:1px solid #03AFEE;
	width:14px;
	height:14px;	
}
.searchBox
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;	
	color:#999999;
	border:none;
	background: url('images/search_bg.gif') top left no-repeat;
	width:194px;
	height:22px;
	padding-right:25px;
	padding-top:3px;	
}
A.bottomLinks
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;	
	color:#00AEF5;
	text-decoration:none;
}

A.bottomLinks:hover
{
	text-decoration:underline;
}
/* Side Menu */

A.sideMenu
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;	
	color:#00AEF5;
	text-decoration:none;
}
A.sideMenu:hover
{
	color:#020202;
}
A.sideMenuOver
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;	
	color:#020202;
	text-decoration:none;
}
/*****************/
A.sideMenuL2
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;	
	color: #898989;
	text-decoration:none;
}
A.sideMenuL2:hover
{
	color: #00AEF1;
}
A.sideMenuL2Over
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;	
	color: #898989;
	text-decoration:none;
}

.sideBoxTitle
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;	
	color: #969084;
}

.sideBoxTitleHP
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : noraml;	
	color: #ffffff;
}

.sideBoxbottomHpNew
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : noraml;	
	color: #00AEED;
}
.sideBoxbottomcontentHpNew{
	font-family : arial, Helvetica, sans-serif;
	color: #646263;
	font-size : 12px;
	line-height:20px;
}
.sideBoxbottomcontentHpNew a{

	color: #00AEED;
}


/********* Select Country Menu *********/


a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   162px;

  /*border:  1px solid black;*/
  padding: 10px;

  background: #FFFFFF;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: normal;
  font-size: 9px;
  color:   #636363;
  z-index: 100;
}

a.sample_attach, a.sample_attach:visited { /*border-bottom: none;*/ }
div#sample_attach_menu_child{ border: 1px solid #DCD8CC; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }

.sideBoxTitleHP a{
	font-size : 12px;
	color: #ffffff;
}

.wideBanner{
	font-family : arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;	
	color:#00A7EE;
} 
.HTMLtitleSmall{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;	
	color:#636363;

}