html { 
scrollbar-arrow-color:#333333;  
scrollbar-track-color:#FFFFFF; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#F4F4F4; 
scrollbar-3dlight-color:#E1E1E1; 
scrollbar-darkshadow-color:#CCCCCC; 
scrollbar-shadow-color:#F4F4F4; 
}
.TopWhite {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.TopYellow {
	color: #FFFA10;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#topIntro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-left: 20px;
	padding-top: 1px;
	padding-right:0px;
	text-decoration: none;
	display: block;
	width: 500px;
}
.BigTopFont {
	font-size:13px;
}
#topIntro2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:3px;
	text-decoration: none;
	display: block;
	width: 500px;
	height: 104px;
}
#topIntro3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding-top: 3px;
	padding-left: 0px;
	padding-right:0px;
	text-decoration: none;
	display: block;
	width: 500px;
	height: 15px;
	text-align: left;
}
#BottomTxt1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-left: 20px;
	padding-top: 8px;
	padding-right:10px;
	text-align: justify;
	width: auto;
	letter-spacing: 0.1em;
	display: block;
}
#BottomTxt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-left: 20px;
	padding-top: 2px;
	padding-right:3px;
	padding-bottom:10px;
	letter-spacing: 0.1em;
	text-align: justify;
	width: auto;
}
#graph {
	padding-left: 15px;
	margin-left: 12px;
}
#graph2 {
	border: 1px solid #464341;
}
#topDots {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-top: 1px;
	Padding-Bottom:4px;
	display: block;
}
#SmallThumb {
	float: left;
	padding-right: 8px;
	margin-right: 5px;
	padding-bottom: 1px;
	margin-bottom: 0px;
}
#Vlogo {
	background-image: url(../images/DesignerSeries/VLogo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#LacquerGrid {
	background-color: #FFFFFF;
}
#PWbrush {
	width: 200px;
	padding-left: 10px;
	clear: both;
	display: inline;
	padding-top: 20px;
}
#PRbrush {
	width: 150px;
	margin-left: 10px;
	display: inline;
	clear: both;
}
#Itemn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 5px;
}
#Bcaps div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
}

#DSDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	padding-top: 5px;
}
#DSName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
}
.DSRed {
	color: #CB222C;
}
#Pict {
	padding-top: 10px;
}
#TBCoat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
#dotsContainer {
	margin-left: 8px;
	margin-right: 10px;
	height: 32px;
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 3px;
}


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.style4 {
	color: #333333;
	font-weight: bold;
}
.style5 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
A.menuin{
	text-decoration: underline;
	font-size: 10px;
	font: Arial;
	color: Black;
	font-weight: bold;
}
A.menuin:hover{
	text-decoration: none;
	font-size: 10px;
	font: Arial;
	color: White;
	font-weight: bold;
	background: #CC3333;
}
/*#BotBrush {
	background-image: url(../images/DesignerSeries/BrushCaps.jpg);
	background-repeat: no-repeat;
	background-position: 440px 60px;
}
*/
a.loc{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF0008;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
	Border: #FF0008 1px Solid;
	width: 150px;
	margin-top: 2px;
	Display: Block;
	background-color: #333333;
}
a.loc:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FF0008;
	font-weight:bold;
	color:#FFFFFF;
    text-decoration:none;
	padding:2px;
	Border: #333333 1px Solid;
	margin-top: 2px;
	width: 150px;
	Display: Block;
}
A.menu{
	text-decoration: none;
	font-size: 10px;
	font: Arial;
	color: Black;
	font-weight: bold;
	width: 100%;
}
A.menu:hover{
	text-decoration: none;
	font-size: 10px;
	font: Arial;
	color: White;
	font-weight: bold;
	background: #FF0008;
	width: 100%;
}
.Menutd{
	 BORDER-Bottom: #CCCCCC 1px solid ;  padding-left: 2px;
}
.topFrame{
	BORDER-Bottom: #000000 1px solid;
}

.MenuFrame{
 FONT-SIZE: 10px; BORDER-LEFT: #CC3333 1px solid; COLOR: #CCCCCC; PADDING-TOP: 1px; FONT-FAMILY: verdana;  color: Black;BACKGROUND-COLOR: #FFFFFF;
}
.BottomFrame{
	BORDER-top: #000000 1px solid;
}
.MenuFrame2{
 FONT-SIZE: 10px; BORDER-Right: #FF0008 1px solid; BORDER-Bottom:#FF0008 1px solid;COLOR: #CCCCCC; PADDING-TOP: 1px; PADDING-BOTTOM: 1px;FONT-FAMILY: Verdana;  color: Black;BACKGROUND-COLOR: #FFFFFF;
}
.MenuFrame3{
 FONT-SIZE: 10px; BORDER-Right:#FF0008  1px solid; BORDER-LEFT: #FF0008  1px solid; BORDER-TOP: #FF0008  1px solid; BORDER-BOTTOM: #FF0008 1px solid; COLOR: #CCCCCC; PADDING-TOP: 1px; PADDING-BOTTOM: 1px;FONT-FAMILY: Verdana;  color: Black;BACKGROUND-COLOR: #FFFFFF;
}
.MenuFrameGrey{
 FONT-SIZE: 10px; BORDER-Right: #CCCCCC  1px solid; BORDER-LEFT: #CCCCCC  1px solid; BORDER-TOP: #CCCCCC  1px solid; BORDER-BOTTOM: #CCCCCC  1px solid; COLOR: #CCCCCC; FONT-FAMILY: Verdana;  color: Black;BACKGROUND-COLOR: #FFFFFF;
}#btt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF0008;
	border-left-color: #FF0008;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 1px;
	width: 90px;
	text-align: left;
	float: right;
	padding-left: 5px;
}
A.menubtt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF0008;
	border-left-color: #FF0008;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 1px;
	width: 90px;
	text-align: left;
	float: right;
	padding-left: 1px;
	text-decoration: none;
	font-size: 10px;
	font: Arial;
	color: Black;
	font-weight: bold;
	width: 90px;
	background-image: url(../images/DesignerSeries/upArrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
A.menubtt:hover{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 1px;
	width: 90px;
	text-align: left;
	float: right;
	padding-left: 1px;
	text-decoration: none;
	font-size: 10px;
	font: Arial;
	color: #FF0008;
	font-weight: bold;
	width: 90px;
	background-image: url(../images/DesignerSeries/WupArrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#DSimg {
	border-top: 1px solid #333333;
}
#topIntro #Dots1Container {
	height: 39px;
}
#Dots1Container .DotsCellDiv {
	text-align: center;
	display: block;
	float: left;
	height: 35px;
	width: 35px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 0px;
}
#SubTxt {
	display: block;
	height: 80px;
	color: #666666;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding-top: 1px;
}
.new {
	font-size: 14px;
}
