/*=============================================================================
 *  Taurus Software and Conslting website
 *  (c) R.H.Thornburrow, 2003
 *============================================================================/

/* Body text */
BODY { font: Helvetica }

/* Horizontal Menu Bar (Header) Styles */
.HdrTxt { font: 12pt Helvetica; color: white; text-decoration: none }
a:hover.HdrTxt { text-decoration: underline }
a:visited.HdrTxt { color: white }
td:hover.HdrBut { background-color: darkblue }

/* Vertical Menu Bar (Navbar) Styles */
.NavDir { font: 9pt Helvetica; font-weight: bold; color: black; text-decoration: none }
.NavDirSel { font: 9pt Helvetica; font-weight: bold; color: #1144aa; text-decoration: none }
a:hover.NavDir { text-decoration: underline }
a:visited.NavDir { color: black }
.NavTxt { font: 8pt Helvetica; font-weight: bold; color: black; text-decoration: none }
.NavTxtSel { font: 8pt Helvetica; font-weight: bold; color: #1144aa; text-decoration: none }
a:hover.NavTxt { text-decoration: underline }
a:visited.HdrTxt { color: white }
a:visited.NavTxt { color: black }

/* Blurb and News Styles */
.BlurbHead { font: 8pt Helvetica; font-weight: bold }
.NewsBanner { font: 10pt Helvetica; font-weight: bold; color: white }
.NewsHead { font: 8pt Helvetica; font-weight: bold }
.Normal { font: 8pt Helvetica }
.Small { font: 7pt Helvetica }

/* Normal Text Styles */
.Heading1 { font: 24pt Helvetica; color: #663300; font-weight: bold; font-style: italic }
.Heading2 { font: 18pt Helvetica; color: #663300; font-weight: bold }
.Heading3 { font: 12pt Helvetica; color: #663300; font-weight: bold }
.BodyText { font: 10pt Helvetica }

/* Linux Systems Page */
table.SystemsTable { font: 10pt Helvetica }
table.SystemsTable th { background-color: #555599; text-align: left; color: white; font-size: 9pt }
table.SystemsTable td { background-color: #ddddee; font-size: 7.5pt }
.LinkTxt { color: blue; text-decoration: none }
a:hover.LinkTxt { text-decoration: underline }
a:visited.LinkTxt { color: purple }
.HdrLinkTxt { color: white; text-decoration: none }
a:hover.HdrLinkTxt { text-decoration: underline }
a:visited.HdrLinkTxt { color: lightgray }

/* Linux Device Table */
table.DeviceTable { font: 10pt Helvetica }
table.DeviceTable th { text-align: left; font-size: 9pt }
table.DeviceTable td { font-size: 8pt }

/* Roving Consultants Guide */
.GuideHead { font: 14pt Helvetica; color: white; font-weight: bold }
