BODY	{
	 background-color: #A7A7A7;
	 color: #000000;
	}

A:ACTIVE	{color: #C7F162}
A:LINK		{color: #FFFFFF}
A:VISITED	{color: #C7F162}

.PICT300	{width: 300px; height: 300px; border: 0}
.xxSmallText	{font-family: verdana, serif; font-size: xx-small}

P.PieceName	{font-family: verdana, serif; font-size: medium; text-align: center}
P.PieceSubtitle	{font-family: verdana, serif; font-size: small; text-align: center}
P.PieceOther	{font-family: verdana, serif; font-size: x-small; text-align: center}
P.PieceText	{font-family: verdana, serif; font-size: x-small; text-align: left}
P.PieceCaption	{font-family: verdana, serif; font-size: xx-small; text-align: center; line-height: 0}
P.SmallText	{font-family: verdana, serif; font-size: xx-small; text-align: center}
P.TutorialText {font-family: verdana, serif; font-size: medium; text-align: left}
P.MediumText {font-family: verdana, serif; font-size: medium; text-align: center}
P.LargeText {font-family: verdana, serif; font-size: large; text-align: center}
#IMG.SeriesName	{width: 165px; height: 40px; border: 0px}
IMG.SeriesName	{height: 40px; border: 0px}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 0px solid #000;
}

.itoggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.itoggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.itoggleopacity img{
border: 1px solid #000;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red;
/* Dummy definition to overcome IE bug */
}




/*
.form subtitle { color: white; font-weight: bold; font-size: 9pt; font-family: Verdana, Charcoal, Arial, Geneva, Sans-serif }
.link reverse { color: white; background-color: black }
.product subtitle { font-weight: normal; font-family: "Arial Narrow", sans-serif, Tahoma, Geneva, Arial, Helvetica }
.table text { font-size: 8pt; font-family: Verdana, Geneva, sans-serif }
.tabledata { font-size: 8pt; font-family: Verdana, Charcoal, Geneva, Arial, Helvetica }
body { font-size: 9pt; font-family: Verdana, Geneva, sans-serif; margin-right: 36pt; margin-left: 36pt }
font.pagetitle { color: gray; font-weight: 900; font-size: 12pt; font-family: Verdana, Geneva, sans-serif }
font.sectionheader { color: black; font-weight: bold; font-size: 10pt; font-family: "Time New Roman", Times, serif }
font.sectiontext { color: black; font-weight: normal; font-size: 10pt; font-family: "Time New Roman", Times, serif }
h4 { color: gray; font-weight: 900; font-family: Verdana, Geneva, sans-serif }
p.formcaption { color: black; font-weight: normal; font-size: 8pt; font-family: Verdana, Geneva, Charcoal, Areal, sans-serif }
p.formsubtitle { color: black; font-weight: bold; font-size: 9pt; font-family: Verdana, Geneva, sans-serif }
p.pubauthor { font-style: italic; font-weight: normal; font-size: 10pt; font-family: "Time New Roman", Times, serif }
p.pubreference { font-weight: normal; font-size: 8pt; font-family: "Time New Roman", Times, serif }
p.pubsummary { font-weight: normal; font-size: 10pt; font-family: "Time New Roman", Times, serif }
p.pubtitle { font-weight: bold; font-size: 8pt; font-family: Verdana, Geneva, sans-serif }
table.fatable { font-family: Verdana, Geneva, sans-serif }
td.feature { font-weight: bold; font-size: 8pt; font-family: Verdana, Geneva, sans-serif }
td.featuretitle { font-weight: bold; font-size: 8pt; font-family: Verdana, Geneva, sans-serif; text-decoration: underline }
td.formcaption { color: black; font-weight: normal; font-size: 10pt; font-family: "Time New Roman", Times, serif }
td.summary { font-weight: normal; font-size: 10pt; font-family: "Time New Roman", Times, serif }
td.tabletitle { color: white; font-weight: bold; font-size: 8pt; font-family: Verdana, Charcoal, Geneva, Arial, Helvetica }
tr.dl { font-weight: normal; font-size: 9pt; font-family: Verdata, Geneva, Arial, Helvetica, sans-serif }
tr.fadata { font-weight: normal; font-size: 7pt }
tr.fahead { font-weight: bold; font-size: 7pt }
tr.fatitle { font-weight: bold; font-size: 9pt }
*/
