body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474848;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	line-height:1.5em;
}
td{
line-height:1.5em;
}
h1 {
	font-size: 22px;
	color: #1D62B3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	line-height: 1.2em;

}
h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	border-bottom:1px dotted #CCCCCC;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;


}
h3 {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 {
	font-size: 12px;
}
ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
li {	
padding: 5px 15px 5px 15px;
	background: url(images/bullet.gif) no-repeat 0px 10px;
	border-bottom: 1px solid #F0F0F0;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.product_intro {
	padding: 10px;
}
.img {
	padding: 5px;
	background-color: #DDDDDD;
}
.prod_box {
	background-color: #FFFFFF;
}
.main {
padding:20px;
}
.prod_title {
	background-image: url(images/product/prod_title_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-left: 10px;
	padding-top: 3px;
}
.prod_title a:link
{
text-decoration:none;
color:#ffffff;
font-size:12px;
}
.prod_title a:visited
{
text-decoration:none;
color:#ffffff;
font-size:12px;
}
.prod_title a:hover
{
	color:#FFFF99;
	font-size:12px;
	text-decoration: underline;
}

.prod_box_content {
	padding: 10px;
}
.prod_box_img {
	border: 3px solid #CCCCCC;
	margin: 10px;
}
.content {
	padding: 20px;
}
.prod_box_img :hover {
filter: alpha(opacity=50);.
}
a:link {
	color: #1D62B3;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #1D62B3;
}
.table_2 td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.q {
	background-image: url(images/q_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	color: #1D62B3;
	}
.a {
	font-size: 12px;
	padding-left: 10px;
}
