
/* General */
body {
	min-width:800px;
	margin:0px;
	padding:0px;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
}
p {
	margin-top:5px;
}
p strong {
	font-weight:normal;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
li {
	margin: 0px;
	padding: 0px;
}
a,
a:link,
a:hover,
a:visited,
a:active,
a:focus {
	color: #000;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
body .dn {
    padding: 2px 5px;
    background-color: #000;
    color: #fff;
    margin-bottom: 2px;
    display: block;
    width: 90%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
#display1 {
	width: 800px;
	text-align:left;
}
#display2 {
	width:800px;
	text-align:left;
	height:119px;
}
.style1 {text-indent:20px;}
.style1 h2 {
	font-size: 12px;
}
.style2 input {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.style3 {}
.style4 {
	text-align: right;
	padding-right:5px;
}
.style4:hover {
	text-decoration:none;
}
.style4 h3 {
	font-size: 12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.style5 {
	height: 300px;
	padding-top:120px;
	padding-left:5px;
	position: relative;
}
.style5b {
	text-transform:uppercase;
	font-weight: bold;
}
.style5b ul li {
	text-transform:capitalize;
	font-weight: normal;
}
.style5 ul li:hover {
	text-decoration:none;
}
.style6 {
	padding-top:30px;
	padding-left:45px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 40px top;
}
.listing {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.listinga,
.listinga a:link,
.listinga a:hover,
.listinga a:visited {
	text-decoration:none;
	text-transform:uppercase;
	color:#EC008C;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.listingwebsite {
	font-size: 13px;
	margin-top: 5px;
}
.listingwebsite a:link {
	text-decoration:none;
}
.listingwebsite a:hover {
	text-decoration:none;
	color:#000;
}
.style10 {
	position:absolute;left:10px;top:200px;width:160px;background-color:#f3f3f3;padding:10px 5px;}
.table1 {
	border-bottom:2px solid pink;
}
.table2 {
	background-color: #eaeaea;
	height:20px;
}
.table2 td {
	text-indent:10px;
}
.table3 {
	margin-top:10px;
	margin-left:5px;
	margin-bottom: 10px;
}
.table3 td {}
