:link{   text-decoration: none; color: 000000;}
:active{ text-decoration: none; color: aaaaaa;}
:visited{text-decoration: none; color: 000000;}
:hover{  text-decoration: none; color: aaaaaa;}

:link.it_menu{   text-decoration: none; color: 000000; font-size: 11px;}
:active.it_menu{ text-decoration: none; color: aaaaaa; font-size: 11px;}
:visited.it_menu{text-decoration: none; color: 000000; font-size: 11px;}
:hover.it_menu{  text-decoration: none; color: aaaaaa; font-size: 11px;}

BODY{
	color: black;
  margin-top: 0px;
  margin-left: 0px;
  font-family: Arial;
  font-size: 12pt;
}

DIV.it_main{
	padding: 20px;
	text-align: justify;
}

DIV.it_side{
	padding: 0px;
	background: white;
	text-align: justify;
}

DIV.it_news{
	width: 150px; 	
	padding-right:   5px;
	padding-left:    5px;
	padding-top:     5px;
	padding-bottom: 10px;
	background: f1f1f1;	
	text-align: justify;
	font-size: 10pt;
}

DIV.it_cart{
	width:         150px; 	
	margin-bottom:   5px;
	padding-right:   5px;
	padding-left:    5px;
	padding-top:     5px;
	padding-bottom:  5px;
	background: f1f1f1;	
	text-align: justify;
	font-size: 10pt;
}

DIV.it_banner{
	width:         150px;
	margin-bottom:   5px;
	padding-right:   5px;
	padding-left:    5px;
	padding-top:     5px;
	padding-bottom:  5px;
	background: f1f1f1;	
	font-size: 10pt;
}

DIV.semiTransparent{
  filter: alpha(opacity=80);
  -moz-opacity: 0.6;
}


H1.it{
	font-size: 18px;
	font-weight: bold;
}

H2.it{
	font-size: 14px;
	font-weight: bold;
	color: red;
	padding-left: 20px;
}

B.it_menu{
	font-size: 12px;
	font-weight: bold;
}

TD.it_menuitem{
  font-size: 12px;
  font-weight: bold;
  border: 1px solid black;
  background: red;
  padding-left: 5px;
  padding-right: 5px;
}

TD.it_small{
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
}

TD.it_small_side{
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
}

TD.it_small_rb{
  font-size: 12px;
  margin: 0px;
  padding: 5px 5px 5px;
  border-right: 1px solid red;
  border-bottom: 1px solid red;
}

TD.it_small_rb2{
  font-size: 12px;
  margin: 0px;
  padding: 5px 0px 5px 5px;
  border-right: 1px solid red;
  border-bottom: 1px solid red;
}

TD.it_prdhdr{
  font-size: 12px;
  margin: 0px;
  padding: 0px 5px 0px;
  background: red;
  color: white;
  border-right: 1px solid white;
}

TD.it_ord_small{
  font-size: 12px;
  padding: 10px 5px 5px;
}

TD.it_banner{
	padding: 3px 0px 2px;
}



INPUT.it_qntfield{
	color: black;
	font-size: 11px;
	width: 40px;
	border: 1px solid A0A0A0;
	background: white;
	text-align: right;
}

INPUT.it_infofield{
	color: black;
	font-size: 11px;
	width: 190px;
	border: 1px solid A0A0A0;
	background: white;
	text-align: left;
}

INPUT.it_btnchange{
	width: 72px;
	height: 16px;
	border: none;
}

INPUT.it_btnnext{
	width: 53px;
	height: 20px;
	border: none;
}
