td
 {
 font-family: Arial;
 font-size: 12px;
 color:#BE00FF;
 }

td.HomeContent
 {
 font-family: Arial;
 font-size: 11px ;
 color:#004E77;
 }

td.PicTitle
 {
 font-size: 8pt;
 font-family: Arial;
 font-weight: bold;
 }

td.PicBody
 {
 font-size: 8pt;
 font-family: Arial;
 }

td.Heading
 {
 font-size: 16px;
 font-family: Arial;
 font-weight: bold;
 color:#BE00FF;
 }

td.ContentHeading
 {
 font-size: 12px;
 font-family: Arial; 
 font-weight: bold;
 color:#7E77B8;
 }

a
 {
 font-family: Arial;
 color:#BE00FF;
 text-decoration:none
 }

a:Bookmark
 {
 font-family: Arial;
 font-size: 12px;
 color:#8F9398;
 font-weight: bold;
 text-decoration:none;
 }

a:hover
 {
 font-family: Arial;
 text-decoration:underline;
 }

a.HeadingLink
 {
 font-size: 12px;
 font-family: Arial;
 font-weight: bold;
 color: #000000;
 text-decoration:none
 }

a:hover.HeadingLink
 {
 font-size: 12px;
 font-family: Arial;
 font-weight: bold;
 color: #004E77;
 text-decoration:none;
 }

a.HomeHeading
 {
 font-family: Arial;
 font-size: 17px;
 color:#FFFFFF;
 font-weight: bold;
 }

a:hover.HomeHeading
 {
 font-family: Arial;
 font-size: 17px;
 color:#004E77;
 font-weight: bold;
 text-decoration:none;
 }

a.SubMenuLink
 {
 font-size: 11px;
 font-family: Arial;
 color: #FFFFFF;
 text-decoration:none;
 }

a:hover.SubMenuLink
 { font-size: 11px;
 font-family: Arial;
 color: #FFFFFF;
 text-decoration:none;
 }

a:active.SubMenuLink
 {
 font-size: 11px;
 font-weight:bold;
 color: #FFFFFF;
 text-decoration:none;
 }
 
a.SelectedMenuLink
 {
 font-size: 14px;
 font-family: Arial;
 font-weight: bold;
 color: #BE00FF;
 text-decoration:none;
 }
 
a:hover.SelectedMenuLink
 {
 font-size: 14px;
 font-family: Arial;
 font-weight: bold;
 color: #EA9EFF;
 text-decoration:none;
 }
  
a.MenuLink
 {
 font-size: 14px;
 font-family: Arial;
 color: #BE00FF;
 text-decoration:none
 }

a:hover.MenuLink
 {
 color: #EA9EFF;
 text-decoration:none
 }

ul
 {
 margin-top: 0;
 margin-bottom: 0;
 }

.Error
 {
 font-family: Arial;
 font-size: 12px;
 color:#FF0000;
 }