body {
/*  background: url("/image/bg.gif"); */
/*	background: url("/image/clear_me_bg.jpg"); */
/*	background: url("/layout/bg.gif"); */
	background-color:#FFF;
	margin: 0 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : black;
	/*padding: 0.5em 1em 0em 1em;*/
}

td.bottom {
	vertical-align:text-bottom;
}
table.banner {
	background: url("/layout2/bgbanner.gif");
}

.h9 {
	font-size:14px;
	font-weight:bold;
	/*color:#204988;*/
	color:#4856B7;
}

.h10 {
	color:#FF0000;
	/* color:#990000; */
}

.h11 {
	font: 9pt arial, helvetica;
	text-align:justify;
}

table.main{
/*   border-top-width:2;*/
	background-color: #FFFFFF;
	border-color:#000000;
/*	border-width:thin; */

}

td.productname {
	border-bottom: thin solid #000;
	border-left: thin solid #000;
	height:20px;
	vertical-align:middle;
}

td.productprice {
	border-bottom: thin solid #000;
	border-right: thin solid #000;
}

td.topname {
	border-top: thin solid #000;
	border-bottom: thin solid #000;
	border-left: thin solid #000;
}

td.topprice {
	border-top: thin solid #000;
	border-bottom: thin solid #000;
	border-right: thin solid #000;
}

td{
	vertical-align:top;
}

td.center {
	text-align: center;
}

img.halfsize {
	width:50%;
        height:50%;
}

td.transparent {
	background-color:#ffffff;
}

td.Links{
	background-color:#003366;
	color:#FFFFFF;
	font-size:14px;
}

td.Links a:link, td.Links a:active, td.Links a:visited{
/*  color: #552; */
	color:#FFFFFF;
	background-color: transparent;
	TEXT-DECORATION: none;
}

td.Links a:hover {
	color: red;
	background-color: transparent;
	TEXT-DECORATION: none;
}

tr.gray{
	background-color:#CCFF99;
	/*background-color:#ccff33; */
}

tr.greyblue {
	background-color:#E6F2FF;
}

.bold {
	font-weight:bold;
}

ul.Links,
ul.Links li {
	display: inline;
	margin: 0;
}
ul.Links li {
	border-left: 1px solid #333;
	padding: 0 0.2em 0 0.4em;
}
ul.Links li.first {
  border-left: none;
}

.floatRight {
  float: right;
}

/*   LINKS    */
a:link, a:active {
/*  color: #552; */
	color: black;
	background-color: transparent;
	TEXT-DECORATION: none;
}
a:visited {
	color: #600;
	background-color: transparent;
	TEXT-DECORATION: none;
}
a:hover {
	color: red;
	background-color: transparent;
	TEXT-DECORATION: none;
}

.quicklinks { font: 9pt arial, helvetica; }

.boldFont { font-size: 18px; }

.menu_body { padding: 5px; background-color: #ffffff; border: 1px dashed #cccccc; }
.menu_body2 { padding: 10px; background-color: #ffffff; 
border-width:2px; border-style:dotted; border-color:#0099CC; }


.infofooter { 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}

.menu_t { 
	background-image: url("/layout2/mepek.gif"); 
	color: #fff; 
	font-size: 11px; 
	font-family: Verdana, Arial, Trebuchet MS,Helvetica; 
	font-weight: bold; 
	background-repeat: repeat-x; 
	background-position: right top; 
	height: 22px ; 
	padding-top: 3px; 
	padding-left: 2px; 
	vertical-align: top;
}

.spcloffers {
	color:#000099;
}

.header {
	background-image: url("/layout/header.gif");
	color:#666666;
	width:100%;
	height:20px;
	vertical-align:middle;
}

.box {
	background-color:#fbfbfb;
}

