/*
 * Combined style sheet for the index pages and the slide pages.
 */

/* Margins on the slide pages. */

 A {
	font-weight: bold;
	color: #000000;
}
	 A:Hover {font-weight: bold; color: #990000}
	 A:Active {font-weight: bold; color: #000000}

body
   {
   margin: 5;
   background: #FFFFFF;
   color: white;
   leftmargin: 0;
   topmargin: 0;
   marginwidth: 0;
   marginheight: 0;
   text-align: center;
   }

TD.sNav
   {
   text-align: center;
   font-family: Arial, Helvetica, Sans-Serif;
   color: black;
   font-size: 10px;
   vertical-align: bottom;
   }

TD.sNavL
   {
   text-align: left;
   font-family: Arial, Helvetica, Sans-Serif;
   color: black;
   font-size: 12px;
   vertical-align: bottom
   }

TD.sNavR
   {
   text-align: right;
   font-family: Arial, Helvetica, Sans-Serif;
   color: black;
   font-size: 10px;
   vertical-align: bottom;
   }


TD.Pur
   {
   text-align: left;
   font-family: Arial, Helvetica, Sans-Serif;
   color: black;
   font-size: 12px;
   vertical-align: middle;
   font-weight: bold;
   }

TD.PurC
   {
   text-align: center;
   font-family: Arial, Helvetica, Sans-Serif;
   color: black;
   font-size: 12px;
   vertical-align: middle;
   font-weight: bold;
   }

TD.PurR
   {
   text-align: right;
   font-family: Arial, Helvetica, Sans-Serif;
   color: black;
   font-size: 12px;
   vertical-align: middle;
   font-weight: bold;
   }


TD.Head
   {
   text-align: left;
   font-family: Arial, Helvetica, Sans-Serif;
   color: white;
   font-size: 12px;
   background-color: #000000;
   vertical-align: middle;
   font-weight: bold;
   }

TD.HeadC
   {
   text-align: center;
   font-family: Arial, Helvetica, Sans-Serif;
   color: white;
   font-size: 12px;
   background-color: #000000;
   vertical-align: middle;
   font-weight: bold;
   }

TD.HeadR
   {
   text-align: right;
   font-family: Arial, Helvetica, Sans-Serif;
   color: white;
   font-size: 12px;
   background-color: #000000;
   vertical-align: middle;
   font-weight: bold;
   }


TD.Pack
   {
   text-align: left;
   font-family: Arial, Helvetica, Sans-Serif;
   color: red;
   font-size: 10px;
   vertical-align: top;
   }



/* Put a border on all generated images */
.image
   {
   border-width: 2;
   margin: 10;
   border-style: solid;
   border-color: #FFFFFF;
   }

.imageS
   {
   border-width: 2;
   border-color: #FFFFFF;
   border-style: groove;
   margin: 10;
   }


.comment
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   color: black;
   font-weight: bold;
   }

H1
   {
   font-family: Arial, Helvetica, Sans-Serif;
   text-align: center;
   font-size: 18px;
   color: black;
   }
   
H2
   {
   font-family: Arial, Helvetica, Sans-Serif;
   text-align: center;
   font-size: 14px;
   color: black;
   }   

table
   {
   text-align: center;
   vertical-align: middle;
   background-color: #FFFFFF;
   }

TD.PicName
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   color: white;
   font-weight: bold;
   align: center;
   vertical-align: middle;
   background-image:  url("../images/frame.jpg")}

TD.PicNameI
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   color: white;
   font-weight: bold;
   align: center;
   vertical-align: top;
   }

a.thumb:link
   {
   color: black;
   text-decoration: none;
   text-align: center;
   }

a.thumb:visited
   {
   color: black;
   text-decoration: none;
   text-align: center;
   }

a.thumb:hover
   {
   color: red;
   text-decoration: none;
   text-align: center;
   }

a.thumb:active
   {
   color: red;
   text-decoration: none;
   text-align: center;
   }

.fileInfo
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 10px;
   color: #000000;
   }
   
.zoneLink
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   color: #000000;
   }

.zoneLinkB
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   color: #000000;
   font-weight: bold;
   }
   
.zoneLinkT
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 10px;
   color: #000000;
   font-weight: normal;
   }
      
.subNav
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 10px;
   color: #000000;
   }
   
.thumbTag
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 10px;
   color: #000000;
   }

TD.imageB
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 10px;
   color: blue;
   align: right;
   text-align: right;
   vertical-align: top;
   }

.PayHead
   {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   color: black;
   border-style: solid;
   border-color: black;
   background-color: #CCCCCC;
   }

.Cart
   {
   vertical-align: middle;
   }

.imageName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.zoneHeader {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: black;
	text-align: center;
	font-style:normal;
	font-weight:bold;
}
