.smalltext{
	color:gray;
	font-size: x-small;
}
td.mainbox
{ 
	background: url("images/site_images/symbol.gif"); 
	background-position: center; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	color:#A90056;
}

.SiteTitle{
  height: 44px;
  FONT-SIZE: 26px;
  COLOR: #000000;
  FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
  TEXT-DECORATION: none;
}

.AdminPageTitle{
  color: #6c6c6c;
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 0px;
}

.PageCrumbTrail{
  background: white;
  color: #000000;
  font-size: 9pt;
  font-weight: none;
  text-align: left;
  font-family: arial;
}

.PageTitle{
  width: 100%;
  background: #d6b6bf;
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  font-family: arial;
  padding: 10px;
  margin-bottom: 20px;
}

.PageLinks{
  color: #6c6c6c;
  font-size: 10pt;
  text-align: left;
  font-family: arial;
}

.PageText{
  color: #000000;
  font-size: 10pt;
  width: 100%;
  font-family: arial;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

BODY{
  font-size: 11pt;
  font-family: arial;
}

UL {
   margin: 0px 0px 0px 0px; 
list-style-type: disc;
list-style-position: outside;
   
}

LI {
 list-style-image: disc;
  margin: 0px 0px 0px 0px; 
}

.Copyright{
  color: #C04E5A;
  font-size: 8pt;
  font-weight: none;
  font-family: arial;
  white-space: nowrap;
}

TH{
  color: #6c6c6c;
  font-size: 10pt;
  font-weight: bold;
  background: #cfcfcf;
  font-family: arial;
}

.ErrorMessage{
  color: #CC0000;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  font-family: arial;
}

.SuccessMessage{
  color: #00CC00;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  font-family: arial;
}

.PageLinksHeader{
  color: #6c6c6c;
  font-weight: bold;
  font-family: arial;
}

.PageLinksRelated{
  color: #6c6c6c;
  font-size: 10pt;
  text-align: left;
  font-family: arial;
}

.Row1{
  color: #6c6c6c;
  font-size: 10pt;
  text-align: left;
  border: 1;
  background: #dfdfdf;
  font-family: arial;
}

.Row2{
  color: #6c6c6c;
  font-size: 10pt;
  text-align: left;
  background: #efefef;
  font-family: arial;
}

A {
  color: #0066CC;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  font-family: arial;
}

A:hover {
  color: #0066CC;
  text-decoration: underline;
}

LEGEND{
  color: #6c6c6c;
  font-size: 11pt;
  font-weight: bold;
  font-family: arial;
}

LEGEND.Black{
  color: #6c6c6c;
  font-size: 11pt;
  font-weight: bold;
  font-family: arial;
}

FIELDSET{
  color: #6c6c6c;
  text-align: left;
  font-family: arial;
  padding: 4px;
}

FIELDSET.Black{
  color: #6c6c6c;
  font-size: 10pt;
  text-align: left;
  font-family: arial;
  padding: 4px;
}

.PagesBelow{
  text-decoration: none;
  color: #333333;
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
  padding: 4px;
}

.InputText{
  color: #6c6c6c;
  font-size: 10pt;
  width: 100%;
  font-family: arial;
}

.InputDropDown{
  color: #6c6c6c;
  font-size: 10pt;
  width: 100%;
  font-family: arial;
}

.OuterAdminTable{
  color: #6c6c6c;
  width: 100%;
  border: solid black 1px;
  background: #EEEEEE;
  font-family: arial;
  padding: 2px;
}

.InputButton{
  color: #6c6c6c;
  width: 100%;
  background: #DDDDDD;
  font-family: arial;
  font-variant: small-caps;
}

BLOCKQUOTE{
  color: #6c6c6c;
  font-style: italic;
  font-family: arial;
}

.InnerAdminTable{
  color: #6c6c6c;
  width: 100%;
  border: none;
  font-family: arial;
  padding: 2px;
}

.StrikeThrough{
  color: #6c6c6c;
  text-decoration: line-through;
  font-family: arial;
}

.Instructions{
  font-size: 10pt;
  text-align: center;
  font-family: arial;
}

.ChangedDetails{
  color: #6c6c6c;
  background: #FFFFCC;
  font-family: arial;
}

P {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  font-size: 9pt;
  font-family: arial;
  line-height: 1.5;
}

TD{
  font-size: 10pt;
  font-family: arial;
}

.PageLinksFooter{
  color: #6c6c6c;
  font-family: arial;
}

.PageLinksLeft{
  color: #6c6c6c;
  font-family: arial;
}

.PageLinksRight{
  color: #6c6c6c;
  font-family: arial;
}

#printFooter{
  color: #6c6c6c;
  font-family: arial;
  display: none;
}

.MenuNotSelected{
  color: #333333;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 3px;
}

.MenuNotSelected:hover{
  color: black;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: underline;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 3px;
}

.AdminMenuTitle{
  font-size: 12pt;
  text-align: center;
  padding: 0px;
}

.MenuSelected{
  color: #000000;
  backgroun:#d6b6bf;
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.MenuSelected:hover{
  color: #000000;
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.MenuInTree{
  background: #d6b6bf;
  color: #333333;
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.MenuInTree:hover{
  background: #d6b6bf;
  color: #000000;
  text-align: left;
  font-size: 8pt;
  font-weight: none;
  text-decoration: underline;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.AdminMenu{
  text-decoration: none;
  padding: 0px;
}

.newsdate {
  color: #AAAAAA;
  text-align: right;
  font-size: 8pt;
}

TEXTAREA, INPUT, SELECT.Wide {
  width: 100%;
}

INPUT.setwidth {
  width: 20px;
}

INPUT, SELECT, TEXTAREA {
  font-family: arial, verdana;
  font-size: 8pt;
}

.FormTable{
  border: solid 1px #BAB7C2;
  width: 100%;
  color: #6E3F75;
  background: #EAE7F2;
  padding: 0px;
}
