﻿body, html, form
{
	font-family:Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center
}
span.showCaseTitle 
{
	font-size:14pt;
	font-family:Arial;
	font-weight: bold;
	border: solid 1px #0066CC;
	vertical-align:middle;
	padding: 5px 4px 5px 4px;
	display: block;
	width: 300px;
	height: 26px;
	color: #0066CC;
	background-color: #8196c1
}
span.showCaseText 
{
	font-size:11pt;
	display: block;
	margin-top:5px;
	font-family:Arial;
	color: red;
	font-weight:bold
}
td.rightSide
{
	vertical-align:top;
	text-align:left;
	border-top: solid 25px white
}
a:link		{ font-family: Arial; font-size:12px; color: #415286; text-decoration: none; }

a:visited	{ font-family: Arial; font-size:12px; color: #415286; text-decoration: none; }

a:active	{ font-family: Arial; font-size:12px; color: #415286; text-decoration: none; }

a:hover		{ font-family: Arial; font-size:12px; color: #0066CC; text-decoration: none; }

div.showCase
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#0072BB;
	position: relative;
	width: 320px;
	height: 270px;
	vertical-align:top;
	text-align:left;
	display: block;
	z-index:0;
    background-color:white
}

