body, td {
	font-family: Arial, sans-serif;
}
.body{
	background-image:url(images/bg_intro.gif);
}
li {
	list-style-position: inside;
	list-style-image: url(images/point.gif);
}
.li_hidden{
	background-image:url(images/bg_red.gif);
}
input, textarea{
	border:1px solid #9CF;
}
.table {
	width:700px; 
}
table.padding td {
	padding:10px;
}
table.no_padding td {
	padding:0px;
}
.bttmBorder{
	border-bottom:1px solid #9FF;
}
.txt_small {
	font-size: 9px; color: #555;
}
.txt {
	font-size: 9px;
	color: #000;
	text-align:justify;
}
.txt10 {
	font-size: 10px; color: #000; text-align:justify;
}
.txt11_noalign {
	font-size: 11px; color: #000;
}
.txt11 {
	font-size: 11px; color: #000; text-align:justify;
}
.txt12 {
	font-size: 12px; color: #444; text-align:justify; background-image:url(images/bg_intro.gif);
}
.txt12_nobg {
	font-size: 12px; color: #444;
}
.txt14 {
	font-size: 14px; color: #444; text-align:justify;
}
.txt16 {
	font-size: 16px;
}
.txt20 {
	font-size: 20px;
}
.product_title {
	font-size: 18px;
}
.blu {
	color: #06C;
}
.blu2 {
	color: #006699;
}
.grn {
	color: #009900;
}
.grn2 {
	color: #727A05;
}
.grn3 {
	color: #009966;
}
.red {
	color: #AA0533;
}
.red2 {
	color: #E43846;
}
.red3 {
	color: #8B3669;
}
.bwn {
	color: #630;
}
.yell {
	color: #F90;
}
.wht {
	color: #FFF;
}
.gray {
	color: #888;
}
.price {
	text-align:right; font-weight:bold;
	font-size: 20px; color: #F30;
	margin-top:10px; width:330px;
}
.price2 {
	font-weight:normal;
	font-size: 18px; color:#aaa;
	text-decoration:line-through;
}
.box {
	font-size: 11px;
	background-image: url(images/home_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:210px; height:185px;
}
.box_nobg {
	font-size: 11px;
	width:210px; height:185px;
}
.footer{
	background-image:url(images/foot_bg.jpg); background-repeat:repeat-x;
	font-size: 10px;text-align:center; height:30px; border-top:15px solid #FFF;
}
