body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-color:#5ba0d6;
}

.clear{clear:both;}

h1
{
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif ;
	font-size:14px;
	text-align:left ;
	color: #000000;
	padding: 5px 0px 5px 5px;
	border-bottom:solid 2px white;
}

h2
{
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif ;
	font-size:14px;
	text-align:left ;
	color: #800000;
	padding: 5px 0px 5px 5px;
}	

h3
{
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif ;
	font-size:12px;
	font-weight:bold ; 
	text-align:left ;
	color:Black ;
	padding: 5px 0px 5px 5px;
}	


table.stats 
{	
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    text-align: center;
	    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	    font-weight: normal;
	    font-size: 11px;
	    border-collapse: collapse;
	    border-spacing: 1px;
	width:99%;
}

p
{
	text-align:justify;
}
  
table.stats td 
{ 
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px  #000066 solid;}
	
table.stats th
{	
	border: 1px  #086bb9 solid;
	padding: 2px;
	background-color: #086bb9;
	text-align :left ;
	color:White ;
}


p.ContactUs
{
	FONT-FAMILY: Verdana, sans-serif; 
	font-size:11px;
	text-align :left;
	margin-left:20px;  
}
/***************** Menu ***********************/

  #PMI
	{ display: block;
	width: 140px;
	height: 55px;
	background: url(images/PMI.jpg) no-repeat 0 0;}
  #PMI:hover
	{ background: url(images/PMI.jpg) no-repeat 0 0;}
  #PMI span {  display: none;}

  #Home
	{ display: block;
	width: 71px;
	height: 103px;
	background: url(images/pageImages/MainPage1_09.jpg) no-repeat 0 0;}
  #Home:hover
	{ background: url(images/pageImages/MainPage1_09a.jpg) no-repeat 0 0;}
  #Home span {  display: none;}

  #CheckMail
	{ display: block;
	width: 168px;
	height: 65px;
	background: url(images/pageImages/MainPage1_08a.jpg) no-repeat 0 0;}
  #CheckMail:hover
	{ background: url(images/pageImages/MainPage1_08b.jpg) no-repeat 0 0;}
  #CheckMail span {  display: none;}


  #AboutUs
	{ display: block;
	width: 106px;
	height: 103px;
	background: url(images/pageImages/MainPage1_10.jpg) no-repeat 0 0;}
  #AboutUs:hover
	{ background: url(images/pageImages/MainPage1_10a.jpg) no-repeat 0 0;}
  #AboutUs span {  display: none;}

  #Faculty
	{ display: block;
	width: 106px;
	height: 103px;
	background: url(images/pageImages/MainPage1_11.jpg) no-repeat 0 0;}
  #Faculty:hover
	{ background: url(images/pageImages/MainPage1_11a.jpg) no-repeat 0 0;}
  #Faculty span {  display: none;}

 #Program
	{ display: block;
	width: 106px;
	height: 103px;
	background: url(images/pageImages/MainPage1_12.jpg) no-repeat 0 0;}
  #Program:hover
	{ background: url(images/pageImages/MainPage1_12a.jpg) no-repeat 0 0;}
  #Program span {  display: none;}
  
   #Alumni
	{ display: block;
	width: 110px;
	height: 103px;
	background: url(images/pageImages/MainPage1_13.jpg) no-repeat 0 0;}
  #Alumni:hover
	{ background: url(images/pageImages/MainPage1_13a.jpg) no-repeat 0 0;}
  #Alumni span {  display: none;}
  
  #Events
	{ display: block;
	width: 114px;
	height: 103px;
	background: url(images/pageImages/MainPage1_14.jpg) no-repeat 0 0;}
  #Events:hover
	{ background: url(images/pageImages/MainPage1_14a.jpg) no-repeat 0 0;}
  #Events span {  display: none;}
  
  #Placements
	{ display: block;
	width: 120px;
	height: 103px;
	background: url(images/pageImages/MainPage1_15.jpg) no-repeat 0 0;}
  #Placements:hover
	{ background: url(images/pageImages/MainPage1_15a.jpg) no-repeat 0 0;}
  #Placements span {  display: none;}
  
  /***************************************************************************/
	#navcontainer { width: 180px;
	                margin-left: 20px;  }

	#navcontainer ul
	{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

	#navcontainer a
	{
	display: block;
	padding: 3px;
	width: 160px;
	/*background-color: #036;*/
	border-bottom: 1px solid #61a6d9;
	}

	#navcontainer a:link, #navlist a:visited
	{
	color:#134e7b ;
	text-decoration: none;
	}

	#navcontainer a:hover
	{
	background-color: #369;
	color: #fff;
	}  
  /****************************************************************************/
  
	#SubNavContainer { width: 180px;
	                margin-left: 20px;
	                margin-top:20px;  }

	#SubNavContainer ul
	{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

	#SubNavContainer a
	{
	display: block;
	padding: 3px;
	width: 160px;
	/*background-color: #036;*/
	border-bottom: 1px solid #61a6d9;
	}

	#SubNavContainer a:link, #SubNavList a:visited
	{
	color:#134e7b ;
	text-decoration: none;
	}

	#SubNavContainer a:hover
	{
	background-color: #369;
	color: #fff;
	}    