BODY
{ 
  margin: 1em;
  font-family: verdana, tahoma;
  font-size: 9pt;
  line-height: 1.2;
  color: #666633; 
  background-color: #CCCCCC;
}

BODY.COILS
{
    background-color: #ffffff;    
}

BODY.FOUNDER
{
    background-color: #ffffff;    
}

IMG.BROCHUREIMG
{
	border-width: 0;
	vertical-align: middle;
	margin-left: 8px;
}

IMG
{
	border-width: 0;
}

TABLE
{
font-size: 9pt;
}

TABLE.MAGSTIMS
{
	text-align: center;
}

DIV.LOGO
{
	position: absolute;
	top: 30px;
	left: 30px;
}

DIV.MAIN
{
    position: relative;
    top: -12px;
    font-size: 9pt;
    background-color: #ffffff;
    border-style: solid;
    border-color: #006600;
    border-width: 0px 12px 1px 12px;
    width: 800px;
}

DIV.TOP
{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 800px;
	height: 175px;
}

DIV.CONTENT
{
	position: relative;
	top: 15px;
    font-size: 9pt;
    line-height: 1.4;
    text-align: left;
    width: 700px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 2px 0px 0px 0px;
    padding-top: 5px;
     
}

TABLE.CONTENTPROD
{
    position: relative;
    top: 0px; /*match to table.bottomup*/
    left: 0px;
    font-size: 9pt;
    line-height: 1.4;
}

DIV.BOTTOM
{
	position: static;
	color: black;
	font-size: 8pt;
    background-image: url(images/bottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 137px;
    width: 800px;
    text-align: left;
}

DIV.WEBM2P
{
	position: relative;
	top: 58px;
	color: #ffffff;
	font-size: 8pt;
	text-align: right;
	padding-right: 8px;
}

DIV.WEBM2P a
{
	color: #cccccc;
}

DIV.LEGAL
{
	color: black;
	font-size: 8pt;
}

TD.MAIN
{
    border-style: solid;
    border-color: #006600;
    border-width: 0px 0px 0px 0px;
}

TD.MAINB
{
    border-style: solid;
    border-color: #006600;
    border-width: 0px 0px 0px 0px;
}

H1
{
    /*color: #006600;*/
    color: #666633;
    font-size: 14pt;
    font-weight: bold;
    line-height: 1.2;
}

H2
{
    color: #666633;
    font-size: 11pt;
    font-weight: bold;
    font-variant: small-caps;
}

SUP
{
    font-size: 7pt;
}

DIV.REF
{
position: absolute;
top: 100px;
left: 675px;
font-size: 7pt;
text-align: center;
}

FONT.CAUTION
{
font-size: 7pt;
}

FONT.H1SUM
{
font-size: 10pt;
font-style: italic;
}

DIV.STIMULATORS
{
	width: 160px;
	background-color: #FFFFCC;
	font-size: 8pt;
    line-height: 1.4;
    border-style: solid;
    border-color: #FFCC66;
    border-width: 1px 4px 1px 4px;
    padding-left: 5px;
    float: left;
    margin-right: 18px;
    margin-bottom: 15px;
}

DIV.INFO
{
	width: 160px;
	background-color: #FFFFCC;
	font-size: 8pt;
    line-height: 1.4;
    border-style: solid;
    border-color: #FFCC66;
    border-width: 1px 4px 1px 4px;
    padding-left: 5px;
    float: right;
    margin-right: 12px;
    margin-bottom: 15px;
}

DIV.CONTACT
{
	position: relative;
	top: 115px;
	left: 300px;
	color: #006600;
	font-weight: bold;
	font-size: 11pt;
}

DIV.ANIMAL
{
	margin-left: 45px;
	font-weight: bold;
}

A { text-decoration: none; color: #336699; font-weight: bold }
A:hover { text-decoration: underline; color: #336699}

