﻿.td1{
    background-color:#ffffff;
}
.td2
{
    height:27px;
    width:637px;
    background-color:#0099cc;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	font-weight:bold
}
.td3
{
    background-color: #0099cc;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
    
}
.td4{
    width:145px;
    text-align:left
}

.td5{
    width:476px;
    text-align:left
}
.td6{
    
    width:150px;
    text-align:left
}
.tdWhite
{
    background-color:White
}
.td7
{
    width:225px;
}
.tdError
{
    color:Red;
}
.alert1
	{
	    color: White;
	    background-color: #ff3300;
	    font-size: 14pt;
	    width: 100%;
	    height: 200px;
	     margin-left:auto;
    margin-right:auto;
    text-align:center
	}
	.alert2
	{
	    color: White;
	    background-color: #ff6600;
	    font-size: 14pt;
	    width: 100%;
	    height: 200px;
	     margin-left:auto;
    margin-right:auto;
    text-align:center
	}






