﻿BODY
{
    BACKGROUND-COLOR: #BCBDC1;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


H1, H2, H3, H4, H5
{
    COLOR: #144822;
}
H1	{	
	font-family: sans-serif, Aria ;
	font-size:	14pt;
	font-weight:	BOLD;
	font-style:	Italic;
	text-transform:	Uppercase;
	font-variant:small-caps;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, 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;
	}	
.CartListHead
{
    background-color: #BCBDC1;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}
.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}
.CartListFooter
{
    background-color: #BCBDC1;
    line-height: 10pt
}
.SideBarItem 
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: Black
}
.SideBarItemSmall 
{
	font-family: Verdana;
	font-size: 9pt;
	color: Black
}
.searchnav 
{
	font-family: Arial;
	font-size: 8pt;
	color: Black
}
.searchnav1 
{
	font-family: Arial;
	font-size: 10pt;
	color: Black
}
.searchnav2 
{
	font-family: Arial;
	font-size: 12pt;
	color: Red
}
.SideBarItem1 
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: Black
}
.comments
{
	font-size: 10pt;
 	font-family: Arial;
}
.intro
{
	font-weight: bold;
 	font-size: 10pt;
 	font-family: Arial;
}
.clsTT 
{
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
}
.clsMNT2 
{
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.head 
{
	font-weight: bold; 
	font-size: 9pt; 
	color: #423e4a; 
	font-family: Arial; 
	text-decoration: none
}