#ffffcc.serif { font-family: times,serif; font-size: small; }
.sans { font-family: verdana,arial,helvetica,sans-serif; font-size: small; }
.small { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }
.large { font-family: verdana,arial,helvetica,sans-serif; font-size: .9em; }
.tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-small; }
.tinygreen {
	font-family: verdana,arial,helvetica,sans-serif;
	color: Green;
	font-size: x-small;
	font-weight : bold;  }
.listprice { font-family: arial,verdana,helvetica,sans-serif; text-decoration: line-through; font-size: x-small; }
.price { font-family: verdana,arial,helvetica,sans-serif; color: #990000;}
.instructionsmall { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; color: #990000;}
.instructionlarge { font-family: verdana,arial,helvetica,sans-serif; font-size: small;color: #990000; }
.menu {	background-color : #E3E3E3;}
.tstripe {background-color:whitesmoke;}
.tgray {background-color:gainsboro;}
.warn {
	color: red;
	font-weight : bold;  }

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
   TEXT-TRANSFORM: none;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight: 600;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	600;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.7em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
			
TFOOT, THEAD	{	
	font-size:	1em;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
TH	{
	font-size: .7em;
	color: white;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color : #0078c3;
	padding-left : 2px;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	}
	


TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:	500;
	text-decoration:	none;
	text-transform:	none;
	border-left : Black;
}

TD.label {
	font-style : normal;
	font-weight : bold;
	text-align : right;
	padding-right : 10px;
	padding-top : 5px;
	text-transform : capitalize;
	}
	
TD.home {
	font-style : normal;
	font-weight : bold;
	}
	
TD.header {
	font-size: 0.8em;
	color: Black;
	font-weight: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color : #91d5ff;
	padding-left : 10px;
	padding-bottom : 4px;
	padding-top : 4px;
}

TD.review {
	font-style : normal;
	border-bottom : dotted Silver;
	border-bottom-width : thin;
}

TD.menubox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:	500;
	text-decoration:	none;
	text-transform:	none;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}
TD.menutopGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:	bold;
	text-decoration:	none;
	text-transform:	none;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	background-color : silver;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
}
TD.menubottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:	500;
	text-decoration:	none;
	text-transform:	none;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}
TD.divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:	500;
	text-decoration: none;
	text-transform:	none;
	border-bottom : 1px solid Black;
}

A:link	{	text-decoration:	underline;	color:	#3333cc;	}	
A:visited	{	text-decoration:underline;	color: Blue; }	
A:active	{	text-decoration:	underline;	color:	#333399; }	
A:hover	{ text-decoration:underline; color: Red; }
	
SMALL	{	
	font-size:	.5em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:CourierNew, monospace;
	}	
	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	/* margin-top: 5 px;  */
	/* margin-left: 10px; */
	/* margin-right: 10px; */
	}
	
INPUT {
	margin-bottom : 2px;
	margin-top : 2px;
	/* border-color:#CCCCC5; border-style:solid; border-width:1px; */
}

INPUT.alignrt {
	margin-bottom : 2px;
	margin-top : 2px;
	text-align : right;
}

INPUT.comments {
	border : none;
	border-bottom : dotted Silver;
	border-bottom-width : thin;
	background-color : transparent;
}