﻿#DTHeader
{
	height: 80px;

	text-align: center;

	border: 0px;
	margin: 0px;
	padding: 0px;

	color: #ffffff;

	background-color: #003366;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../Images/Header002.jpg);
}

#DTFooter
{
	height: 80px;

	text-align: center;

	border: 0px;
	margin: 0px;
	padding: 0px;

	color: #ffffff;

	background-color: #003366;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../Images/Footer002.jpg);
}


/*iShetaabVirtualDirectory*/

#ZSHeader
{
	height: 80px;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color:Blue;
	vertical-align:bottom;

}
#ZSHeader a
{
		text-decoration:none;
}
#ZSFooter
{
	height: 80px;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color:Blue;
	vertical-align:top;
}

/**************************Up*************************/
#UpHeader
{
	height: 80px;
	/*text-align: center;*/
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#ced3a8;
	/*filter: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=25,startX=100,finishX=0,startY=0,finishY=0);*/
}

#UpFooter
{
	height: 80px;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#ced3a8;
	/*filter: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=25,startX=100,finishX=0,startY=0,finishY=0);*/

}
