html {height:100%;}
body{margin:0; padding:0; left top repeat;}
form, td, textarea, ul {margin:0; padding:0;}
img{ vertical-align:top;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {text-align:left}
td{
	font:11px/15px arial, helvetica, sans-serif;
	color:#CECECE;
}
td.t2{
	font:1px/1px arial, helvetica, sans-serif;
	color:#CECECE;
}

.h_table{ height:100%;}
.w_table{ width:100%;}
.clear{ clear:both;}
.right{ text-align:right;}




/*links*/
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.link{ background:url(images/bull.gif) 0 6px no-repeat; padding:0 0 0 0px; color:#67C9F0; font-weight:bold;}
.link_1{ color:#67C9F0; font-weight:bold;}
/*#FE9B00end links*/


.link2{ 0 6px no-repeat; padding:0 0 0 0px; color:#222222; font-weight:bold;}


/*txt*/
strong{ color:#FFFFFF; font-weight:bold;}
.txt{ color:#FFFFFF;}
.txt_1{ color:#67C9F0; font-weight:bold;}
.txt_2{ color:#F06EAA; font-weight:bold;}
/*end txt*/









/* ------ mobilyslider
-----------------------------------------------*/

#content {
width:450px;
margin:10px auto 0;
}

.slider {
float:left;
width:450px;
height:340px;
position:relative;
padding-bottom:26px;
background:url(gfx/bottom_shadow.png) no-repeat bottom center;
}

.sliderContent {
float:left;
width:450px;
height:340px;
clear:both;
position:relative;
overflow:hidden;
}

.sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:50;
background-image:url(gfx/prev_next.png);
width:42px;
height:42px;
position:absolute;
top:50%;
margin-top:-34px;
}

.prev {
background-position:0 0;
left:15px;
}

.prev:hover {
background-position:0 -44px;
}

.next {
right:15px;
background-position:-44px 0;
}

.next:hover {
background-position:-44px -44px;
}

.sliderContent .item {
position:absolute;
width:450px;
height:340px;

background:#fff;
}

.sliderBullets {
position:absoluteq;
left:50%;
z-index:50;
margin-left:0px;

}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:10px;
height:11px;
margin-top:8px;
background:url(gfx/bullets.png) no-repeat;
}

.sliderBullets .active {
background-position:0 -11px;
}

.sliderContent a {
outline:none;
}

a {
color:#fff;
}

a img {
border:none;
}



div#loader{
	height: 100%;
	width: 100%;
	position: fixed;
	top: 100px;
	left: px;
	background-color: #222222;
	opacity: 0.5;
	filter: alpha(opacity=100);
	z-index: 1;
}
	div#loader div{
		
		margin: auto;
		margin-top: 50px;
		font-weight: bold;
		font:18px arial, helvetica, sans-serif;
		color : #dddddd;
	}

