﻿<STYLE TYPE="text/css">{  }
BODY {
	background-image: url(images/parchmnt.gif);
	color:#B00900;
	vlink:#000080;
	margin-top:0px;
	}
h1, h2, h3	{
	color:#B00900
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:"Times New Roman";
	font-style:italic; margin-left:0in; margin-right:0in; margin-top:0in
	}
	
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: hand;
	list-style: none;
}

.hoverbox a
{
	cursor: hand;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 190px;
	height: 130px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	padding: 1px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 400px;
	height: 300px;
}

/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox li
{
	position: static;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.rssbutton{
background-color: #B00900;
border: 2px #ff6600 outset;
padding: 3 4px;
color: white;
text-decoration: none;
font: bold 14px Verdana;
}

.rssbutton:hover, .rssbutton:active{
color:  #FFCC66;
}

</style>