body {
	min-width:800px;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, Georgia;
	font-size: 12px;
}
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: #333333;
}
a:hover {text-decoration:underline;}
#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:underline;
}
.style4 h3 {
	font-size: 12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.style5 {
	/*
	background-image: url(images/clip.png);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	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:underline;}
.style6 {
	padding-top:30px;
	padding-left:25px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 40px top;
}
.style8 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.style8a,
.style8a a:link {
	text-decoration:none;
	text-transform:uppercase;
	color:#EC008C;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.style8b {
	font-size: 11px;
	margin-top: 5px;
}
.style8b a:link {text-decoration:none;}
.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 {}
