table,html,body{width:100%;height:100%;padding:0; margin:0;overflow:hidden;font-family:Arial;font-size:10pt;color:rgb(196,17,12);}
a {text-decoration:none;color:#fff; }
bb {text-decoration:none;font-size:11pt; color:rgb(230,17,12); }

div.surround 
{
width:926px;
position:absolute;
left:50%;
top:50%;
margin-left:-450px;
margin-top:-325px;
height: 650px;
overflow:hidden;
}

div.content
{
position:absolute;
width:549px;
height:100%;
background: url(../images/logo.gif) top left no-repeat;
float:left;
overflow:hidden;
}

div.menu
{
position:relative;
width:130px;
height:125px;
left:415px;
text-align:left;
}

div.menuitem
{
width:100%;
padding-top:17px;
border-bottom:1px solid #fff;
}

div.text
{
position:absolute;
top:270px;
left:-302px;
}

div.infotext
{
position:absolute;
top:300px;
left:-390px;
}


span.small
{
text-align:justify;
font-size:8pt;
line-height:120%;
}


div.imp
{
position:absolute;
font-size:10pt;
color:rgb(192,17,12);
font-weight:bold;
top:270px;
left:-280px;
}

div.impfooter
{
margin-top:10px;
display:inline-block;
width: 200px;
float:left;
font-size:7pt;
}

div.impfooter a
{
color:rgb(196,117,112);
}

div.product
{
position:absolute;
text-align:center;
left:550px;
width:350px;
height:645px;
}

div.productselect
{
position:absolute;
text-align:center;
background:rgb(242,207,206);
top:630px;
left:550px;
width:376px;
height:20px;
font-family:Arial;
font-size:10pt;
font-weight:bold;
vertical-align:middle;
padding-top:2px;
}

div.productselect a
{
padding-left:5px;
padding-right:5px;
border-left:2px solid #fff;
color:rgb(196,17,12);
}

div.productselect a.active
{
padding-left:5px;
padding-right:5px;
/*border-left:2px solid #fff;*/
color:rgb(196,17,12);
background:#fff;
}

div.product img
{
border:3px solid rgb(242,207,206);
}

#text
{
border:0px;
border-bottom:1px solid rgb(196,17,12);
font-family:Arial;
font-size:10pt;
color:rgb(196,17,12);
}

#textbox
{
border:0px;
border-top:1px solid rgb(196,17,12);
border-bottom:1px solid rgb(196,17,12);
font-family:Arial;
font-size:10pt;
color:rgb(196,17,12);
}

button
{
border:0px;
background:rgb(242,207,206);
border-top:1px solid rgb(196,17,12);
border-bottom:1px solid rgb(196,17,12);
font-family:Arial;
font-size:10pt;
font-weight:bold;
color:rgb(196,17,12);
}

table td
{
padding-top:5px;
}