.Head { font-family: verdana; font-size: 10px; font-weight: Bold; color: #ffffff; }
.HeadSolidBlack { background:#595959; }
.HeadSolidBlue { background:#5981a3; }
.HeadSolidGreen { background:#5a9462; }
.HeadSolidRed { background:#a62e2e; }
.HeadOnWhite { font-family: verdana; font-size: 10px; font-weight: Bold; color: #000000; }
.OutlineBlack { background:url(c2_bg_black.gif) repeat-x; }
.OutlineBlue { background:url(c2_bg_blue.gif) repeat-x; }
.OutlineGreen { background:url(c2_bg_green.gif) repeat-x; }
.OutlineRed { background:url(c2_bg_red.gif) repeat-x; }
.HeadOnWhiteMajor { font-family: verdana; font-size: 13px; font-weight: Bold; color: #000000;}
.Normal { font-family: verdana; font-size: 11px; font-weight: Normal; color: #000000; }
.micro { font-size:1px; }
.NormalPad { font-family: verdana; font-size: 11px; font-weight: Normal; color: #000000; padding: 8px 11px 0px 11px; }
.NormalPadTwo { font-family: verdana; font-size: 11px; font-weight: Normal; color: #000000; padding: 7px 0px 0px 0px; }

/*========================================================*/
/*  Hyperlinks                                          */
/*========================================================*/

/*-- default links visited and active      --*/ a:link, a:visited, a:active { color: #5A5A7A; font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; }
/*-- default links hover                   --*/ a:hover { color: #5A5A7A; font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline;}
/*-- normal  links visited and active      --*/ a.Normal:link, a.Normal:visited { color: #5A5A7A; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover                   --*/ a.Normal:hover { color: #5A5A7A; font-family: arial, helvetica, sans-serif; font-size: 11px;	text-decoration: underline; }
/*-- admin button-link style               --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover         --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form          --*/ .SearchButton { background: transparent; padding:  11px 1px 6px 8px; cursor: hand; font-size:0px; margin: 0 0 0 0px; border-bottom:none; }

/*-- navigation  links visited and active  --*/ a.Navigation:link, a.Navigation:visited, a.Navigation.active { color: #5A5A7A; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 18px; text-decoration: none; }
/*-- navigation  links hover               --*/ a.Navigation:hover                                           { color: #5A5A7A; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 18px; text-decoration: underline; }

