body {
	background-color: #464646;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.copyright, .copyright :link, .copyright :visited, .copyright :active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70c3ed;
	text-decoration: none;
}
.copyright :hover {
	text-decoration: none;
	color: #88d7fe;
}
.menu_list_bg {
	background-image: url(../images/menu_list_bg.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bebebe;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.product_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9e9e;
}


.product_list_title, .product_list_title :link, .product_list_title :visited, .product_list_title :active   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #fe9c01;
}

.product_list_title :hover {
	text-decoration: none;
	color: #fdba12;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FE9C01;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bebebe;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	color: #FE9C01;
}
.table_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bebebe;
	margin: 0px;
	padding: 0px;
}

.website:link {
	color: #bebebe;
	text-decoration: none;
}
.website:visited {
	text-decoration: none;
	color: #bebebe;
}
.website:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.website:active {
	text-decoration: none;
	color: #bebebe;
}

.empty_section {
	background-image: url(../images/empty_section.jpg);
	background-repeat: no-repeat;
}
.pic {
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
