body{
	margin: 20px 0 20px 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
}
a{
	color: #666666;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;

}
a.white{
	color: #FFFFFF;
}
td{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.nav{
	color: #000000;
}
a.cat{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	
}
a.cat:hover{
	text-decoration: underline;
}
a.sub_cat{
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 0 2px 25px;
	height: 20px;
	padding-top: 4px;
}
a.sub_cat:hover{
	text-decoration: none;
	color: #000000;
	background: url(../im/nav-subcat-bg.gif);
	display: block;
	padding-top: 4px;
}
ul{
	list-style-image: url(../im/ul02.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
}
h2{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
td.footer{
	font-size: 11px;
	text-align: right;
	background: url(../im/bg-footer.gif);
	padding: 20px 10px 10px 10px;
	color: #FFFFFF;
}
td.content{
	/* padding: 10px; */
	color: #000000;
	background: #FFFFFF;
}
.title_a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	background: url(../im/title_a.gif) no-repeat;
	background-position: 15px;
	height: 36px;
	width: 100%;
	padding: 10px 0 0 20px;
	padding-left: 30px;
}
.title_b{
	background: url(../im/title_b.gif) no-repeat;
	height: 20px;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 0 0 20px;
	font-weight: bold;
background-position: 15px;
	padding-left: 30px;
}
td.title_c, td.title_d, td.title_e{
	height: 28px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 0 0 20px;
	font-weight: bold;
	vertical-align: top;
}
td.title_c{
	background: url(../im/title_c.gif) no-repeat;
}
td.title_d{
	background: url(../im/title_d.gif) no-repeat;
}
td.title_e{
	background: url(../im/title_e.gif) no-repeat;
}
table.green_border{
	border-left: 1px solid #00AB39;
	border-right: 1px solid #00AB39;
	border-top: 0;
	border-bottom: 0;
}
input,textarea, select{
	font-size: 10px;
	background: #C7F4CC;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.qtt{
	width: 30px;
}
input.type, select.type{
	width: 100px;
}
textarea.type{
	width: 310px;
}
img.pr_photo{
	float: left;
	margin-right: 5px;
}
ul.list_c{
	list-style-image: url(../im/ul03.gif);
}
