/* CSS for FABCO - First Aid Bandage Company */
/* Created by Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */


body	{ background-color: #FFFFFF; background-image: url("clipart/back2.gif");}

a:hover {color: #AF0026; text-decoration: underline;} 
a:active {color: #AF0026; text-decoration: underline;}

sup	{ font-size:  70%; }

li	{font-weight: bold; font-family: arial;}

.ors	{
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 290%;
	background-color: #000080;
	}

.champion  {
	font-family: 'Brush Script Std', Mistral, 'French Script MT', 'Segoe Script', 'Lucida Handwriting', Arial;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	}

.title1	{
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 200%;
	}
	
.title2	{
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 150%;
	}	
	
.title3	{
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
	}
	
.fba	{ font-family: arial; font-weight: bold; }
.fn1ba	{ font-family: arial; font-weight: bold; font-size: 90%; }
.fb1ai	{ font-family: arial; font-weight: bold; font-style: italic; font-size: 110%; }
.f1ai	{ font-family: arial; font-style: italic; font-size: 110%; }
.fn1	{ font-size: 80%; }
.fn1a	{ font-size: 80%; font-family: arial; }

	
/* Individual Catalogue page item tables */

.catT1	{
	font-family: arial;
	color: #FFFFFF;
	font-size: 80%;
	background-color: #004CD8;
	vertical-align: bottom;
	}

.catT2	{
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 80%;
	background-color: #C0C0F8;
	}
	
.catT3	{
	font-family: arial;
	font-size: 80%;
	background-color: #FFFFFF;
	vertical-align: top;
	}
	


