
a      { color: #FFFFFF; font-weight: bold; text-decoration: none }
a:link      { color: #FFFFFF; text-decoration: none }
a:visited      { color: #FFFFFF; text-decoration: none }
a:hover      {
	color: #FFFFFF;
	text-decoration: underline
}
.footerLink       { color: #FFFFFF; font-weight: normal; text-decoration: none }
.footerLink:link       { color: #FFFFFF; font-weight: normal; text-decoration: none }
.footerLink:visited       { color: #FFFFFF; font-weight: normal; text-decoration: none }
.footerLink:hover       { color: #FFFFFF; font-weight: normal; text-decoration: underline }
.footer { font-weight: normal; font-size: 8pt; color:#FFFFFF }
.caption  { color: #FFFFFF; font-weight: normal; font-size: 8pt }
.dateline   { color: #0215cc; font-size: 8pt; padding-bottom: 0pt }
p  { color: #FFFFFF; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li { color: #FFFFFF; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ul { color: #FFFFFF; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left: 14pt }
.h1  { color:#FFFFFF; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-bottom: 0pt }
h2   { color: #FFFFFF; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-bottom: 0pt }
.notBold  { font-weight: normal }
.notBoldSmall { font-weight: normal; font-size: 8pt }
.noMargin { margin: 0pt; padding: 0pt; width: 0pt; height: 0pt }

body {
	background-color: #000000;	
}

.Head {
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   font-size:  16px;
   font-weight: Bold;
   color: #FFFFFF;
}

/* Main Menu */

.MainMenu_RootMenuItem TD
{
      height:26px;
	  color: #FFFFFF;
      text-align: center;
}
.MainMenu_MenuItem 
{
      font-size: 12px;
	  font-weight: bold;
	  color:#FFFFFF;
	  padding-left:20px;
	  padding-right:20px;
}
.MainMenu_MenuItemSel
{
      background-color: #990000;
	  color:#FFFFFF;
      font-weight: Bold;
	  font-size: 12px;
	  padding-left:20px;
	  padding-right:20px;
}
.MainMenu_MenuItemSel TD
{
      text-align: center;
}
.MainMenu_MenuBreak {
            border-bottom: transparent 0px solid; 
            border-left: transparent 0px solid; 
            border-top: transparent 0px solid;  
            border-right: transparent 0px solid; 
            background-color: transparent; 
            height: 1px;
}
.MainMenu_MenuBar {
            cursor: hand; 
            height:26px;

}
a.CommandButton:link {
text-decoration: underline;
color: #FFFFFF;
}

a.CommandButton:hover {
text-decoration: underline;
color: #ff0000;
}
.ControlPanel {
 background-color: #B8B8B8;
}
.DHSSaleHorseAdminCSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #FFFFFF;
}
.NormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #FFFFFF;
}




