 /*   */
BODY, TD {
   margin: 0px; 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   color : #000000;
   }

BODY {
   background-color:#333366; 
   }

.LH1 { line-height: 1px;}
.LH3 { line-height: 3px;}
.LH5  { line-height: 5px;}
.LH8  { line-height: 8px;}
.LH10  { line-height: 10px;}
.LH15  { line-height: 15px;}
.LH20  { line-height: 20px;}
.LH30  { line-height: 30px;}
.LH50  { line-height: 50px;}
   
.backgroundTable {
	border: 1px solid #990000;
	width:768px;
}

.backgroundPopup {
	border: 1px solid #990000;
	width:304px;
}

.bkgrdTableBlk {border: 1px #990000;}

a {text-decoration: underline; color: #990000;}
a:hover {text-decoration: none; color: #990000;}
 
.cSmallestText { font-size: 8pt;} 
.redBodyText { color: #990000;} 
 
 .footnoteTable {
	background-color: #CCDDCC;
	padding: 10px;
	margin: 10px;
	text-indent: 10pt;
	border: 1px solid #000000;
	width:400px;
}
.rptHeadings, rptHeadings a {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
}
.reportcardtable {
	margin: 5px;
	padding: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: left;
	vertical-align: top;
	width: 190px;
}
.rptCardTblBrdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.headings, headings a {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	height: 40px;
}

.headingsToys, headingsToys a {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.smallMenu {color: #FFFFFF;}
a.smallMenu:hover {color: #FFFFFF;}

.breadcrumbs
{
	background-color:#FFFFFF;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	font-size: 8pt;
	text-indent: 10pt;
   }
.toylinks
{
	color:#000000;
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	text-decoration: none;
   }
a.toylinks:hover {text-decoration: underline; color:#990000; }

.masthead
{
   background-color:#9999CC; 
   	background-image: url(images/watchlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
   }
   
.topnav
{
	background-color:#990000;
	height: 30px;
	margin: 1px;
	padding: 1px;
	font-size: 8pt;
	color: #FFCC33;
	text-align: left;
	vertical-align: middle;
	text-indent: 10pt;
   }
.bigMargin
{
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	width: 764px;
	background-color: #FFFFFF;
	vertical-align: top;
	
   }
.redline
{
	background-color:#990000;
	height: 1px;
	line-height: 1px;
   }
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-indent: 10pt;
	word-spacing: 2px;
	margin-left: 6px;
	margin-right: 6px;

}
.footer
{
	background-color:#9999CC;
	height: 40px;
	font-size: 8pt;
	color: #990000;
	text-align: center;
	vertical-align: middle;
   }