﻿a:link {         font-weight: bold; color: rgb(0,0,250); text-decoration: none;}        a:visited {        font-weight: bold; color: rgb(0,0,250); text-decoration: none; }a:active {        font-weight: bold; color: rgb(0,0,250); text-decoration: none;}a:hover {        font-weight: bold; color: rgb(250,0,0); text-decoration: none;        }                .white { color: #FFFFFF; }body   { font-family: 'Verdana', MS Sans Serif, Helvetica; font-size: 10pt;         background-attachment: fixed; background-image: url(images/grad.jpg); }p      { font-family: 'Verdana', MS Sans Serif, Helvetica; font-size: 10pt;}table  { font-family: 'Verdana', MS Sans Serif, Helvetica; font-size: 10pt;
}

.indent {
	text-indent: 10px;
	margin-left: 0px;
	padding-left: 10px;
}

.container { width:800px; border-style:solid; border-left: 1px solid #000000; 
        border-top: 1px solid #000000; border-bottom: 5px outset #C0C0C0;
        border-right: 5px outset #C0C0C0; background-color: #FFFFFF;
}

#rotating-item-wrapper {
	padding: 0px;
	margin: 2px 0px 2px 0px;
	position: relative;
	width: 250px;
	height: 217px;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#hyperlinks{
	margin: 0px;
	padding: 0px;

}

#hyperlinks h3{
	padding: 0px 0px 0px 0px;
	border: 0px solid #cccccc;
}

#hyperlinks a:link, #hyperlinks a:visited {   display: block;   font-family: Arial, Helvetica, sans-serif; font-size: 9pt; TEXT-DECORATION: none;	background-color: #A8B4A6;	font-weight: bold;	color: #800080;}#hyperlinks a:hover{    display: block;    font-family: Arial, Helvetica, sans-serif; font-size: 9pt; TEXT-DECORATION: none;    font-weight: bold;	background-color: #666666;	    color: #FFFFFF;}#otherlinks{	margin: 0px;	padding: 0px;}#otherlinks h3{	padding: 0px 0px 0px 0px;	border: 0px solid #cccccc;}#otherlinks a:link, #otherlinks a:visited {   display: block;   font-family: Arial, Helvetica, sans-serif; font-size: 9pt; TEXT-DECORATION: none;	background-color: #C0C0C0;	font-weight: bold;	color: #000000;}#otherlinks a:hover{    display: block;    font-family: Arial, Helvetica, sans-serif; font-size: 9pt; TEXT-DECORATION: none;    font-weight: bold;	background-color: #3366CC;	    color: #FFFFFF;}h1 {	font-family: Tahoma, Helvetica, sans serif;	background: #99CCFF; color: #003399;}h2 {	font-family: Tahoma, Helvetica, sans serif;	clear: both;}h3 {	font-family: Tahoma, Helvetica, sans serif;	clear: both;}h4 {	font-family: Tahoma, Helvetica, sans serif;}
.style1 {
	margin: 10px 8px;
}
.style3 {
	vertical-align: baseline;
}
.style2 {
	margin: 4px 8px;
}
.panel {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-style: solid outset outset solid;
	border-width: 2px 5px 5px 2px;
	border-color: #333333 #808080 #808080 #333333;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
}

