﻿body {
}
.LinkButton
{
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	font-family: Sans-Serif;
	font-variant: normal;
	background-color:White;
	color:Black;
	text-decoration:none;
}
.headerstyle a{
   text-decoration:none;
    color:black;
   display:block;
} 
    .hiddencol
    {
        display:none;
    }
    .viscol
    {
        display:block;
    }
    .new
    {
		border-right: yellowgreen thin solid;
		 border-top: yellowgreen thin solid;
		 border-left: yellowgreen thin solid;
		  border-bottom: yellowgreen thin solid;
    }
    .highlight
    {
		background-color:Transparent;
	 color:Silver;
    }
    
     .HiddenColumn{display:none;} 