@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: #DCD8D6;

}

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

h1 {
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	background-color: #666666;
	margin-left: 20px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a {
	font-size:9px;
	color:#5F5F5F;
	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:#000000;
	margin-left: 20px;
	font-size: 11px;
	background-color: #FFFFFF;
	display: compact;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
}

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:765px;
	height:305px;
	z-index:0;
	layer-background-color: #FFFFFF;
	overflow: hidden;
}

#layer2
{
	position: absolute;
	width: 379px;
	top: 370px;
	left:137px;
	z-index: 1;
	overflow: visible;
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
  }
	



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