body {
	margin: 0px;
	padding:0px;
	border: 0px;
	background : #FFFFFF;
	background-image: URL(http://images.idtarget.com/idtarget/HeaderBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
HTML {
	overflow: scroll; 
}
form {
	margin: 0;
  	padding: 0;
}

td {
	font-weight : normal;
	font-size : 12px;
	empty-cells: show;
}
td.MessageBox {
	 background: #F1EFD3; 
	 padding: 5;
}
span.price {
	font-size : 14px;
	color : #c2030a;
	font-weight : bold;
}
td.blackleft {
	color: #FFFFFF;
	text-align : left;
	background : Black;
	height: 30px;
}
td.blackright {
	color: #FFFFFF;
	text-align : right;
	background : Black;
	height: 30px;
}
a {
	font-size : 10px;
	color : #000000;
	text-decoration: underline;
}
td.menu{
	background : #F1EFD3;
	height: 43px;
	background-image: URL(http://images.idtarget.com/idtarget/HeaderHalfShadow2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td.grey{
		background : #F1EFD3;
		height: 31px;
		font-weight: bold;
}
a.topmenu {
	color : #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover {
	text-decoration: underline;
}
td.Nav {
	font-size : 10px;
	background : #F1EFD3;
	height: 21px;
}
.menu2 {
	background-color : #F1EFD3;
	background-image: URL(http://images.idtarget.com/idtarget/MenuBack4.gif);
}
td.Main {
	width: 900px;
}
td.MenuTitleTop{
	background : #F1EFD3;
	height: 30px;
	background-image: URL(http://images.idtarget.com/idtarget/MenuTitleTop4.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left:8px;
	padding-top:4px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align : top;
}
td.MenuTitle{
	background : #F1EFD3;
	height: 30px;
	background-image: URL(http://images.idtarget.com/idtarget/MenuTitle4.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left:8px;
	padding-top:4px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align : top;
}
td.Footer {
	font-size : 9px;
	color: #4B4B4B;
}
td.BoxTop {
	border-color: #424F65;
	border-style: solid;
	border-width : 1px 0px 0px 0px;
}
td.BoxBottom {
	border-color: #424F65;
	border-style: solid;
	border-width : 0px 0px 1px 0px;
}
td.BoxRight {
	border-color: #424F65;
	border-style: solid;
	border-width : 0px 1px 0px 0px;
}
td.BoxLeft {
	border-color: #424F65;
	border-style: solid;
	border-width : 0px 0px 0px 1px;
}