body
{
	margin:0 auto;
	background: color: #000000;
}
img{border:0;}

form{margin:0;}

#main{background-image:url(images/bg_main2.gif) repeat-x top;}
#footer{background:url(images/bg_footer1.gif) repeat-x top;}
.bg_main_cont{background-image:url(images/bg_main2.gif); background-repeat:repeat-x; background-position:top;}
.bg_main_cont1{background-image:url(images/bg_main.gif); background-repeat:repeat-x; background-position:top;}
.footer{background:url(images/bg_footer1.gif) repeat-x top;}

.input{width:224px;	height:19px; font:11px tahoma, serif;}
.textarea{width:467px; height:114px; overflow:auto;}

/*header*/

.sel{color:#5d5d5d; font:11px tahoma, serif; width:142px; height:17px;}
.sel1{color:#5d5d5d; font:11px tahoma, serif; width:161px; height:17px;}

.header{background:url(images/header.jpg) no-repeat top left; height:201px; width:576px;}
.shad{background:url(images/shadow.jpg) no-repeat bottom left; color:#000000;}
.nav{background:url(images/bg_navig.gif) no-repeat center left; width:226px;}
.search{background:url(images/bg_search.gif) no-repeat top; width:183px;}

.font1{color:#959595; font:11px tahoma, serif;}
.font2{color:#ffffff; font:10px tahoma, serif;}
.font3{color:#a6a6a6; font:12px tahoma, serif;}
px tahoma, serif; line-height:12px;}
.font4{color:#747474; font:11px tahoma, serif;}
.font5{color:#767676; font:11px tahoma, serif;}
.font6{ color:#c01800; font:14px tahoma, serif; line-height:20px;}
.font7{color:#a6a6a6; font:bold 11px tahoma, serif; line-height:12px;}
.font8{color:#a6a6a6; font:11px tahoma, serif; line-height:13px;}
.font9{color:#ffffff; font:bold 11px tahoma, serif;}

.link1{color:#959595; font:11px tahoma, serif; text-decoration:underline;}
.link1:hover{color:#959595; font:11px tahoma, serif; text-decoration:none;}
.link2{color:#ffffff; font:bold 11px tahoma, serif; text-decoration:underline;}
.link2:hover{color:#ffffff; font:bold 11px tahoma, serif; text-decoration:none;}
.link3{color:#ff000e; font:10px tahoma, serif; text-decoration:underline;}
.link3:hover{color:#ff000e; font:10px tahoma, serif; text-decoration:none;}
.link4{color:#747474; font:bold 11px tahoma, serif; text-decoration:none;}
.link4:hover{color:#747474; font:bold 11px tahoma, serif; text-decoration:underline;}
.link5{color:#a6a6a6; font:11px tahoma, serif; text-decoration:none;}
.link5:hover{color:#a6a6a6; font:11px tahoma, serif; text-decoration:underline;}


/*content*/

ul
{
	width:187px;
	margin:0px;
   	padding:0px;
	list-style:none;
	line-height:21px;
}
ul li
{
	background:url(images/bg_list.gif) center left no-repeat;
	margin:0;
	padding:0 0 0 12px;
}
ul a{text-decoration:none; color:#ffffff; font:11px tahoma, serif;}
ul a:hover{color:#ffffff; text-decoration:underline;}

.list
{
	background:url(images/no_bg.gif) center left no-repeat;
	margin:0;
	padding:0 0 0 12px;
}

.list1{background:url(images/bg_list1.gif) no-repeat center left; width:356px; height:20px;}
.list1 a{color:#a6a6a6; font:11px tahoma, serif; text-decoration:none;}
.list1 a:hover{color:#a6a6a6; font:11px tahoma, serif; text-decoration:underline;}
.list2{background:url(images/bg_list2.gif) no-repeat center left; width:359px; height:20px;}
.list2 a{color:#a6a6a6; font:11px tahoma, serif; text-decoration:none;}
.list2 a:hover{color:#a6a6a6; font:11px tahoma, serif; text-decoration:underline;}

.bg_prod{background:url(images/bg_prod.gif) no-repeat top; width:249px; height:133px;}

.footer
{
}

.product-table {
	border: solid 1px #000000;
	font-family: Tahoma, Serif;
	font-size: 11px;
	text-align: center;
}

.product-table thead {
	background: #e40000;
}
.product-table th {
	border: inset 1px #e40000;
	color: #FFFFFF;
	font-weight: normal;
	height: 30px;
}

.product-table td {
	border: inset 1px #888888;
	color: #000000;
	height: 30px;
}

.textwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
