/* ------------------------T-DOT-TTTTTT----------800---- */ 
/* ----------DECAL TRANSFERS ---------------- */ 
/* CODE FOR - background-image: url(../1samples2/tshirt.jpg);  */ 
/* -------- CODE max-width: 620px;  --------- */ 
/* -------- CODE table-layout: automatic;  --------- */ 
/* -------- CODE table-layout: fixed;  --------- */ 
/* -------- TDOT-BLUE #0066CC --------- */ 
/* -------- LIGHT-BLUE #E5ECF9 --------- */ 

/* -------------------------------------------------------------------------------------------- */ 


BODY {
   background-color: #ffffff;
}
BODY,TD,TH,DIV,P {
   font-family: verdana,arial,sans-serif;
   color: #000033;
   font-size: 10pt;
}
BODY.menu {
   background-color: #ffffff;
   color: #000000;
}

/* ------------------------------------------------------------------------TOP-BAR------------------------- */ 
TABLE.top-bar {
	background-color: #0066CC;
	width: 800px;
	padding: 0px
}
/* ------------------------------------------------------------------------TOP-BAR-LINKS------------------------ */ 
TABLE.top-bar-links {
	background-color: #0066CC;
	width: 800px;
	padding: 0px
}
/* ------------------------------------------------------------------- -end TOP-header--------------------- */ 


/* -------------------------------------------------------TABLE-SITE------------------------ */ 
TABLE.site {
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px
}


/* -----------------------------table with images - images have a SOLID border around them------------- */ 
TABLE.image-box {
	background-color: #FFFFFF;
	width: 800px;
	padding: 5px;
}
TD.image-box {
	border-style: solid;
	border-width: 1px;
	border-color: #0066CC;
	
}
/* -----------------------------table with images - images have a SOLID border around them------------- */ 

/* ----------------------------------------------------------------------------------500px main-prices------- */ 

TABLE.main-prices {
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px
}
/* ----------------------------------------------------------------------  ----------500px main-prices------- */ 

/* ---------------------------------------------------------------------------table-box-GREY------- */ 

TABLE.box {
	background-color: #EEEEEE;
	width: 800px;
	padding: 5px
}
/* --------------------------------------------------------end-Box---table---------------- */ 

/* ---------------------------------------------------------------------------table-forms-GREY------- */ 

TABLE.forms {
	background-color: #CCFFCC;
	width: 800px;
	padding: 5px
}
/* -----------------------------------------------------------------table-forms-full-page------- */ 

TABLE.forms-full-page {
	background-color: #CCFFCC;
	width: 800px;
	padding: 5px
}
/* --------------------------------------------------------end-forms---table---------------- */ 


HR {
	background-color: #0066CC;
   	color: #0066CC;
}

H1 {
   font-size: 14pt;
   color: #0066CC;	
}
H2 {
   font-size: 13pt;
   color: #0066CC;
}
H3 {
   font-size: 12pt;
   color: #0066CC;	
}
A.quantity {
   text-decoration: none;
}
.small {
   font-size: 8pt;
}
A:link, A:visited, A:active {
   color: #0000FF;
}
A:hover {
   color: #FF0000;
}
.sic {
   font-size: 8pt;
}

