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

	body {Font-Family:Arial,Helvetica; } 
.leftadbody {font-family: Arial,Helvetica,sans-serif; font-size: small;}
.leftadhead {font-family: Arial,Helvetica,sans-serif; font-size: small;}
.leftbarbody {font-family: Arial,Helvetica,sans-serif; font-size: small;}
.toolbar {font-family: Arial,Helvetica,sans-serif; font-size: small;}
.leftbarhead {font-family: Arial,Helvetica,sans-serif; font-size: small;}
.smalltableheader {font-family: Arial,Helvetica,sans-serif; font-size: small;}
.smalltable {font-family: Arial,Helvetica,sans-serif; font-size: small;}
.link {font-family: Arial,Helvetica,sans-serif; color: #0000cc; text-decoration: none; font-weight: bold}
.link:hover {font-family: Arial,Helvetica,sans-serif; color: #0000cc; text-decoration: underline; font-weight: bold}
.style7 {color: #000088; font-family: Arial, Helvetica, sans-serif;  font-size: small; }
.toolbar {font-family: Arial,Helvetica,sans-serif; font-size: 85%;}
.tabheader {font-size: 100%; font-family: Arial,Helvetica,sans-serif;  font-weight: bold}
.tabtext {font-size: 80%; font-family: Arial,Helvetica,sans-serif; font-weight: bold }
.style1 {text-decoration: none;}
.style1:hover {text-decoration: underline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.rssdrop li ul { /* second-level lists */
    display: none;
    background-color: #ccccdd;
    position: absolute;
    top: 1.4em;

    left: 0;
	width: 6.1em;	
	top: 1.1em;

}

.rssdrop li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
  top: auto;
  left: auto;
}
.rssdrop li li {
  background-color: #ccccdd;
	width: 6em;
  padding-left: 3px;
	padding-right: 3px;
  border-style: solid;
  border-color: #000080;
  border-width: 0px 1px 0px 1px;
}
.rssdrop li:hover ul, li.over ul {
  display: block;
}
#content {
  clear: left;
}
.title-box {
  position: relative;
  width:120px;
  height:80px;
  margin: 0em;
  padding: 0em;
}
.title-box-title {
	position:absolute;
	width:21px;
	height:16px;
	z-index:1;
	left: 100px;
	font-family: Arial,Helvetica,sans-serif; font-size: .7em;
	top: 70;
	background-image: url(graphics/stackIcon.gif);
	layer-background-image: url(graphics/stackIcon.gif);
	border: 0px none #000000;
}
//-->
</style>