@charset "ISO-8859-1";
body
{
	scrollbar-face-color : #fff;
	scrollbar-highlight-color : #fff;
	scrollbar-3dlight-color : #fff;
	scrollbar-darkshadow-color : #fff;
	scrollbar-shadow-color : #fff;
	scrollbar-arrow-color : #999999;
	scrollbar-track-color : #fff;
	background-color: #F2F2F2;
}

* {
	font: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	border: none;
	text-align: ltr;
	border-color: #FFFFFF;
	font-weight: lighter;
}

h1 {
	color:#A9DDE1;
	font-size:11px;
	text-align:left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 170px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
h2 {
	color:#A9DDE1;
	font-size:11px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
a {
	font-size:9px;
	color:#789092;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	border: none;
	cursor: crosshair;
}
a.link2{
	background-color: #FFFFFF;
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
	font-size: 10px;
}

a:hover {
	background-color: #C1E6F7;
}

p {
	text-indent: 10px;
	text-align:left;
	color:#333333;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

p2 {
	text-indent: 3px;
	text-align:left;
	color:#FF00FF;
	font-size:80px;
	font-family: Georgia;
	color:#CCCCCC;
	background-color: #B3DDFF;
}
p3 {
	text-indent: 10px;
	text-align:left;
	color:#fff;
	margin-left: 20px;
	font-size: 11px;
	background-color: #000;
	display: inline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
}
em {
    font-style: italic;
    direction: rtl;
}
/*
+++++++++++++++++++++++++++++++++++++++
|                                    div                                   |
+++++++++++++++++++++++++++++++++++++++
*/
	
#layer1
{
	position:absolute;
	left:328px;
	top:-16px;
	width:218px;
	height:305px;
	z-index:0;
	layer-background-color: #FFFFFF;
	overflow: hidden;
	padding: 10px;
}

#layer2
{
	position: absolute;
	width: 374px;
	left:99px;
	z-index: 2;
	overflow: visible;
	height: 930px;
	top: 430px;
	  }#apDiv3 {
	position:absolute;
	left:23px;
	top:6px;
	width:138px;
	height:115px;
	z-index:3;
}

#apDiv1 {
	position:absolute;
	left:99px;
	top:57px;
	width:390px;
	height:263px;
	z-index:2;
}
#apDiv2 
{
	background-color: #FFFFFF;
	height:auto;
	position:absolute;
	left:11px;
	top:10px;
	width:258px;
	height:2540px;
	z-index:4;
}

/*
+++++++++++++++++++++++++++++++++++++++
|                                classes                                 
         |
+++++++++++++++++++++++++++++++++++++++
*/
#drag
{
position: relative;
cursor: pointer;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
}
