BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;			
}
BODY,TD,TH
{
	font-family: tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
.MANDATORY
{
	color: Red;
}

.MASTER_DIV_TOPLOGO
{
	width:960px;
	height:40px;
	position:relative;	
	background-repeat:no-repeat;
	margin:0px auto;	
}

.MASTER_DIV
{
	width:960px;
	height:auto;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
	position:relative;
	margin:0px auto;
}

.MASTER_DIV_IFRAME
{
	height:auto;
	background-color: white;
	position:relative;
	margin:0px auto;
}

.MASTER_DIV_TOPLOGO_MAIL
{
	width:680px;
	height:40px;
	position:relative;	
	background-repeat:no-repeat;
	margin:0px auto;	
}

.MASTER_DIV_MAIL
{
	width:680px;
	height:auto;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
	position:relative;
	margin:0px auto;
}

.MASTER_DIV_TOPBAR
{
	width:100%;
	height:40px;
	position:relative;
	background-color: #bcbcbc;
	background-image: url(../images/bgHeader.gif);
}

.MASTER_DIV_TOPMENU
{
	width:100%;
	height:28px;
	border-top: #999999 1px solid;
	border-bottom: black 1px solid;
	position:relative;		
	background-image: url(../images/bgMenu.gif);
}

.MASTER_DIV_LEFTMENU
{	
	width: 199px;
	/*height: 515px;*/
	height: auto;
	left: 0px;
	top: 0px;
	position: relative;
	float: left;
	background-color: #BDC1D0;		
	padding-bottom: 20px;
}

.MASTER_DIV_LEFTMENU_CONTENT
{
	left:5px;
	top: 10px;	
	width: 185px;
	position: relative;		
}

.MASTER_DIV_VERTICALSEPARATOR
{
	left: 0px;
	top: 0px;
	width: 6px;
	/*height: 515px;*/
	background-image: url(../images/bgSeparator.gif);
	position:relative;
	float: left;
	background-repeat:repeat-y;
}

.MASTER_DIV_LEFTMENU_SEPARATOR
{
	height: 15px;
}

.MASTER_DIV_CONTENT
{
	top: 5px;
	width:745px;
	right:4px;
	height:auto;
	position:relative;
	float:right;
	padding-bottom: 10px;
}

 /* div to the right, with cart link */                                   
.MASTER_DIV_CART
{
    right: 30px; 
    top: 5px; 
    width: 300px; 
    position: absolute; 
    text-align: right;
    vertical-align: middle; 
    color : #777777;

}

.MASTER_DIV_FOOTER
{
	width:100%;
	height:28px;
	position:relative;
	background-image: url(../images/bgmenu.gif);
	float: left;
	border-top: solid 1px black;
}

.LOGO_DIV
{
   position:absolute;
   left: 0px;
   top: 0px; 
   width: 198px;
}

.MINICART_LINK
{
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
}
.MINICART_LINK A
{
	color: #777777;
	text-decoration: underline;
}

.MINICART_LINK A:visited
{
	color: #777777;
	text-decoration: underline;
}
.MINICART_LINK A:hover
{
	color: #777777;
	text-decoration: underline;
}

.MINICART_LABEL
{
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

.MINICART_LABEL A
{
	color: #777777;
	text-decoration: none;
}

.MINICART_LABEL A:visited
{
	color: #777777;
}
.MINICART_LABEL A:hover
{
	color: #777777;
}

.HEADER
{
	background-image: url(../images/bgModHeadLeft.gif);
	background-repeat: no-repeat;
	background-color: #D7D8E0;
	width: 100%;	
	height: 23px;		
	vertical-align: middle;	
	line-height: 23px;
	text-indent: 5px;
	vertical-align: middle;	
}	

.HEADER_EXPANDCOLLAPSE
{
	position: relative;
	top: 0px;	
	left: 162px;
	width: 23px;
	height: 23px;
	background-image: url(../Images/icModExpand.gif);
	cursor: hand;	
	margin-top: -23px;	
}

.EXPANDING_PANEL
{	
	vertical-align: middle;
	width: 100%;	
	background-color: #F0F1F5;	
	line-height: 20px;
	text-indent: 5px;	
}

.LABEL
{	
	text-decoration: none;
}
.LABEL A
{	
	text-decoration: none;
}
.LABEL A:visited
{
}
.LABEL A:hover
{
}

.LABEL_BOLD
{	
	font-weight: bold;
	text-decoration: none;
}
.LABEL_BOLD A
{	
	color : Black;
	text-decoration: none;
}
.LABEL_BOLD A:visited
{
	color: Black;
}
.LABEL_BOLD A:hover
{
}

.LABEL2
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.LABEL2 A
{
	color: #FFFFFF;
	text-decoration: none;
}
.LABEL2 A:visited
{
	color: #FFFFFF;
}
.LABEL2 A:hover
{
	color: #FFFFFF;
}

.LABEL3
{
	font-size: 9px;
	color: #919191;
	text-decoration: none;
}
.LABEL3 A
{
	color: #919191;
	text-decoration: none;
}
.LABEL3 A:visited
{
	color: #919191;
}
.LABEL3 A:hover
{
	color: #919191;
}

.LABEL4
{
	color: #777777;
	text-decoration: none;
}
.LABEL4 A
{
	color: #EEEEEE;
	text-decoration: none;
}
.LABEL4 A:visited
{
	color: #919191;
}
.LABEL4 A:hover
{
	color: #EEEEEE;
}

.SMALL_LINK A
{
	color: Black;
	text-decoration: none;
}
.SMALL_LINK A:hover
{
	color: Black;
	text-decoration: underline;
}
.SMALL_LINK A:visited
{
	color: Black;
	text-decoration: none;
}

.LINK
{
	color: black;	
	text-decoration: underline;
	cursor: hand;	
	white-space: nowrap;
}
.LINK A
{
	color: black;
	text-decoration: underline;
}
.LINK A:visited
{
	color: black;
	text-decoration: underline;
}
.LINK A:hover
{
	color: black;
	text-decoration: underline;
}

.LINK2
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.LINK2 A
{
	color: #FFFFFF;
	text-decoration: underline;
}
.LINK2 A:visited
{
	color: #5D5D5D;
}
.LINK2 A:hover
{
	color: #5D5D5D;
}

.LINK3
{
	color: #FF6B02;
	font-weight: bold;
	text-decoration: underline;
}
.LINK3 A
{
	color: #FF6B02;
	font-weight: bold;
	text-decoration: underline;
}
.LINK3 A:visited
{
	color: #FF6B02;
}
.LINK3 A:hover
{
	color: #FF6B02;
}

.MENU1
{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	padding-left: 40px;
	padding-top: 7px;
	background-image: url(../Images/up1.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
}
.MENU1 A
{
	color: #FFFFFF;
	text-decoration: underline;
}
.MENU1 A:visited
{
	color: #FFFFFF;
}

.MENU2
{
	font-size: 9px;
	font-weight: bold;
	color: #FF750A;
	height: 15px;
	padding-left: 3px;
	padding-top: 2px;
	background-image: url(../Images/header4.jpg);
}
.MENU2 A
{
	color: #FF750A;
	text-decoration: none;
}
.MENU2 A:visited
{
	color: #FF750A;
}

.MENU2_WHITE
{
	font-size: 9px;
	font-weight: bold;
	color: #FF750A;
	background-color: #FFFFFF;
}

.MENU2_EMPTY
{
	background-image: url(../Images/header4.jpg);
	height: 4px;
}

.MENU3
{		
	font-size: 9px;
	font-weight: normal;
	color: black;
	height: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: top;	
	margin-top: -12px;
}
.MENU3 A
{
	color: black;
	text-decoration: none;
}
.MENU3 A:visited
{
	color: black;
}

.MENU3SELECTED
{		
	font-size: 11px;
	font-weight: bold;
	color: black;
	height: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
}
.MENU3SELECTED A
{
	color: black;
	text-decoration: none;
}
.MENU3SELECTED A:visited
{
	color: black;
}


.MENU4
{			
	font-size: 9px;
	color: #000000;	
	height: 27px;		
	vertical-align: middle;
}

.MENU4 A
{
	color: #000000;
	text-decoration: none;	
}
.MENU4 A:visited
{
	color: #000000;	
}

.MENU4_ITEM
{	
	padding: 5px;
	text-align: center;
	margin: 0px;	
	text-align:center;
}

.MENU4_HOVER
{				
	border: 1px solid Black;	
	background-color: #FFB66C;		
	text-align:center;
	padding: 5px 4px 5px 5px;
	/*margin: 0px -1px -1px -1px;*/
}

.CAPTION
{	
	width: 100%;
	height: 18px;
	background-position: 4px 4px;	
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 0px;
	padding-top: 5px;	
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 5px 0px;
}

.CAPTION2
{
	height: 18px;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
}

.CAPTION3
{
	height: 14px;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;			
	color: White;
	margin: 0px 0px 5px 0px;
	font-weight: bold;	
}
.CAPTION3 A
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #999999;
}
.CAPTION3 A:visited
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
}

.HEADER1
{
	font-size: 22px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.HEADER1 A
{
	color: #777777;
	text-decoration: none;
}
.HEADER1 A:visited
{
	color: #777777;
}

.HEADER2 
{
	font-size: 22px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.HEADER2 A
{
	color: #777777;
	text-decoration: none;
}
.HEADER2 A:visited
{
	color: #777777;
}

.HEADER3
{
	color: #0076A3;
	font-weight: bold;
}
.HEADER3 A
{
	color: #0076A3;
	text-decoration: underline;
}
.HEADER3 A:visited
{
	color: #0076A3;
}

.HEADER4
{
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.HEADER4 A
{
	color: #616161;
	text-decoration: none;
}
.HEADER4 A:visited
{
	color: #616161;
}

.PRICE1
{
	font-weight: bold;	 
	color: #777777;
	text-decoration: none;
}
.PRICE1 A
{
	color: #777777;
	text-decoration: none;
}
.PRICE1 A:visited
{
	color: #777777;
}
.PRICE1 A:hover
{
	color: #777777;
}

.PRICE2 
{
	font-size: 22px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.PRICE2 A
{
	color: #777777;
	text-decoration: none;
}
.PRICE2 A:visited
{
	color: #777777;
}

.PRICE3
{
	font-size: 16px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.PRICE3 A
{
	color: #777777;
	text-decoration: none;
}
.PRICE3 A:visited
{
	color: #777777;
}

.PAGER
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.PAGER A
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.PAGER A:visited
{
	color: black;
	font-weight: bold;
}

.BUTTON
{
	border: 1px solid Black;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	background-image: url(../images/bgMenu.gif);
}

.INPUT
{ 		
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;		
	border-color: #7F9DB9;
	border-style: solid;
	padding-left: 2px;
}

.INPUT2
{
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	border-color: #FF0000;
	border-style: solid;
	padding-left: 2px;
}

.SELECT
{ 
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;	
	border-color: #7F9DB9;	
}

.ERROR
{
	font-size: 10px;
	color: Red;
}

.LOGO
{
	width:100%; 
	text-align:center;
	position:relative;
}

.PRODUCT_LIST TH
{
	background-image: url(../images/bgMenu.gif);	
	font-weight: bold;
	color: Black;
	text-align: left;
	padding: 5px;
}
.PRODUCT_LIST TBODY TR
{			
	behavior: url(../css/table.htc);
}
.PRODUCT_LIST TBODY TD
{
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid Black;	
}
.PRODUCT_LIST .NUMERIC
{
	text-align: right;
}
.PRODUCT_LIST A
{
	font-weight: normal;
	text-decoration: none;
	color: Black;
}
.PRODUCT_LIST A:hover
{
	font-weight: normal;
	text-decoration: none;
	color: Black;
}
.PRODUCT_LIST A:visited
{
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

.tr_normal
{
	background-color: #FFFFFF;	
}

.tr_hover
{
	background-color: #CCCCCC;
}

.tr_clicked
{
	background-color: #DDDDDD;	
}

.TOP_INFO
{
   border-right: black 1px solid; 
   background-position: center; 
   border-top: black 1px solid; 
   margin-bottom:5px;
    border-left: black 1px solid; 
    width: 100%; 
    border-bottom: black 1px solid; 
    background-repeat: no-repeat;
    position: relative;
}

