﻿.tt
{
	font-size:xx-small;
}
.dd
{
	width: 90px;
}
.SearchTable
{
    text-align:left;
    font-family: 'Times New Roman', Times, serif; 
    font-size: small;
}
.txtDate
{
   	width: 130px;
}
.cboSearch
  {
        	width: 270px;
        	height:22px;
        }
        .divFade
        {
        	position:absolute;
        	top: 0px;
        	left: 0px;
        	background-image:url('/Images/Back.PNG');
        	width: 100%;
        	height: 100%;
        	z-index: 5;
			text-align:center;
        	vertical-align:middle;
        	visibility:hidden;
        	
        }
      
        .marq1
        {	
        	font-weight:bold; 
        	color:#CC0000; 
        	text-decoration: underline;
			width: 70px;
		}
		.marq2
		{
			line-height:16px;color:#5883be; font-weight:bold;
		}
		.mrqRow0
		{
			background-color:#cbe7f2;
			cursor: hand;
		}
		.mrqRow0 :hover
		{
			cursor: hand;
			background-color:#ffee00;
		}
		.mrqRow1
		{	
			cursor: hand;
			background-color:#FFFFFF;
		}
		.mrqRow1:hover
		{
			cursor: hand;
			background-color:#ffee00;
		}
		