BODY {
margin-top : 10;
margin-left : 0;
margin-right: 0;
margin-bottom: 0;
background-color : White;
font-family: verdana, sans-serif;
color: Black;
}

table {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px;
}

TD, TR {
vertical-align : top;	
}

h1  {
	font-size : 14pt;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 1.0em;
}
h2  {
	font-size : 12pt;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 1.0em;
}
h3  {
font-size : 10pt;
font-weight: bold;
}

p, ol, dl, dt, dd, blockquote {
	padding: 0;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border: 0;
}
	
li {
	padding: 0;
	margin-top: 0em;
	margin-bottom: 0em;
	border: 0;
	list-style-image : url('../if/bullet.jpg');
}

a:link {
  color: #CC6600;
  text-decoration: underline;
  }

a:visited {
  color: #CC6600;
  text-decoration: underline;
}

a:hover { 
  color: #CC6600;
  background-color : #FFE6CC;
}

 /*main table*/
.tb1 {
	background-color: #FFCC99;
	border : 1px solid #CC6600;
	table-align: center;
}

.tbxx {
	background-color: #D6DBC6;
	border-bottom-color : #9CAA73;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #9CAA73;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #9CAA73;
	border-left-style : solid;
	border-left-width : 1px;
	}

.tb2 {
	background-color: #CC6600;
	border-bottom-color : #CC6600;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left : 1px solid #CC6600;
	border-right : 1px solid #CC6600;
	}

.tb4 {
}
.tb5 {
	background-color: White;
	border : 1px solid #9CAA73;
	}
.tr-pr {
text-align : left;
font-size: 8pt;
padding-bottom : 2px
padding-top : 2px
padding-right : 0px
padding-left : 0px
}

 /* the bar divides content from products*/ 
.bar {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 10px 25px 10px 25px;
	background-image : url('../if/bar.jpg');
	background-position :  center;
} 
.adsensetop {
	text-align: center;
	margin: 3px 0px 5px 0px;
}
 
 /*cookie-crumb menu in center column*/	
.cookie {
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-align: right;
	margin: 10px 10px 5px 10px;
	padding: 0px 0px 6px 3px;
}

.feature {
	margin: 5px 10px 25px 10px;
	padding: 0pt;
	border: thin dashed #003399;
	background-color : #FFFFFF;
	text-align : center;
}

.feature p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 margin: 0px 0px 10px 0px;
}

.headline {
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	color: #CC6600;
	margin: 5px 10px 10px 10px;
}

.mini-headline {
font-size: 10pt;
text-align: left;
color: black;
font-weight: bold;
}

.menu {
font-size: 8pt;
margin: 5px 5px 5px 5px
line-height : 20px
}

.menu-hdr {
	font-size: 8pt;
	font-weight: bold;
	color: #CC6600;
	margin: 10px 5px 5px 5px;
	padding: 2pt 2pt 2pt 5pt;
	border: 1px solid #CC6600;
	background color : #FFE6CC;
}
.menu2 {
	font-size: 8pt;
	text-align: center;
	margin: 10px 10px 10px 10px;
}

 /*regular body text*/
.normal {
	font-size: 10pt;
	margin: 0px 10px 0px 10px;
}
.normal8 {
font-size: 8pt;
margin: 0px 10px 0px 15px;
}
.normal-adds1 {
font-size: 10pt;
font-weight: normal;
color: black;
margin: 5px 10px 5px 30px;
}
.normal-adds2 {
font-size: 10pt;
font-weight: bold;
color: black;
margin: 5px 10px 5px 30px;
}

#feature
	{
      font: 12px Verdana;
	font-weight: bold;
	color: Black;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 5px
	}