﻿.tablestyle 
{
	font-family: arial;
	font-size: 13px;
	border: solid 1px #C0C0C0;
}


.headerstyle th 
{      
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: none none none none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: Left;
    vertical-align: bottom;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}    



.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
     border-right: solid 1px #cbcbcb;   
     border-color: #989898 #cbcbcb #989898 #989898;   
}
 

