body, html{
margin:0px;
padding:0px;
width:100%;
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:14px;
color:#260000;
font-size:10px;
background-color:none;
}
td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
}
td .linebottom{
clear:both;
background-image:url(images/line_dotted_hor.gif);
background-position:bottom;
background-repeat:repeat-x;
left:0px;
overflow:hidden;
}

 .linefat{
clear:both;
background-color:#260000;
position:relative;
height:3px;
font-size:1px;
line-height:1px;
overflow:hidden;
}
.line{
clear:both;
background-image:url(images/line_dotted_hor.gif);
left:0px;
width:100%;
height:1px;
font-size:0px;
line-height:0px;
overflow:hidden;
}

 .linedetail{
background-image:url(images/line_dotted_hor.gif);
background-repeat:repeat-x;
background-position:bottom;
}


 #detail {
float:left;
width:100%;
text-align:center;
background-color:none;
vertical-align:middle;
overflow:visible;
}


.thumb{
text-align:left;
float:left;
width:auto;
background-color:none;
margin-top:10px;
margin-bottom:14px;
margin-right:19px;
}
.buttonwrap{
margin-top:2px;
}

a.button{
color:white;
background-color:#260000;
text-decoration:none;
padding-top:0px;
padding-bottom:2px;
/*padding-right:10px;*/
line-height:16px;
}
a.button:hover{
background-color:#FF0000;
}

a.buttonact{
color:white;
background-color:#FF0000;
text-decoration:none;
padding-top:0px;
padding-bottom:2px;
}
span.buttonact{
color:white;
background-color:#FF0000;
text-decoration:none;
padding-top:0px;
padding-bottom:2px;
}
a{
color:#260000;
text-decoration:none;
}
a:hover{

}
