/* main.css
   */

body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-position: left top;
	position: relative;
	background-image: url(../a_back.jpg);
	
}

body, div, span, p, center, tbody, td, th, tr, table, font, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;	
}
/*    header styles*/
.g_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	top: 2px;
	background-position: top;
	text-align: left;
	vertical-align: top;
}
.s_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	
}
a:link {
	color: #666666;
	font-weight: normal;	
	
}

a:visited {
  color: #CC6633;
}

a:hover {
	color: #CC3300;
}

/* Classes for the product page */

c_menu{
	font:'font-style' 'font-variant' 'font-weight' 'font-size' 'line-height' 'font-family';
	color: #666666;
	font:'font-style' 'font-variant' 'font-weight' 'font-size' 'line-height' 'font-family';
	text-decoration: none;	 
	}
	
 	.detailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}								  				


/* styles for image sizes that are mis-interpreted as ads by popup-blockers */

.image_88x31   { width:  88px; height:  31px; }
.image_120x60  { width: 120px; height:  60px; }
.image_120x90  { width: 120px; height:  90px; }
.image_120x240 { width: 120px; height: 240px; }
.image_120x600 { width: 120px; height: 600px; }
.image_125x125 { width: 125px; height: 125px; }
.image_160x600 { width: 160px; height: 600px; }
.image_180x150 { width: 180px; height: 150px; }
.image_234x60  { width: 234px; height:  60px; }
.image_240x400 { width: 240px; height: 400px; }
.image_250x250 { width: 250px; height: 250px; }
.image_300x250 { width: 300px; height: 250px; }
.image_300x600 { width: 300px; height: 600px; }
.image_336x280 { width: 336px; height: 280px; }
.image_468x60  { width: 468px; height:  60px; }
.image_728x90  { width: 728px; height:  90px; }
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #999966;	
}

