<style type=text/css>
<!--

  a 
  {    
	font-family: Arial,Helvetica,sans-serif, tahoma, arial, helvetica, sans;
	color: #3333CC;
	font-weight: bold;
	text-decoration:none;
  }
  
  a:hover 
  {
	font-family: Arial,Helvetica,sans-serif, tahoma, arial, helvetica, sans;
	color: #FF3300;
	font-weight: bold;
	text-decoration:underline;
  }
  
  h2 
  {
    font-size: 12pt;
    font-weight: bold;
  }
  
  body 
  { 
	font-family: Arial,Helvetica,sans-serif, tahoma, arial, helvetica, sans; 
	font-size: 8pt; 
    font-weight: normal; 
  }

  table.menuleft
  {
    background: #000099; 
	color: #FFFFFF; 
	text-align: center;
  }
  
  td
  {
	font-family: Arial,Helvetica,sans-serif, tahoma,arial,helvetica,sans;
	font-size: 8pt; 
    font-weight: normal; 
  }

  td.menuleft
  { 
	font-family: Arial,Helvetica,sans-serif, tahoma, arial, helvetica, sans;
	text-align: center; 
	font-weight: bold; 
  }  
  a.menuleft
  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }
  a.menuleft:hover
  {
  	color: #FF3300;
	font-weight: bold;
	text-decoration:none;
  }

  a.bannera
  {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
  }

  a.bannera:hover
  {
  	color: #00CCFF; 
	font-weight: bold;
	text-decoration:none;
  }

  td.bannera
  {
	color: #FFFFFF; 
    background: #000000;
	font-weight: bold;
	text-align: center; 
  }

  a.bannerb
  {
	color: #000000; 
	font-weight: bold;
	text-decoration:none;
  }

  a.bannerb:hover
  {
  	color: #00CCFF; 
	font-weight: bold;
	text-decoration:none;
  }

  td.bannerb
  {
    background: #FFFFFF; 
	color: #000000; 
	font-weight: bold;
	text-align: center; 
  }

  a.bannerc
  {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
  }
  a.bannerc:hover
  {
	color: #000000; 
	font-weight: bold;
	text-decoration:none;
  }
  td.bannerc
  {
    background: #006633; 
	font-weight: bold;
	text-align: center; 
  }
  td.bannerc:hover
  {
	background: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }

  a.bannerd
  {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
  }
  a.bannerd:hover
  {
	color: #000000; 
	font-weight: bold;
	text-decoration:none;
  }
  td.bannerd
  {
    background: #990000; 
	font-weight: bold;
	text-align: center; 
  }
  td.bannerd:hover
  {
	background: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }

  a.taball
  {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
  }
  a.taball:hover
  {
	color: #FFFF99; 
	font-weight: bold;
	text-decoration:none;
  }
  td.taball
  {
    background: #000000; 
	font-weight: bold;
	text-align: center; 
  }
  td.taball:hover
  {
	background: #636363;
	font-weight: bold;
	text-decoration:none;
  }

  a.tabprof
  {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
  }
  a.tabprof:hover
  {
	color: #FFFF99; 
	font-weight: bold;
	text-decoration:none;
  }
  td.tabprof
  {
    background: #660000; 
	font-weight: bold;
	text-align: center; 
  }
  td.tabprof:hover
  {
	background: #FF0000;
	font-weight: bold;
	text-decoration:none;
  }

  a.tabcomm
  {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
  }
  a.tabcomm:hover
  {
	color: #FFFF99; 
	font-weight: bold;
	text-decoration:none;
  }
  td.tabcomm
  {
    background: #000066; 
	font-weight: bold;
	text-align: center; 
  }
  td.tabcomm:hover
  {
	background: #0099FF;
	font-weight: bold;
	text-decoration:none;
  }

  a.tabeduc
  {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
  }
  a.tabeduc:hover
  {
	color: #FFFF99; 
	font-weight: bold;
	text-decoration:none;
  }
  td.tabeduc
  {
    background: #006600; 
	font-weight: bold;
	text-align: center; 
  }
  td.tabeduc:hover
  {
	background: #00CC00;
	font-weight: bold;
	text-decoration:none;
  }

  td.tabsel
  {
	color: #000000;
	background: #DDDDDD; 
	font-weight: bold;
	text-align: center; 
  }

	div.crop {
	 height: 150px;
	 width: 100px;
	 overflow: hidden;
	 }
	 div.crop img {
	 margin: 0 0 0 0;
	 }
	a.imglink {
	text-decoration: none;
	} 
	
	img {
		border-style: none;
		}

.listingdiv {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
}
.listingshowdiv {
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 251px;
	height: 260px;
	margin: 2px;
	float: left;
	border: 1px solid black;
	overflow: hidden;
}
.listingshowtitlediv {
	width: 245px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.listingshowdiv header {
  color: #fff;
  text-shadow: #000 0 1px;
  box-shadow: 5px;
  padding: 5px;
  background: #000;
 /* background: -moz-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21));
  background: -webkit-gradient(linear, left top, right top,
                               color-stop(0, rgb(0,0,0)),
                               color-stop(0.50, rgb(79,79,79)),
                               color-stop(1, rgb(21,21,21)));
  background: -webkit-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21));
  background: -ms-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21));
  */
  border-bottom: 1px solid #ddd;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -ms-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  text-align: center;
}
.EQTY header {
	background: #660000;
}
.NEQT header {
	background: #660000;
}
.COMM header {
	background: #000066;
}
.EDUC header {
	background: #006600;
}

.listingshowdiv a:link, .listingshowdiv a:visited, .listingshowdiv a:active {
	color: white;
	text-decoration: none;
}
.listingshowdiv a:hover {
	color: yellow;
}

.listingshowimgdiv {
	width: 100px;
	padding: 5px;
	float: right;
}
.listingshowdescdiv {
	width: 100%;
	margin: 2px;

}
.listingshowdescdiv a:link, .listingshowdescdiv a:visited, .listingshowdescdiv a:active {
	color: blue;
}
.listingshowdescdiv a:hover {
	color: red;
}



-->
</style>
