body{
	background-color: #f79a3a;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;

}
a{
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;	
}
b{
	font-family: Tahoma;
	font-size: 12px;
	font-width:bold;
}
table{
   padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
}
img{
	border: 0;
}
.btn{
	background-image: url(/templates/demo/images/button1.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 199;
	height: 34;
		text-align: center;
}
.main_menu{
	color:white;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;

	
}
.main_menu:hover{
	text-decoration: underline;
	
}

.main{
	color:white;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
		padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p{
	font-family: Tahoma;
	font-size: 12px;
}
p.sort{
	font-family: Tahoma;
	font-size: 10px;
}
a.sort{
	font-family: Tahoma;
	font-size: 10px;
}
p.copy{
	font-family: Tahoma;
	font-size: 12px;
}
#apDiv1 {
	position:absolute;
	left:350px;
	
	top:60px;
	z-index:1;
	
}
#apDiv2 {
	position:absolute;
	left:770px;
	
	top:200px;
	z-index:2;
	
}

