<STYLE TYPE="text/css">
		
		BODY{
		margin:0.25em;
scrollbar-face-color:#AD1D32;
scrollbar-shadow-color:#DFC586;
scrollbar-highlight-color:#DFC586;
scrollbar-arrow-color:#DFC586;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#C0C0C0;		
				}
				H1{
				font-family:Arial;
				font-size:16pt;
				color:#ffffff;
				margin-top:0em;
				margin-bottom:0em;
				}
				H2{
				font-family:Arial;
				font-size:13pt;
				color:#000000;
				font-weight:bold;
				margin-top:0em;
				margin-bottom:0em;
				}				
				
				TD.BOXES{
				font-family:Arial;
				font-size:10pt;
				color:#000000;}
P.CHART{
				font-family:Arial;
				font-size:10pt;
				color:#000000;
				margin-left:.5em;
}
TABLE.CHARTTITLE{
				
BACKGROUND-IMAGE:URL(images/charttitlebkg.jpg);
BACKGROUND-REPEAT:NO-REPEAT;
				
}

TD{
font-family:Arial;
				font-size:11pt;
				color:#000000;				
				}
				
TD.CHARTTITLE{font-family:Arial;
				font-size:18pt;
				color:#FFFFFF;
text-indent:10;}
TD.PRODUCT{font-family:Arial;
				font-size:11pt;
				color:#000000;	
				background:url(images/productbkglong2.jpg);
BACKGROUND-REPEAT:NO-REPEAT;				
				}
TD.PRODUCTMAIN{
font-family:Arial;
				font-size:10.5pt;
				color:#000000;				
				}
TD.CHART{
font-family:Arial;
				font-size:10pt;
font-weight:600;
				color:#000000;				
				}
TD.CHART2{
font-family:Arial;
				font-size:9pt;
font-weight:600;
				color:#000000;				
				}
TD.PRODUCTMAIN2{
font-family:Arial;
				font-size:11pt;
				color:#000000;				
				}		
				
TD.TOPNAV{
				font-family:Arial;
				font-size:14pt;
				font-weight:300;
				color:#ffffff;				
				}
A.topnav:link{ 
    font-family: Arial;
     font-size: 11pt;
    color: #FFFFFF;
     text-decoration:underline;
}
A.topnav:active{ 
    font-family: Arial;
     font-size: 11pt;
    color: #FFFF00;
     text-decoration:none;
}
A.topnav:visited{ 
    font-family: Arial;
     font-size: 11pt;
    color: #c0c0c0;
     text-decoration:none;
}

A.topnav:hover {
    color: #AD1D32;
     text-decoration:  underline + overline;
background:#FFCC33;
   }						
		A:link{ 
    font-family: Arial;
     font-size: 10pt;
    color: #AD1D32;
     text-decoration:underline;
}
A:active{ 
    font-family: Arial;
     font-size: 10pt;
    color: #FFFF00;
     text-decoration:none;
}
A:visited{ 
    font-family: Arial;
     font-size: 10pt;
    color: #000000;
     text-decoration:none;
}

A:hover {
font-family: Arial;
     font-size: 10pt;
    color: #000000;
     text-decoration:underline;
   }
				P.IMAGECREDITS{
				font-family:Arial;
				font-size:9pt;
				color:#000000;}		
		

.glossymenu{
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url(images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	
	list-style: none;
}

.glossymenu li{
	float:right;
	}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
		
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
	text-decoration:none;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	text-decoration:none;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}



		</STYLE> 
