#smalltitle{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}


body {	
	background-color: #666666;
}

#productbg{	
	background-color: #000000;
	background-image:url(buttonbg.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}

#bigtitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
color:#990000;
font-weight:bold;
}

#titlew{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FF3300;
font-weight:bold;
}


#bigtitle1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#990000;
font-weight:bold;
}


#Content{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
line-height:22px;

}

#Content1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:normal;
padding-left:10px;
padding-right:10px;
}

hr{
	border-top-style:double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#button a:link,a:visited,a:hover,a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

