body {background-color:White; margin:0} 
    
/* Slogan */
.Slogan{color:White;font-size:12px;font-family:Verdana}
/* Current date */
.CurrentDate{color:LightGrey;font-size:11px;font-family:Verdana}
/* Application title */
.Title{font-size: 18px; color:DarkSlateBlue; font-family: Verdana; font-style:italic; font-weight:bolder}
/* Customer details */
.CustomerDetails{font-family:Tahoma; font-size: 11px; color:White;}

/* Section header (Horse Details, Race Details) */
.SectionHeader {font-family:Tahoma; font-size: 11px; color:Maroon; font-weight:bold }
.SectionHomePage {font-family:Tahoma; font-size: 11px; color:White; font-weight:bold }
.SectionHeaderDate {font-family:Tahoma; font-size:11px; font-weight:bold; color:#004D80; text-align:center}
.SectionHeaderName {font-family:Tahoma; font-size:11px; color:Black; text-align:left; font-weight:bold}

/* Vertical bar */
.Bar {font-size:12px; color:Navy; font-weight:normal}

/* Data controls outside table (Login label and text box) */  
.Text {font-family:Tahoma; font-size: 11px; color: Black}
.DataEntry {font-family:Tahoma; font-size: 11px; color: Black}
.TermsAndConditions {font-family:Tahoma; font-size: 10px; color: Black}

/* Button */
.Button {font-family:Tahoma; font-size: 11px;}

/* Product Button */
.ProductButton {font-family:Tahoma; font-size: 11px; font-weight:bold;color:DarkSlateGray;}
/* Product Description */
/*.ProductDescription {font-family:Tahoma; font-size:11px; color:#000050; font-weight:normal}*/
.ProductDescription {font-family:Tahoma; font-size:11px; color:Black; font-weight:normal}

/* Warning text on Meeting.aspx */
.WarningText {font-family:Tahoma; font-size: 11px; color: Red; text-align:center}

/* Table */
/*.Table {background-color:white; border:Ridge 2px}*/
.TableInline {font-family:Tahoma; font-size:11px; font-weight:bold; color:#009900; border:0px}
/*.TableColumn {border:Ridge 2p; padding:2px} #009900 */
.Table {border:0px;}
.TableInline {border:0px}
.TableColumn {border:0px;padding-left:5px; padding-right:5px}  

.GridColumn {border:0px;padding-right:10px}  
/**/
.TableHeader {font-family:Tahoma; font-size:11px; font-weight:bold; color:Black; border:0px}
.GridTableHeader {font-family:Tahoma; font-size:11px; font-weight:bold; color:White; background-color:#009900; border:0px}
.TableItem {font-family:Tahoma; font-size:11px; color:Black; font-weight:normal; border:0px}
.GridTableItem {background-color:#dcdcdc; font-family:Tahoma; font-size:11px; color:Black; font-weight:normal; border:0px}
.GridTableItem2 {background-color:#f5f5f5; font-family:Tahoma; font-size:11px; color:Black; font-weight:normal; border:0px}
.TableItemBold {font-family:Tahoma; font-size:11px; color:Black; font-weight:bold}
.TableItemSelected {font-family:Tahoma; font-size:12px; color:Green; font-weight:bold}
.TableItemHighlighted {font-family:Tahoma; font-size:12px; color:Green; font-weight:bold}

A.TextLink, A.TextLink:visited, A.TextLink:active, A.TextLink:hover {text-decoration:underline;color:#000050; font-family:Tahoma; font-size:11px}	
A.TopLink, A.TopLink:visited, A.TopLink:active, A.TopLink:hover {color:#505050; font-size:10px; text-decoration:none; font-family:Tahoma}	

/* Data hyperlink (Horse Name, Jockey Name, etc) */
A.DataLink, A.DataLink:visited, A.DataLink:active {text-decoration:underline; color:Black; font-family:Tahoma; font-size:11px; font-weight:normal}	
A.DataLink:hover {color:Blue}	

/* Data header hyperlink (Horse Name, Jockey Name, etc) */
.HeaderLink, .HeaderLink:visited, .HeaderLink:active {text-decoration:underline; color:White; font-family:Tahoma; font-size:11px; font-weight:bold}	
.HeaderLink:hover {color:Blue}	

.HeaderLinkJkyTnr, .HeaderLinkJkyTnr:visited, .HeaderLinkJkyTnr:active {text-decoration:underline; color:Green; font-family:Tahoma; font-size:11px; font-weight:bold}	
.HeaderLinkJkyTnr:hover {color:Gray}	

/* Hyperlink for a scratched horse (red) */
A.Scratched, A.Scratched:visited, A.Scratched:active {text-decoration:underline; color:red; font-family:Tahoma; font-size:11px}	
A.Scratched:hover {color:Blue}	

/* Hyperlinks used in Race.aspx and Meeting.aspx */
A.PageLink, A.PageLink:visited, A.PageLink:active { text-decoration:underline;color:DimGray; font-family:Tahoma; font-size:11px; font-weight:bold}	
A.PageLink:hover {color:#404040}	

/* Hyperlink used in MeetingComparison.aspx */
A.ComparisonLink, A.ComparisonLink:visited, A.ComparisonLink:active {color:Blue; font-family:Wingdings; font-size:16px; font-weight:bold; text-decoration:none}	
A.ComparisonLink:hover {color:Blue}	

/* Category header on Horse.aspx */
.CategoryName {font-family:Arial; font-size: 11px; font-weight:bold; color:Black; text-align:center}

/* Screen name/link (Product Selection > Race Selection) */ 
.ScreenName {font-family:Verdana; font-size: 11px; color:White; font-weight:bold;}
A.ScreenLink, A.ScreenLink:visited, A.ScreenLink:active {text-decoration:underline; color:LightGrey; font-family:Verdana; font-size:11px; font-weight:bold;} 
A.ScreenLink:hover {color:White}

/* Selected product (Full Form ($5.00)) */
.ProductDetails {font-family:Tahoma; font-size: 13px; color:Navy; font-weight:bold}

/* Menu hyperlink (Top up Account | Logout) */
A.MenuLink, A.MenuLink:visited, A.MenuLink:active {color:LightBlue; font-family:Verdana; font-size:11px; font-weight:normal; text-decoration:none}	
A.MenuLink:hover {text-decoration:underline; color:LightSkyBlue}	

.MenuLinkBar{font-size:12px;color:LightBlue; padding-left:5px; padding-right:5px}

/* Streak to the left of drop-down menu */
.MenuTable {background:#e8f7fb; position:absolute; top:30px; border-bottom:Solid 1px DodgerBlue; border-top: Solid 1px DodgerBlue; height:20px}

/* Popup charge message on Product Selection form */
.ChargeDetailsTable {background:#dcdcdc; border:Solid 1px Green;font-family:Tahoma; font-weight:bold; font-size: 11px; color:Black;}

input, select, textarea{font-family:Tahoma; font-size:11px; font-weight:normal} 

A.LINK1, A.LINK1:visited, A.LINK1:active {TEXT-DECORATION:none;FONT-FAMILY:Tahoma;FONT-WEIGHT: bold; FONT-SIZE:11px;COLOR:#606060}	
A.LINK1:hover {color:Brown}	
A.LINK2, A.LINK2:visited, A.LINK2:active {TEXT-DECORATION:none;FONT-FAMILY:Tahoma;FONT-SIZE:11px;COLOR:#606060}	
A.LINK2:hover {color:Brown;TEXT-DECORATION:underline}	

.TourTable{height:100%; width:100%; background-color:White;}
.TourSectionHeader {font-family:Arial; font-size: 11px; color: Maroon; font-weight:bold}
.TourText {font-family:Arial; font-size: 11px; color: Black}
.TourNote {font-family:Arial; font-size: 11px; color: Black; font-style:italic}

/* TourLink hyperlink */
A.TourLink, A.TourLink:visited, A.TourLink:active, A.TourLink:hover {color:Red; font-family:Arial; font-size:11px; font-weight:normal}	

.HoverTable { padding:0; margin:0}   