/* $ID: addressender.css, v 2.1 21 Feb 2005 scu $ */

BODY
{
	font-family: "verdana", arial, sans-serif;
	color: #330099;
	margin: 2;
  font-size: small;
}


UL, TD, LI, P
{
  font-size: small;
}


OL
{
  font-size: x-small;
  margin-bottom: 10;
}

B
{
  font-weight: bold;
}

A
{
  color: #0000FF;
}

H1
{
  font-size: large;
  font-weight: bold;
  margin-top: 0;
}

H2
{
  font-size: medium;
  font-weight: normal;
  margin-bottom: 0;
}

H3
{
  font-size: medium;
  font-weight: normal;
  margin-bottom: -15;
}

H4
{
  font-size: small;
  margin-bottom: -15;
  font-weight: bold;
}

H5
{
  font-size: x-small;
  font-weight: bold;
  margin-top: -3;
}

H6
{
  font-size: x-small;
  font-weight: normal;
  margin-top: 0;
}

.Nav
{
  color: #330099;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

.CurrNav
{
  color: #FF0000;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  background: #FFFFCC; 
}

.Top
{
  margin-top: 5;
  margin-left: 0;
  margin-right: 0;
  font-size: 11pt;
}

.Bottom
{
  font-size: xx-small;
}

.RedBottom
{
  color: #FF0000;
  font-size: xx-small;
}

.Tiny
{
  font-size: xx-small;
}

.RedCell
{
  color: #FF0000;
}

.TinyRed
{
  font-size: xx-small;
  color: #FF0000;
}

.RedMsg
{
  color: #FF0000;
  font-weight: bold;
}

.Postcard
{
  color: #000000;
  font-size: 8pt;
}

.Postcard8
{
  color: #000000;
  font-size: 7pt;
}

.Gray
{
	color: #999999;
	font-size: x-small;
}

.MedBig
{
  font-size: medium;
}

.Big
{
	font-size: large;
	margin-top : 8;
}

.RecipTop
{
	font-size: 14pt;
	margin-top: 8;
	margin-bottom: 8;
}

.FinePrint
{
  font-family: "times new roman", serif;
  font-size: smaller;
}

.Recip
{
  margin-top: -10;
}

.TT
{
  font-family: courier;
}

.Logo
{
  margin-top: 10;
  margin-bottom: 10;
  margin-left: 7;
  margin-right: 0;
  font-size: 10pt;
}

.LeftBackground
{
	background-image: 'LeftBackground.gif';
	background-repeat: no-repeat;
}

.OLABody
{
	background-image: 'OLABackground.jpg';
	background-repeat: repeat-x;
/*	scrollbar-3d-light-color : #FFFFCC;
	scrollbar-arrow-color : #330099;
	scrollbar-base-color : #FFFFCC;
	scrollbar-dark-shadow-color : #330099;
	scrollbar-face-color : #FFCC66;
	scrollbar-highlight-color : #FFFFCC;
	scrollbar-shadow-color : #330099; */
}

.OLABtn
{
  font-family: verdana, arial, sans-serif;
  color: #330099;
  background-color: #FFE697;
}
