body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #E4E8ED;

}


.backgr { background-color: #ffffff; 
background-image:url('Images/bgfade2.gif');
background-repeat:repeat-y;
width:890px; 
}

/*a  {color:#003399; text-decoration: none;}
a:hover {color: #1756D6;}
*/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.sad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
/*Backgr {
	background-attachment: fixed;
	background-image: url(/Images/SNAG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*/
.Border {
	border-width: 1px;
	border-style: solid;
        border-color: #999999;
}



.nospace{
    padding-top:0;
    margin-top:0;
}

.banner{
     margin-left: 21px;
     margin-top: -3px;
     margin-bottom: -3px;
}

.footer {
     background-color: #E4E8ED; 
     background-image:url('Images/bgfadebot.gif');
     background-repeat: no-repeat;
     height: 24px;
     width:890px; 
     padding:0;
}


.footer td  {line-height:13px; padding-bottom:4px;}


.bottomspace {
     padding-bottom: 23px;
	 }