
div#scriptcontent
{
	display: none;
}

table
{
   border-collapse: collapse;
   border: 1px solid #DCDCDC;
}
td, th, input
{
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica;
}
td, th
{
   vertical-align: top;
   padding: 5px;
   border: 1px solid #DCDCDC;
}
th
{
   text-align: center;
   background-color: #C0C0C0;
}
tr.Filter th
{
   padding: 2px;
}
.one
{
   background-color: #EEEEEE;
}
.two
{
   background-color: #DCDCDC;
}
h1
{
   font-size: 16px;
   font-family: Arial, Helvetica;
}
input
{
	margin: 0px;
}

