﻿BODY
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM:  none;
    WORD-SPACING: normal;
    margin: 0 0 0 0;
    background-attachment:fixed;
    color:white;
}




H1	{	
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size:	15pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration: none;
	FONT-VARIANT: small-caps;
	COLOR: #003600;
	
	}	
		
H2	{	
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size:	1.65em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #ffffff;
	margin: 0 0 0 0;
	}	
		
H3	{	
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight: bold;	
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	FONT-VARIANT: small-caps;
	COLOR: #E5A772;
	}	
		
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, DT	{	
	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;
	}	
		
H6	{	
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: verdana, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: verdana, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color: 	blue;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	color: #001460;
	}	

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;
	}	




Table
{
	 background-color:#ffffff;
	 border:0;
	 color: Navy;
	 border-bottom-style:none;
	 font-size:	1.25em;
   	 font-weight:   normal;
}


TR, TD
{
	FONT-SIZE: 8pt; 
	COLOR: Navy;  
	font-weight:normal;
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
}

td.Light
{FONT-SIZE: 8pt; 
	COLOR:  White;  
	font-weight:normal;
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	}


.footerClass
{
	FONT-SIZE: 8pt; 
	COLOR: white;  
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	background-color:#003600;
}


.WhiteCellClass
{
	FONT-SIZE: 8pt; 
	COLOR: Navy;  
	background-color: White;
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
}

.LightGreenCellClass
{
	FONT-SIZE: 8pt; 
	COLOR: Navy;  
	background-color: #eef5ee;
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
}


.WhiteOnGreenClass
{
	background-color:#003600;
	 color: #eef5ee;
	 font-size:	1.25em;
   	 font-weight:   normal;	
}


.GreenOnLightGreenClass
{
	background-color:#eef5ee;
	 color: #003600;
	 font-size:	1.25em;
   	 font-weight:   normal;	
}


.GreenTableClass
{
	 background-color:#003600;
	 color: White;
	 border:0; 
	 border-bottom-style:none;
	 font-size:	1.25em;
   	 font-weight:   normal;
}

.GreenTableLinesClass
{
	border-width: 0px;
	border-spacing:0;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color:#003600;
    color: white;
	font-size:	1.25em;
    font-weight:   normal;
}


.NavyTitleClass
{
	 background-color: #eef0ee;
	 font-size:	12pt;
	 color:  Navy;
	 FONT-VARIANT: small-caps;
	 font-weight:   bold;	
}


.BodyDescription
{
	font-family: Verdana, arial, Helvetica, sans-serif;
	Background-color:#eef5ee;
	color: #003600;
	font-size:	12pt;
	font-weight:   normal;
	font-style:	 normal;
	font-variant : normal;
	text-transform: none;
}


.ProductTableClass
{
	 background-color:#eef0ee;
	 border:1;
	 border-bottom-style:none;
}


.ProductTitleClass
{
	font-family: Verdana, arial, Helvetica, sans-serif;
	Background-color:#003600;
	color: #eef5ee;
	font-size:	14pt;
	font-weight:  bolder;
	font-style:	 normal;
	margin: 3 3 3 3;
	font-variant :small-caps;
	}


.ProductTitleClassSmall
{
	font-family: Verdana, arial, Helvetica, sans-serif;
	Background-color:#003600;
	color: white;
	font-size:	1.20em;
	font-weight:   normal;
	font-style:	 normal;
	margin: 4 4 4 4;
	
	}


.CategoryHeading
	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	Background-color:#003600;
	color: white;
	font-size:	1.30em;
	font-weight:  bolder;
	font-style:	normal;
	margin: 4 4 4 4;
	font-variant :small-caps;
	text-transform:capitalize;
	}


.BodyClass
	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	Background-color:#ffffff;
	color: #001460;
	font-size:	1.20em;
	font-weight:  normal;
	font-style:	normal;
	margin: 3 3 3 3;
	}
	

.CartClass
	{
	width : 200px;
	background-color: White;    		
	font-size:8pt;
	color: #003600;
	Border-color: White ;
	border-style : double;
	padding:1;
	}




.TransparentTableClass
{
	position:relative;
	background-color: Transparent ;    
	border-color: Gray;
	border-style :none;
	}

	
.ButtonClass
{
	width : 120px;
	 cursor:hand;
}	

.HeadingTableClass
{
	margin:0;
	position:relative;
	background-color: Transparent ;    
	border-style :none;
	border:0;
	padding:0;
}

.HeadingStyleClass
{
	font-variant :small-caps;
	font-size:15pt;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color: Maroon ;
}

.ForcePageBreak
{ 
	page-break-before: always
}


.Description
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM:  none;
    WORD-SPACING: normal;
    background-color:White;
}

.olbgclass   /* border color */
{
	color: Maroon ;	
	font-size:15pt;
	background-color:#E5A772;
}

.olfgclass   /* inside the popup box */
{
	background-color:#009900;
}

.oltextclass   /* text color */
{
	color:#003600;
	background-color:#eef5ee; /* #003600; */
	font-size:10pt;
}

.olcapclass   /* caption box color */
{
	color:Black;
	background-color: #E5A772;
	font-size:11pt;
	font-weight:bold;
}

.olcloseclass   /* Close Button */
{
	background-color: #E5A772;
	font-size:10pt;
}
