body	{
font-family: Arial, Verdana, "Comic Sans MS";
margin:0px;
background-image:url('..images/cloud1b.jpg');
background-repeat:repeat
}
a	{
color:#000080;
text-decoration:none;
}
a:hover	{
text-decoration:underline;
}
p	{
margin:0;
padding:0;
}
img	{
border:none;
}
table	{
border-collapse:collapse;
}

#toprow	{
font-size:10px;
background-color:#6af;
}
#toprow h1	{
margin:0;
font-size:22pt;
color:#000;
font-weight:bold;
}
#contact	{
font-size:8pt;
color:#fff;
}
#menu	{
font-size:8pt;
color:#000;
font-weight:bold;
}
#menu ul	{
margin:0;
padding:0;
text-align:center;
list-style:none;
}
#menu li	{
margin:0 3px;
display:inline;
}
#menu a:hover	{
text-decoration:underline;
}

#productlist	{
font-size:8pt;
font-weight:bold;
color:#000;
}
#productlist ul	{
margin:0;
padding:0;
list-style:none;
}
#productlist li	{
position:relative;
height:25px;
padding-left:4px;
}
#productlist li:hover	{
background-color:#6af;
cursor:pointer;
}
#productlist ul li div	{
position:absolute;
top:0;
left:98%;
width:670px;
display:none;

}
#productlist ul li:hover div	{
margin:0;
padding:4px 8px;
background-color:#6af;
display:block;
cursor:pointer;
}
#productlist p	{
font-size:8pt;
padding:2px 0;
}
#productlist h2	{
font-size:11pt;
margin:0;
}
#textmain	{
font-size:16pt;
padding:20px 10px;
}
#textmain table	{
font-size:10pt;
font-weight:bold;
}

#textdetail,#menutextdetail	{
font-size:10pt;
font-weight:bold;

}
#textdetail h2,#menutextdetail h2	{
margin:4px;
text-align:center;
}
#textdetail table,#menutextdetail table	{
font-size:8pt;
color:#00a;
}
#textdetail table th,#menutextdetail table th	{
text-align:left;
color:#000;
}
#textdetail p	{
padding: 0 16px;
}

#faqdetail h2	{
margin:4px;
text-align:center;
}
#faqdetail a	{
text-decoration:underline; font-style:italic; font-weight:bold;
}
#faqdetail p	{
padding: 0 16px;
}
#menutextdetail p	{
padding:4px 16px;
}

.PopBoxImageSmall	{
	cursor: url("../images/popbox/magplus.cur"), pointer;
}
.PopBoxImageLarge	{
	border: solid thin #fff;
	cursor: url("../images/popbox/magminus.cur"), pointer;
}
.PopBoxImageShrink	{
	cursor: url("../images/popbox/magminus.cur"), pointer;
}
.PopBoxImageLink	{
	cursor: pointer;
}
.PopBoxImageMove	{
	border: none 0px #ffffff;
	cursor: pointer;
}
