﻿
body
{
  background-color: #FFFFFF;
  color: #333333;
  font-family: Verdana, Arial;
  font-size: 11px;
}

a
{
  color: #990000;
}
a:hover
{
  color: #CCAA66;
}
a:active
{
  color: #cccc66;
}

h2
{
  font-size: 16pt;
  font-family: Arial,Verdana;
   
}

.BasePage
{
  background-color: #ffffff;
  font-size: 11px;
}
.Copyright
{
  font-size: 10px;
}
.Tiny
{
  font-size: 8px;
}
.Small
{
  font-size: 9px;
}
.Med
{
  font-size: 11px;
}
.Large
{
  font-size: 13px;
}
.Huge
{
  font-size: 15px;
}
.SmallTitle
{
  font-size: 12pt;
  font-family: Arial;
}
.MediumTitle
{
  font-size: 16pt;
  font-family: Arial;
}
.LargeTitle
{
  font-size: 24pt;
  font-family: Arial;
}
.WarningSmall
{
  font-size: 10px;
  color:  Red;
  font-family: Verdana,Arial;
  font-weight:bold;
}
.WarningMed
{
  font-size: 12px;
  color:  Red;
  font-family: Verdana,Arial;
  font-weight:bold;
}
td.LeftColumnLink
{
  border-top: lightsteelblue 1px dotted;
  padding-bottom: 15px;
  padding-top: 10px;
  background-color: #eeeeee;
  padding-left: 15px;
}
td.LeftColumnLinkNoTop
{
  padding-bottom: 15px;
  padding-top: 10px;
  background-color: #eeeeee;
  padding-left: 15px;
}
a.LeftColumnLink
{
  font-family: Arial,Verdana;
  text-decoration: none;
}
.ResultsMessage
{
  font-size: 10pt;
  color: #cc0000;
  font-family: verdana,arial;
}
.SiteTitle
{
  font-size: 20px;
  font-family: Arial;
  color: #555555;
}
.GraphicBackgroundImage
{
/*  border-right: #666666 1pt solid;
  border-left: #666666 1pt solid;
*/
}
.TableBorder
{
	border: #666666 1pt solid;
}
.PaletteTableCell
{
	border-right: #666666 1pt solid;
	border-top: #666666 1pt solid;
	border-bottom: #666666 1pt solid;
}
.PaletteTableFirstCell
{
	border: #666666 1pt solid;
}
.PaletteTable
{
	border: #666666 1pt solid;
}
.Button
{
  border-right: #666666 1px solid;
  border-top: #666666 1px solid;
  border-bottom: #666666 1px solid;
  border-left: #666666 1px solid;

  font-size: 11px;
  color: #222222;
  font-family: Verdana, Arial, Sans-Serif;
  background-color: #CCCCCC;
  vertical-align: middle;
  cursor: hand;
}
.ButtonSmall
{
  border-right: #666666 1px solid;
  border-top: #666666 1px solid;
  border-bottom: #666666 1px solid;
  border-left: #666666 1px solid;

  font-size: 9px;
  color: #222222;
  font-family: Verdana, Arial, Sans-Serif;
  background-color: #CCCCCC;
  vertical-align: middle;
  cursor: hand;
}
.QuestionEditTitle
{
 font-weight:bold;
  font-size: 13pt;
  font-family: Arial;
}
textarea
{
  font-family: Verdana, Arial, Sans-Serif;
 font-size:11px;
}
.StatusMessage
{
	font-size: 16px;
}
