body { background-attachment: fixed; background-color: #FFFFFF; }


html,body {
	height:100%; 
	/*min-height: 100%; */
	font-family:MS Sans Serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-3dlight-color: #444444;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #777777;
	*/
}

input, textarea {
	border-width : 1px;
	border-color : #000000;
}

Table,TD,Input,Textarea {
	font-family:Arial,MS Sans Serif;
	font-size:12px;
}

.SubLink {
	font-family:Arial,MS Sans Serif;
	font-size:10px;
}

.SmallGrayWord {
	font-family:Arial,MS Sans Serif;
	font-size:11px;
	color: #555555;
}

.SmallGrayWord2 {
	font-family:Arial,MS Sans Serif;
	font-size:10px;
	color: #555555;
}

.SmallBlueWord {
	font-family:Arial,MS Sans Serif;
	font-size:11px;
	color: #336699;
	font-weight:bold;
}

.ProductDescriptionTitle{
	font-family:Arial,MS Sans Serif;
	font-size:24px;
	color: #000000;
	font-weight:bold;
}

.ProductDescription{
	font-family:Arial,MS Sans Serif;
	font-size:13px;
	color: #666666;
	font-weight:bold;
}

.pageFooter { 
text-align: center; 
padding-top: 6px; 
clear: both; 
} 

A { color: #003366; }
A:hover { color: #003366; cursor:pointer; }
A:visited { color: #003366; }
A:active { color: #003366; }

#BoxStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000
}
A#BoxClick {
	text-decoration:none; 
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A#BoxClick2 {
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

A#CellStyle {text-decoration:none}
A#CellStyle:link, A#CellStyle:visited {color:#000000 }
A#CellStyle:hover {color:#FF3300}

#Footer {
	background-color:#CCCCCC; 
	text-align: center;
}
#Footer td {
	color:#666666;
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#WhatNews { 
	position: relative; 
	z-index: 0;
}
#WhatNews Img {
	position:absolute;
	top:-7px; 
	left:-71px
}