﻿body
{
    
    font-family: Arial;
    font-size: 12px;
    background-image: url(../../images/assets/bg_grad.jpg); background-repeat: repeat-x;
    
    
   
   
}
.white{color: White; text-align:justify;}
.white_noalign{color: White;}
.black{color: black; text-align:justify; }


A
{font-family: Arial; font-size: 14px; color: Blue ;text-decoration: underline;}
a img {    border: none;  }

A.black{font-family: Arial; font-size: 12px; color: black;text-decoration: underline; font-weight:bold;}
A.smlink{font-family: Arial; font-size: 11px; color: black; text-decoration:underline; }


.cellback
{
    background-color: #9A202D;
}
.home{width:720px;  background-color:#f0eae2;}
.homeDiv{ width:700px;  background-color:#f0eae2;}

/*/////
// Box with border
////*/

.roundedcornr_box_top {background: url(../../images/assets/roundedcornr_border_top.png) no-repeat top left; }

.roundedcornr_box_border {background: url(../../images/assets/roundedcornr_border_tl.png) no-repeat top left; }
.roundedcornr_top_border {background: url(../../images/assets/roundedcornr_border_tr.png) no-repeat top right;}

.roundedcornr_bottom_border {background: url(../../images/assets/roundedcornr_border_bl.png) no-repeat bottom left;}
.roundedcornr_bottom_border div {background: url(../../images/assets/roundedcornr_border_br.png) no-repeat bottom right;}

.roundedcornr_content_border {background: url(../../images/assets/roundedcornr_border_r.png) top right repeat-y;}

.roundedcornr_box_top div,.roundedcornr_box_top,
.roundedcornr_box_border div,.roundedcornr_box_border,

.roundedcornr_bottom_border div, .roundedcornr_bottom_border {
	width: 100%;height: 20px;font-size: 1px;}
.roundedcornr_content_border, .roundedcornr_bottom_border {margin-top: -0px;}
.roundedcornr_content_border { padding: 0 20px; }

.resultTable
{ width:400px;
        
    }
.resultHeader
{
    border:solid 1px #000000; 
    font-size:9pt;
    font-weight:bold;
    background-color:#c0c0c0;
    }
.colHeader
{font-size:8pt;
    font-weight:bold;
     
    border-bottom:dotted 1px #000000;
    }



