@charset "utf-8";
/* CSS Document */

body ,html {
	background-color: #ffffff;
	margin: 0px; padding:0px;
	background-image:url(images/pattern.jpg);
	background-repeat:repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF; 
	overflow:hidden;height:100%;width:100%;
}

#Text_Div
{
	width:100%;
	
	
	color:#FF0000;
	position:absolute;
	right:0px;
	top:-310px;
	z-index:50;

	
}
#Read_More
{
	position:absolute;
	bottom:0px;

	width:30px; height:30px;
	text-align:center;	vertical-align:top;
	z-index:1100;
	left:50%;
}
.table_slide
{
	background-image:url(images/tableslide.png);
	background-repeat:repeat-y;
	background-position: center top;
	width:100%;
}
#map 
{
	height: 370px;
	width: 300px;
	margin-bottom: 0px !important;margin-bottom: -1px;	margin-left: 0px;
	position: absolute; z-index:1100;
	left: 200px;	bottom: 0px;
	text-align: right;	vertical-align: middle;
}
#Footer 
{
	height: 20px;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 0px !important;
	margin-bottom: -1px;
	margin-left: 0px;
	position: absolute;
	z-index:1000;
	left: 0px;
	bottom: 0px;
	text-align: right;
	vertical-align:bottom;
}
#Footer-index {
	height: 40px;
	width: 100%;
	background-color: #ffffff;
	color: #666666;
	margin-bottom: 0px !important;
	margin-bottom: -1px;
	margin-left: 0px;
	position: absolute;
	z-index:1000;
	left: 0px;
	bottom: 0px;
	text-align: right;
	vertical-align:bottom;
}

#Adress-right
{
	height: 390px;
	width: 340px;
	margin-bottom: 0px !important;margin-bottom: -1px;	margin-right: 40px;
	position: absolute; z-index:10000;
	right: 0px;	bottom: 0px;
	text-align: right; vertical-align:bottom;	 
}
#click-right
{
	height: 18px;
	width: 60px;
	margin-bottom: 0px !important;margin-bottom: -1px;	margin-right: 390px;
	position: absolute; z-index:10001;
	right: 0px;	bottom: 0px;
	text-align: right; vertical-align:bottom;	
}
#Left_Col 
{
	height: 100%;	width: 200px;
	position: absolute;
	left: 0px;
/*	background-color: #FFFFFF;*/
	z-index: 1200;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.Td_Title_Text
{
	text-align:left;
	padding-bottom:0px;
	width:450px;
	vertical-align:top;
}
#Top_Banner
{
	height: 30px;
	width: 100%;
	position: absolute;
	z-index:200;
	left: 0px;
	top: 0px;
	background-color:#F9FFE6;
	border-bottom:#CCCCCC 1px solid;
	

}

.TD_Link 
{
	text-align:center;
}
.TD_Link a
{
	font-weight:bold;
	font-size:10px;

}
img {
	border:#FFFFFF solid 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom: 2px;
}
p,table,div
{
	font-size: 10pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Td_General
{
	vertical-align:top;	text-align:right;	direction:rtl;
}
.Td_Img
{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;

	width:520px;
}



a:link ,a:visited,a:active
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
/* ---------------    SCROLLBAR CLASSES        */
#Content_Div
{
	width: 580px;
	height: 310px;
	float:right;	overflow:hidden;
	padding:5px;	direction:rtl;


		
	
}
#Div_Inside_Content
{

}
.scrollbar-vert
{
background-image:url(images/scrollbar_bg.gif);
background-repeat:repeat-y;

	WIDTH: 10px;
	FLOAT: right;
	HEIGHT: 320px;
	top:0px;
	right:0px;
	position:relative;
	display:none;
}
.handle-vert
{
	WIDTH: 10px;	HEIGHT: 40px;
				background: url(images/track.png);
				background-repeat:no-repeat; 
	display:none;

}
#blackout
{
	position:absolute;
	z-index:200;
	margin-top:-170px;
	top:50%;
	left:50%;
	margin-left: -218px;
	height: 340px;
	width: 436px;

}

#black_bg{
	height: 100%;
	width: 100%;
	background-image: url(images/fff.gif);
	background-repeat: repeat;
	position:absolute;
	z-index:100;
}
#Table-cover {
	height: 440px;
	width: 100%;
	margin-top: -220px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 50%;

}
