/* style sheet for updating webpages */
/* main tags * background-image: url(../digimgs/bgbars.gif); background-repeat:repeat-y; margin-left: 0; margin-top: 0; 
overflow: scroll;  */
body {background-image: url(digimgs/bg.gif); background-repeat:repeat; margin-left: 0; margin-top: 0; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color:#000044; width:100%; overflow: scroll;}
caption {font-size:16px; font-weight:bold; color:#000066; padding-top:10px;}
th {font-size: 14px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000066;}
/* td {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color:#000044; font-size:12px;} */

.bars {background-image: url(digimgs/bgbars.gif); background-repeat:repeat-y; border: none; height:100%; height: 1000px; overflow:hidden; overflow:hidden; }
.maincol { vertical-align: top; }
.bluebar {background-color:#000077; background-repeat: repeat; width:7px; }
.redbar {background-color:#770000; background-repeat: repeat; width:7px; }
li {list-style:inside;}

/* navigation bar links */
a.leftnav:link		{ font-weight:bold; color: #AA0134; text-decoration: none }
a.leftnav:visited	{ font-weight:bold; color: #AA0134; text-decoration: none }
a.leftnav:active	{ font-weight:bold; color: #330000; text-decoration: none }
a.leftnav:hover		{ font-weight:bold; color: #000077; text-decoration: none }
/* links in pages */
a:link		{ font-weight:bold; font-size:12px; color: #000099;}
a:visited	{ font-weight:bold; font-size:12px; color: #000099;}
a:active	{ font-weight:bold; font-size:12px; color: #330000;}
a:hover	    { font-weight:bold; font-size:12px; color: #DD0000;}
/* named anchors - keeps the text styled same as surrounding text */
a.nlnk      {color: inherit; font-size:inherit; }

/* copyright text styling */
.copyright {font-size:9px; font-weight:bold; text-align:center;}

/* styling specific to webpages */
.photo {text-align:center; font-weight: bold; font-size: 11px;}
.upcoming {font-size:12px; text-align:left;}
.members {font-size:12px; text-align:center;}
.specialty {font-size: 12px; font-weight:bold; }
.spl {font-size: 13px; font-weight:bold; color:#000066;}
td.spl { padding-top: 20px; text-align:center;}

.splresults {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px; color:#000044; vertical-align:top; text-align: left; }
.rslftop {font-size:11.5px; vertical-align:top; text-align: left; padding: 0px 10px 4px 0px; margin: 2px 0 2px 0; }

.eventheading {font-size:12px; font-weight:bold; padding: 16px 0 0 0;}
.classheading {font-size: 10px; font-weight:bold; padding: 8px 0 0 0;}
.winheading {font-size:11px; font-weight:bold; padding: 12px 0 0 0;}
.note {font-size: 11px; font-style:italic; font-family:Geneva, Arial, Helvetica, sans-serif; padding: 10px 0 0 0;}
.resultrow {vertical-align:top; text-align: left; padding: 0 0 20px 0; margin: 0 0 20px 0;}
.doginfo {padding: 0 10px 0 0;}

/* used on several pages */
.board {font-size:12px; color:#000044; vertical-align:top; text-align: center;} 
.lftop {font-size:12px; color:#000044; vertical-align:top; text-align: left; }

/* quotes */
td.quote{text-align:center; font-size: 13px; font-family:Geneva, Arial, Helvetica, sans-serif; padding-bottom: 10px; }
div.quote{font-style:italic; }

/* pdf */
span.pdfRed {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FF0000;}
span.pdfSize {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}

