/* New Style */

body                    { margin: 0 0 0 0; font-family: Arial, Helvetica, San-Serif; font-size: 10px; background-image: url("../images/lightbg.gif");}
td                      { font-family: Arial, Helvetica, San-Serif; font-size: 10px; color: #000000; line-height: 160%; }

.PageHeader             { background: #F5F5E1; font-family: Arial, Helvetica, San-Serif; font-size: 18px; color: #000000; font-weight: bold }

.BodyHeader             { background: #F5F5E1; font-family: Arial, Helvetica, San-Serif; font-size: 14px; color: #000000; font-weight: bold }
.BodyContent            { background: #F5F5E1; font-family: Arial, Helvetica, San-Serif; font-size: 11px; color: #000000 }
.BodyBreaker            { background: SeaGreen; }

.BodyContentRed         { background: #F5F5E1; font-family: Arial, Helvetica, San-Serif; font-size: 11px; color: #FF0000; text-align: center }
.BodyContentRedText     { background: #F5F5E1; font-family: Arial, Helvetica, San-Serif; font-size: 11px; color: #FF0000; font-weight: bold }
.BodyContentGreen       { background: #F5F5E1; font-family: Arial, Helvetica, San-Serif; font-size: 11px; color: #339933; text-align: center }
.BodyContentGreenText   { background: #F5F5E1; font-family: Arial, Helvetica, San-Serif; font-size: 11px; color: #339933; font-weight: bold }
.BodyContentGrey        { background: #CCCCCC; font-family: Arial, Helvetica, font-size: 11px; color: #555555; font-weight: bold }
.BodyContentGreyText    { background: #F5F5E1; font-family: Arial, Helvetica, font-size: 11px; color: #555555; font-weight: bold }

.error					{ color: #FF0000; }
.FormField              { font-family: Monospace; font-size: 11px; }
.FormSelect             { font-family: Monospace; font-size: 11px; width: 200px; }
.FormFieldReadOnly      { background: #DDDDDD; color:#555555; font-style: italic; font-weight: bold; font-family: Monospace; font-size: 11px}

.title { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight : bold;
	color: #AF0000;
	padding-top: 3px;
	padding-bottom: 2px;}


A:link                  { color: Teal; }
A:visited               { color: Teal; }
A:active                { color: Teal; }
A:hover                 { color: Teal; }

a.panel:link, a.panel:visited, a.panel:active  {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;	
	color : #003576;
}

a.panel:hover  {
	text-decoration : underline;
}

a.panel2:link, a.panel2:visited, a.panel2:active  {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Teal;;
}

a.panel2:hover  {
	text-decoration : none;
}

