/* Copyright 2000 - Active Matter, Inc. */
/* for tags */
body, p, font, h1, h2, h3, h4, h5, li, td, th, a, a:link, a:visited, a:hover, strong, i, blockquote,.RedBold, body.MSC
  {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

p, td, li, th, blockquote
  {font-weight: normal;}
body
  {background:  margin: 15 0 0 0; background-image: url('bg.jpg');}
u
  {text-decoration: underline;}
th
  {font-weight: bold; text-align: left;}
b, strong
  {font-weight: bold;}
input, .textarea, textarea
  {font-size: 11px; font-family: monospace, sans-serif; font-weight: 100;}
ol, ul
  {margin: 0 0 0 0;}
pre
  {font-family: monospace; font-size: 11px;}

/* Headings */
h1, .Heading1
  {font-size: 16px; font-weight: bold; color: #003366;}
h2, .Heading2
  {font-size: 14px; font-weight: bold; color: #336699;}
h3, .Heading3
  {font-size: 12px; font-weight: bold; color: #6699CC;}
h4, .Heading4
  {font-size: 11px; font-weight: bold;}
h5, .Heading5
  {font-size: 10px; font-weight: bold;}

/* Inputs */
input.button
  {font-size: 11px; color: #ffffff; background: #0033CC; font-family: verdana, sans-serif;}
input.smbutton
  {font-size: 10px; color: #ffffff; background: #0033CC; font-family: verdana, sans-serif;}

/* Normal Text */
.smaller
  {font-size: 9px;}
.small, .FMCellSmall, .SUSmall, .CMSmall
  {font-size: 10px;}
.text, BGNormalEntry, .SUMedium, CMMedium
  {font-size: 11px; font-weight: normal;}
.large, .CMLarge
  {font-size: 13px;}
.larger, BGBigLetter
  {font-size: 15px;}
.COMessage
 {font-size: 11px; color: red;}


/* Links */
a.PaidThruNotification, a.PaidThruNotification:link,a.PaidThruNotification:visited, a.PaidThruNotification:hover, a.PaidThruNotification:visited:hover
  {font-size: 11px; color: red; font-weight: bold;}
a, a:link, a:visited, a:hover, a:visited:hover
  {color: #336699; font-weight: normal; text-decoration: underline;}
a:visited
  {color: #666666;}
a:hover, a:visited:hover
  {color: red;}
a.smaller, a.smaller:link, a.smaller:visited, a.smaller:hover, a.smaller:visited:hover
  {font-size: 9px;}
a.small, a.small:link, a.small:visited, a.small:hover, a.small:visited:hover,

.four {
	color:#336699; font-weight:bold; vertical-align:top; padding-right:20px;
}