﻿ a:link   {   
  color:   #000000;
  text-decoration:none;   
  }   
  a:visited  {   
  color:   #000000;
  text-decoration:none;   
  }   
  a:hover  {   
  color:   #770000;   
  font-weight: bold;   
  } 
  img:hover
  {
    filter:Glow(Color=#FFFFFF, Strength=1);
  }
  
  #imageMenu {
	width: 540px;
	height: 200px;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 600px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: 5px;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	 none repeat scroll 0%;
	border-right: 1px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:96px;
	height: 200px;
}

#imageMenu ul li.aboutus a {
	background: url(img/p_aboutus.jpg) repeat scroll 0%;
}

#imageMenu ul li.edu a {
	background: url(img/p_edu.jpg) repeat scroll 0%;
}

#imageMenu ul li.proj a {
	background: url(img/p_proj.jpg) repeat scroll 0%;
}

#imageMenu ul li.digi a {
	background: url(img/p_digi.jpg) repeat scroll 0%;
}

#imageMenu ul li.contact a {
	background: url(img/p_contact.jpg) repeat scroll 0%;

}

.clear {
	clear: both;
}
  
        .footnote
    {
        font-size: 9pt;
        color: #999999;
        text-align: center;
    }
        .Indexstyle1
        {
            color:  #777777;
            font-size: 10pt;
        }
        .Indexstyle2
        {
            color:  #888888;
            font-size: 10pt;
            font-weight: bold;
        }
.grid-view
{
   padding: 5;
   margin: 5;
   border: dashed 1px #FFFFFF;
   font-family: "Verdana, Arial, Helvetica, sans-serif, Trebuchet MS";
 
}
   .grid-view td
{
 border-bottom:dashed 1px #AAAAAA;
 border-top:dashed 1px #AAAAAA;
 border-left:solid 1px #FFFFFF;
 border-right:solid 1px #FFFFFF;
}
   .grid-view tr:hover
{
   background-color: #EEEEEE;
   color: black;
   font-weight: bold;
}
body 
{

}


