body {
	
	background-color: #d7dff4;
	margin:0px 0px 0px 0px;
	}


.Text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : inherit;
	font-variant : inherit;
	font-weight : inherit;
	text-align : justify;
}

.MenuHeading{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #33001A;
	text-decoration : none;
}


UL.MenuHeading1 LI{
	list-style-image: url(../images/image002.gif);
	vertical-align: 50%;
	line-height: 15px;
}

.MenuHeading1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #993300;
	text-decoration : none;
}
TD.Header {
	background: #caf2cd;
}

TR.link_header{
	background: teal;
	height : 20px;
}

.MenuItem{
	font-family : sans-serif, Arial, Verdana, Helvetica;
	font-size: 11px;	
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #33001A;
	text-decoration : none;
	line-height : 16px;
}


.HeaderMenu{
	font-family : sans-serif, Arial, Verdana, Helvetica;
	font-size: 11px;	
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #ffffff;
	text-decoration : none;
	line-height : 16px;
}



.link{
	Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : #9600bd;
	text-decoration : none;
	line-height : 16px;
	align:center;
}


TABLE.MenuHeading_blue TH, TABLE.MenuHeading_blue TH a {
	background: #B7DFF8;
	text-align: center;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #000000;
	text-decoration : none;
	pause-before: inherit;
}

TABLE.MenuHeading_blue TD, TABLE.MenuHeading_blue TD a {
	background: #96e6e1;
	text-align: left;	
	font-family : sans-serif, Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : #186762;
	text-decoration : none;
	line-height : 16px;
}
 TABLE.MenuHeading_blue TR, TABLE.MenuHeading_blue TD{
	border: 1px solid #1e978f;
}



TABLE.MenuHeading_green TD, TABLE.MenuHeading_green TD a {
	font-family : sans-serif, Arial, Verdana, Helvetica;
	font-size: 1px;	
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : red;
	text-decoration : none;
	line-height : 16px;
}
TABLE.MenuHeading_green TR, TABLE.MenuHeading_green TD{
	border: 1px solid #1e978f;
}

TABLE.MenuHeading_green TD.noborder{
	border: none;
}


.link2{
	sans-serif, Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : #9a8d10;
	text-decoration : none;
	line-height : 16px;
}

.Menu{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #F8B901;
	text-decoration : none;
	line-height : 18px;
}


.PageHeading{
	font-family : Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #84b285;
	text-decoration : none;
}


.Heading{
	font-family : sans-serif, Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #017b7c;
	text-decoration : none;
}
.Heading a{
	font-family : sans-serif, Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #017b7c;
	text-decoration : none;
}


.More{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #993300;
	text-decoration : none;
}

.Copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: inherit;
	font-style: normal;
	font-variant: normal;
	color: #444653;
}

.phul{
	background-image: url(../images/phulkari.jpg);
}

div.hr {
	color: #f00;
	background-color: #f00;
	height: 3px;
	width:900px;
}
div.hr hr {
  	display: none;
}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:100px;
	width:900px;
	
}
/* rotator css */
	div#rotator ul li {
	float: left;
	position:absolute;
	list-style: none;
	left: 0%;
}
/* rotator image style */
	div#rotator ul li img {
	border:none;
	padding: 0px;
	margin:0px 0px 0px 0px;
}
    div#rotator ul li.show {
	z-index:500
	
}
