/* $Id: //depot/code/FridaySoft/web/content/stylesheet.css#6 $
 * $Header: //depot/code/FridaySoft/web/content/stylesheet.css#6 $
 */

BODY { font-family: Arial, sans-serif ; background: #C0C0FF ; font-size: small }
CAPTION { font-size: medium ; font-weight: bold }

A:link { color: #0000C0 }
A:visited { color: #000090 }
A:active { color: #0000FF }

TD.Outer { font-family: Arial, sans-serif ; background: #000060 ; color: white }

UL.SidebarMenu { list-style: circle }
A.SidebarMenu { text-decoration: none }
A.SidebarMenu:link, A.SidebarMenu:visited { color: yellow }
A.SidebarMenu:active { color: white }

.Note { font-size: xx-small }
.Error { color: red }
.PasswordAccepted { color: red ; font-weight: bold ; font-size: medium }
.Counter { font-size: medium ; color: cyan ; font-weight: bold }

TH.resultSet { font-weight: bold }
TD.resultSetIndex { font-weight: bold }
TD.resultSetCell { }

TD.newsSubject { font-weight: bold ; font-size: medium ; background: #A0A0FF }
TD.newsContent { background: #E0E0FF }

TD.galleryIndex { background: #E0E0FF }