body {
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7AD82;
	font-style: normal;
}
.head1 {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.th-txt {
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
}
.th-color {
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
}
.th-color2 {
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003399;
}

.colorform { 
        color: #0D0D0D; 
        font-size: 12px; color: #C8AD82; 
        background-color: #0D0D0D; 
        padding: 1px; 
        border: double 1px #1A1A1A 
        }
		
.box {
	border: 1px solid #999999;
}

.product td {
	vertical-align: top;
}
.news {
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
}
.news li {
	margin: 8px 0px;
	padding: 0px 0px 0px 35px;
	list-style: none;
	background: url(../images/bullet.gif) 20px center no-repeat;
}