body
{
    font-family:"Verdana";
    font-size:9px;
    background-color: #272627;
}
a
{
color: white;
text-decoration: none;    
}
input, option, select, textarea
{
    font-family: verdana;
    font-size: 12px;
    text-align: left;
    border: 1px solid black;
}
td.runtom
{
    border-top: 2px solid #3F9BBF;
    border-right: 2px solid #3F9BBF;
    border-left: 2px solid #3F9BBF;
    border-bottom: 2px solid #3F9BBF;
}
td.slim
{
    border-top: 1px solid #3F9BBF;
    border-right: 1px solid #3F9BBF;
    border-left: 1px solid #3F9BBF;
    border-bottom: 1px solid #3F9BBF;
	font-family: Verdana;
	font-size:  9px;
}
td.forsta
{
    border-top: 2px solid #3F9BBF;
    border-left: 2px solid #3F9BBF;
    border-bottom: 2px solid #3F9BBF;
}
td.andra
{
    border-top: 2px solid #3F9BBF;
    border-bottom: 2px solid #3F9BBF;
}
td.tredje
{
    border-top: 2px solid #3F9BBF;
    border-bottom: 2px solid #3F9BBF;
    border-right: 2px solid #3F9BBF;
}
th, td
{
    font-weight: bold;
    border: 0px solid black;
    border-color: #3F9BBF;
}
tr.tr1
{
    // background-color: Red;
    border: 1px;
    border-bottom-color: #3F9BBf;
}
tr.tr2
{
   // background-color: White;
}
table
{
   // background-color: #3F9BBF;
    border-collapse:collapse;
    text-transform: uppercase;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: White;
}
td.rapport
{
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}