﻿body{
background-color:#ffffff;
margin:5 5 5 5;
font-family:helvetica,arial;
}
div.page_title{
font-size:12pt;
font-weight:bold;
color:#333333;
margin-bottom:20px;
}
div.sub_title{
font-size:12pt;
font-weight:bold;
color:#333333;
margin-bottom:10px;
}
div.table{
margin-bottom:20px;
}
div.row{
clear:both;
height:18px;
}
div.row_title{
font-size:10px;
padding:3px;
background-color:#f5f5f5;
color:#666666;
width:10em;
float:left;
display:none;
}
div.row_data{
font-family:verdana;
font-size:10px;
color:#999999;
float:left;
padding-left:2px;
padding-top:3px;
clear:both;
width:100%;
}
div.row_data_title{
font-family:verdana;
font-size:16px;
color:#333333;
float:left;
padding-left:2px;
padding-top:3px;
clear:both;
width:100%;
}
#res,#res2,#resM,#resM2{
display:inline;
}
a{
font-size:11px;
color:#999999;
text-decoration: underline;
}
a:hover{
color: #000000;
text-decoration: none;
}
img{
margin:1px;
}