/* --------------------------TBIBLE - TDOT-TEES--------------- */ 
/* CODE FOR - background-image: url(../1samples2/tshirt.jpg);  */ 
/* -------- CODE max-width: 620px;  --------- */ 
/* -------- CODE table-layout: automatic;  --------- */ 
/* -------- CODE table-layout: fixed;  --------- */ 
/* ---------------------TDOT-TEES--------------------------------------------------- */ 
/* -------- MAGENTA #FF0066  --------- */
/* -------- PINK #FFCCFF  --------- */
/* -------------------------------------------------------------------------------------------- */ 



BODY {
	background-color: #FFFFFF;
}
BODY,TD,TH,DIV,P {
   font-family: verdana,arial,sans-serif;
   color: #000000;
   font-size: 10pt;
}
BODY.menu {
   background-color: #ffffff;
   color: #000000;
}
/* ------------------------------------------------------------------------TOP-BAR------------------------- */ 
TABLE.top-bar {
	background-color: #FFCCFF;
	width: 800px;
	padding: 0px;
}
TABLE.top-bar-links {
	background-color: #FF0066;
	width: 800px;
	padding: 0px;
}
/* ------------------------------------------------------------------- -end TOP-header--------------------- */ 

/* -------------------------------------------------------table layout with left menu------------------------ */ 
TABLE.site {
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px
}

/* -------------------------------------------------------table layout with left menu------------------------ */ 
TABLE.forms-inside {
	background-color: #FFCCFF;
	width: 100%;
	padding: 10px
}

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


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

