body {
	background-color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	padding:0px;
}

.layout{
	border:1px solid #99AABB;
	background-color:#FFFFFF;
	width:750px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.pic-text{
	border:1px solid #99AABB;
	width:648px;
}

.footer{
	border: 0px;
	padding: 0px;
}

.productIndex{
	border:0px;
	padding: 0px;
	}
	
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	
}

.left{
	text-align: left;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.pic200{
	width:200;
}
.picText{
	width:448;
}

.newsDate{
	width: 150;
}
.newsTitle{
	width: 548;
	text-align: left;
}

.productTitle{
	background-color:#CCCCCC;
	font-size:14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image:  url("images/common/arrow.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 20px;
}

.productDesc{
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
}

h1 {
	color: #113269;
	font-size: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding: 10px;
	background-image:  url("images/common/h.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #99AABB;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99AABB;
	padding-left: 20px;
	background-image:  url("images/common/h2.jpg");
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}

h3 {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}

h4 {
	clear:both;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99AABB;
	border: 1px solid #999999;
	padding: 2px;
}

li {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image:  url("images/common/bullet.gif");
	vertical-align: text-bottom;
	display: list-item;
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
}

.product{
	color:#003366;
	text-decoration:none;
	}
.productSpecTitle {
	background-color: #ccccCC;
}

.bullet{
	list-style-image:  url("images/common/bullet_no_link.gif");
}
.footerDots {
	background-image: url("images/common/footer_dots.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

