#main, #header, #logo, #utils, #menu_top, #banner, #banner_text, #categories, #geopoint, #geopoint_text, #power, #power_text, #gps, #gps_text, #intelligence, #intelligence_text, #menu_left, #panel_center, #panel_right {
    /*border: 1px solid black;*/
}


img  {
 behavior: url("pngbehavior.htc");
}


body {
    margin: 0;
    padding: 0;

/*
    background: #FFFFFF;
*/
    background-image: url("../images/background_site.png");
	background-repeat: repeat-x;

    font-family: Tahoma;
}
#main {
    position: absolute;
    margin: 0;
    margin-left:-512px;
    padding: 0;
    width:1024px;
    top: 30px;
    left: 50%;
 /*   border-style: dashed;
    border-color: red;  */
}
#header {
    margin: 0;
    padding: 0;
    height: 200px;
 /*   border-style: double;
    border-color: #ff00ff;    */

}
#menu_top {
    float: left;
    margin: 0;
    padding: 0;
	width: 778px;
	height: 26px;
 /*   border-style: dotted;
    border-color: silver;  */
	
}
#menu_top_text {
    float: left;
    margin: 0;
    padding: 0;
    width: 272px;
    height: 437px;
    text-align: center;
    line-height: 16px;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;

    color: #AAAAAA;

 /*   border-style: dotted;
    border-color: blue;   */

}

#button_select {
    border: none;
}

#button_searchIE {
    border: none;
    position: relative;
    width:54px;
    height:24px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/search_bar.png", sizingMethod="scale");
    display:block;

}
#button_search {
    border: none;
}


#button_sendIE {
    border: none;
    position: relative;
    width:94px;
    height:24px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/send_up.png", sizingMethod="scale");
    display:block;

}
#button_send {
    border: none;
}








.sear_trans{

}
/*
#text_search {
    margin: 0;
    padding: 0;
    height: 12px;
    border: 1px solid #BCBABB;
    font-family: Tahoma;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    color: #BCBABB;
}
*/
/*
#a_menu_top {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #C1D1BD;
}
#a_menu_top:visited, #a_menu_top:hover, #a_menu_top:active {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #85B598;
}
*/

#content_main {
    clear: both;
    margin: 0;
    padding: 0;
    width: 1024px;
 /*   border-style: solid;
    border-color: yellow;  */

}

#content_top_additional
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 1024px;
    height: 140px;
 /*   border-style: solid;
    border-color: green;  */
	
}

#content_top_additional_left
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 272px;
    height: 140px;
/*    border-style: dotted;
    border-color: gray;  */

}

#content_top_additional_right
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 794px;
    height: 140px;
 /*   border-style: dotted;
    border-color: yellow; */
	
}

#utils {
    float: left;
    margin: 0;
    padding: 0;
	width: 272px;
	height: 12px;
}

#tip_day
{
    float: left;
    margin: 0;
    padding: 0;
	width: 272px;
}

#content_font {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333333;
    font-family: Tahoma;

}
#content_font_bold {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #333333;
    font-family: Tahoma;
    font-weight: bold;
}
#messages_font {
    clear: both;
    font-size: 11px;
    color: #9B2A27;
    font-family: Tahoma;
}

#categories {
    margin: 0;
    padding: 0;
    width: 1024px;
    height: 135px;
}
#line {
    margin: 0;
    padding: 0;
    width: 1024px;
    height: 26px;


/*    border-style: dotted;
    border-color: #f0f0ff; */

}
#menu_left {
    float: left;
    margin: 0;
    padding: 0;
    width: 272px;
    height: 437px;
    text-align: center;
    line-height: 16px;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #AAAAAA;

/*    border-style: dotted;
    border-color: blue;   */

}
#panel_center {
    float: left;
    margin: 0;
    padding: 0;
/*
    border-style: dotted;
    border-color: red;   
*/
    
}
#panel_center_left {
    float: left;
    margin: 0;
    padding: 0;
    width: 385px;
/*
    border-style: dotted;
    border-color: purple;
*/

}
#panel_center_content {

    padding-left: 6px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 2px;

    width: 584px;
    margin: 6 6 6 6;
    padding: 0;
    
/*    
    border-style: dotted;
    border-color: yellow;
*/

}
#panel_right {
    float: left;
    margin: 0;
    padding: 0;
   width: 194px;
/*
       margin-top: 18px;
*/
/*
    border-style: dotted;
    border-color: black;
*/
}
#panel_center_right {
    float: left;
    margin: 0;
    padding: 0;
    width: 594px;
/*
    border-style: dashed;
    border-color: red;  
*/
}


/*
#footer {
    clear: both;
    margin: 0;
    padding: 0;
    width: 1024px;

    height: 15px;


    border: 1px solid #AAAAAA;

    text-align: center;
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    color: #AAAAAA;
}

*/

#panel_center_header{
    margin-top: 18px;
    width: 513px;
    height: 205px;
}
#panel_center_header_row{
    margin-top: 18px;
    width: 513px;
    height: 52px;
}
#panel_body_row{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#panel_body_font{
    margin: 0;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
#panel_body_font1{
    margin: 0;
    text-align: left;
    line-height: 150%;
    font-family: Tahoma;
    font-size: 8px;
    text-decoration: none;
    color: #232931;
}

#panel_center_body{
    float: left;
    width: 366px;
    height: 205px;
}
#panel_center_body_row{
    margin-top: 10px;
    padding: 0;
    width: 513px;
    height: 201px;
}

#panel_center_body_row1{
    width: 513px;
    height: 66px;
}
#panel_center_body_row2{
    float: left;
    margin: 0;
    width: 405px;
}
#panel_center_body_row3{
    float: left;
}
#panel_center_body_row4{
    padding: 10px;
}
#panel_center_body_row_font_center{
    margin: 0;
    text-align: center;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #969089;
}

#panel_center_body_row_font{
    margin: 0;
    text-align: left;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #969089;
}
#panel_center_body_row_font1{
    margin: 0;
    text-align: left;
    font-family: Tahoma;
    font-size: 8px;
    text-decoration: none;
    color: #232931;
}
#panel_center_body_row5{
    float: left;
    margin: 0;
}
#panel_center_body_row6{
    float: center;
    margin: 0;
}

#panel_center_body_bottom{
    float: left;
    width: 366px;
    margin-top: 3px;
    width: 513px;
    height: 206px;
}
#panel_center_split{
   margin-top: 2px;
   margin-bottom: 2pt;
   background-color: #000000;
}

#panel_center_body_top_bottom{
    float: left;
    width: 513px;
   margin-top: 0px;
   margin-bottom: 0pt;
   background-color: #000000;
   padding-left: 0px;
   padding-right: 0px;
}
#panel_center_param_font{
    margin: 0;
    padding-left: 10px;
    text-align: left;
    font-family: Tahoma;
    font-size: 9px;
    text-decoration: none;
    color: #FFFFFF;
}

#panel_center_body_bottom2{
    float: left;
    width: 305px;
    height: 205px;
}
#panel_center_body_bottom3{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#panel_center_body2{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#panel_center_body_font{
    margin: 0;
    text-align: right;
    font-family: Tahoma;
    font-size: 16px;
    text-decoration: none;
    color: #FFFFFF;
}
#panel_center_body_font{
    margin: 0;
    text-align: right;
    font-family: Tahoma;
    font-size: 16px;
    text-decoration: none;
    color: #FFFFFF;
}
#panel_center_body_font1{
    margin: 0;
    text-align: right;
    font-family: Tahoma;
    font-size: 40px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
#panel_center_body_font2{
    text-align: right;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
#panel_center_body_font3{
    text-align: right;
    font-family: Tahoma;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
#panel_center_body_bott_font{
    margin: 0;
    text-align: left;
    font-family: Tahoma;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    color: #FFAA3F;
}
#panel_center_body_bott_font1{
    margin: 0;
    text-align: left;
    font-family: Tahoma;
    font-size: 9px;
    text-decoration: none;
    color: #FFFFFF;
}
#panel_center_body_bott_font2{
    margin: 0;
    text-align: left;
    font-family: Tahoma;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    color: #FFAA3F;
}
#panel_center_body_bott_font3{
    margin: 0;
    text-align: left;
    font-family: Tahoma;
    font-size: 9px;
    text-decoration: none;
    color: #FFFFFF;
}
#panel_right_header{
    margin-left: 21px;
    margin-top: 18px;
    width: 194px;
    height: 20px;
}
#panel_right_header1{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
#panel_right_font{
    margin: 0;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
#panel_right_body{
    margin-left: 21px;
    margin-top: 4px;
    width: 194px;
    height: 335px;
    text-align: left;
    font-family: Tahoma;
    font-size: 8px;
    text-decoration: none;
    color: #382A20;
}
#panel_right_body_row{
    margin-left: 21px;
    margin-top: 4px;
    width: 194px;
    height: 220px;
}
#panel_right_body_row1{
    width: 194px;
    height: 96px;
    text-align: left;
    font-family: Tahoma;
    font-size: 8px;
    text-decoration: none;
    color: #232931;
}
#panel_right_body_row2{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
}
#panel_right_body_img{
    padding-left: 20px;
}
#panel_right_body1{
    width: 194px;
    height: 204px;
}
#panel_right_body2{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
}
#panel_right_body3{
    margin-right: 12px;
    margin-top: 6px;
}
#panel_right_compra{
    text-align: right;
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: #FFFFFF;
    margin-right: 32px;
    margin-top: 0px;
    padding-top: 16px;
}
#panel_right_product_compra{
    text-align: right;
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: #FFFFFF;
    margin-right: 32px;
    margin-top: -10px;
    padding-top: 10px;
}



#footer {
/*border-style: dotted;
border-color: black; */
	clear: both;
    margin: 0;
    padding: 0;
    width: 1024px;
/*
//    height: 15px;
//    border: 1px solid #AAAAAA;

*/
    text-align: center;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: regular;
    text-decoration: none;
    color: #999999;
}








#input_text {
    margin: 0;
    padding: 0;
    height: 16px;
    border: 1px solid #AAAAAA;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #AAAAAA;
}
#input_botton {
    margin: 0;
    padding: 1px;
    height: 20px;
    border: 1px solid #AAAAAA;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #AAAAAA;
}
#input_textarea {
    margin: 0;
    padding: 0;
    height: 100px;
    border: 1px solid #AAAAAA;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #AAAAAA;
}
#admin_button_del {
    margin: 0;
    padding: 1px;
    height: 20px;
    border: 1px solid #AAAAAA;
    font-family: "Tahoma";
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #9C0707;
}

a {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #AAAAAA;
}
.shreds{
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: ##232931;
}

img {
    border: none;
}

td {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #AAAAAA;
}
#tab_border {
    border: thin;
    border-color: #CECECE;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #A9A9A9;
}

.splitter {
 background-color: #D8D8D8;
}
#category_body_row{
    position: absolute;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 186px;
    height: 126px;
}
#category_title{
    text-align: center;
    font-family: Tahoma;
    font-size: 9px;
    text-decoration: none;
    color: #FFFFFF;
    margin-right: 90px;
    margin-top: -8px;
    padding-top: 80px;

}
#category_img{
    margin-top: -1px;
    padding-top: 0px;
    padding-left: 102;
   margin-right: 0px;
   padding-right: 0;
   margin-left: 0px;
}
#category_link{
    text-align: center;
    font-family: Tahoma;
    font-size: 9px;
    text-decoration: none;
    color: #FFFFFF;
    margin-right: -60px;
    margin-top: 9px;
    padding-top: 0px;
}

img.category_img{
    margin-top: -72px;
    padding-top: 0px;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0px;
    margin-right: 0px;
}
#product_img{
    margin-top: 70px;
    padding-left: 20;
}
#navigationbutton a {
	padding:5px;
	display:block;
}
#navigationbutton a:hover {
	color: #000000;
	background-color: #BEFBFC;	
	}




/*
#main_menu_item
{
    background-image: url("../images/v_menu_but_up.png");
    margin: 0;
    padding: 0;
	width: 206px;
	height: 38px;
    text-align: center;
}
*/





.tip_of_the_day
{
	margin: 0px;
	padding: 0px;
}

#td_top {
	position:relative;
	left:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	width:272px;
	height:26px;
	background-image: url("../images/t_line_top.png");
	background-repeat: no-repeat;
}

#td_bot {
	margin: 0px;
	padding: 0px;
	width:272px;
	height:26px;
	background-image: url("../images/t_line_bottom.png");
	background-repeat: no-repeat;
}

#td_center
{
	margin: 0px;
	padding: 0px;
	width:272px;
}



#td_c_left
{
	position:relative;
	left:0px;
	top:0px;
	width:25px;
	height:61px;
	background-image: url("../images/t_line_left.png");
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}

#td_c_right
{
	position:relative;
	left:250px;
	top:0px;
	width:27px;
	height:61px;
	background-image: url("../images/t_line_right.png");
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}




/*  LS_12_01_2009_  */
#content_top {
    margin: 0;
    padding: 0;
    width: 1024px;
/*    border-style: solid;
    border-color: yellow;   */
}
.cnt_clear {
	clear: both;
}
#line_top{
    margin: 0;
    padding: 0;
    width: 272px;
    float: left;
}
#line_topp{
    margin: 0;
    padding: 0;
    width: 45px;
    float: left;
}
#buttons{
    margin: -32px;
    margin-left: 10px;
    padding: 0;
    margin-bottom: 0px;
    width: 693px;
    float: left;
  /*  border:1px;
    border-style: solid;
    border-color: brown;  */

}
.button{
    margin: 0;
    padding: 0px 0px 0px 0px;
    float: left;
    top: 0;

}
/*
.button .a
{
	text-decoration: none;
}
*/
#bt1 {
	position:absolute;
	left:326px;
	top:169px;
	width:109px;
	height:83px;
	z-index:1;
}

#tip_of_the_day{
    width: 272px;
    margin: 0;
    padding: 0px 0px 0px 0px ;
    padding-top: 0px;
    padding-bottom: 0px;
    border: none;
/*    border-style: solid;
    border-color: brown; */
}

.box_tip{
	position: relative;
    width: 272px;
    height: 24;
    margin: 0;
    padding: 0;
    top: 0;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float:left;
    border: none;
    background: url("../images/t_line_top.png") left top;
/*    border-style: solid;
    border-color: green; */
    z-index:1;
}
.box {
    position: relative;
    top: 0;
    width:272px;
    min-height: 60px;
    background: url("../images/t_line_middle.png") repeat-y left top;
    margin: 0px;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    float:left;
    z-index:2;


/*    border-style: dotted;
/*
    border-color: green;
    border: none; */
}
.box_tip_bt{
    position: relative;
    height: 24px;
    width: 272px;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float:left;
    background: url("../images/t_line_bottom.png") left top;
 /*   border-style: solid;
    border-color: green;    */
}

.box h2 {
        width:272px;
        padding-top: 0px;
}
.box .last {
	position: relative;

    left: 40px;
        width: 186px;
        padding-bottom: 0px;
	padding-top: 0px;
        font-family: Tahoma;
        font-size: 16px;
        color: #000000;
        text-decoration: none ;
/*	border-style: solid; */
}
.box h2{
       padding-left: 60px;
}
.box p {
       /*  padding-left: 40px; */
}
#lamp {
	position: absolute;
    width:0px;
   	height:0px;
 	left:28px;
    top: -4px;
  	z-index:3;
}
#lampPic {
 	left:16px;
    top: -10px;
	position:relative;
	clear:both;
  	z-index:3;
}


#sitemain2 {
	position:relative;
	clear:both;
	width:260px;
	background-color:transparent;
	font-size:10px;
	height: 55px;
	top: 5px;
	left: 32px;
	font-family: Tahoma;
 /*   border-style: solid;
    border-color: red;   */

}


#sitemain3 {
	position:relative;
	clear:both;
	width:260px;
	background-color:transparent;
	font-size:15px;
	height: 55px;
	top: 5px;
	left: 32px;
	font-family: Tahoma;
 /*   border-style: solid;
    border-color: red;   */

}


#group {position:relative; float:left; clear:both; width:160px; height:30px; background-color:transparent; font-size:15px;}
#ssbar2 {position:relative; float:left; width:200px; height:30px; background-color:transparent; font-size:15px;}
#ssbar2 .search {position:absolute; top:5px; left:5px; z-index:101;}
#ssbar2 .search input {float:left;  font-size:15px;}
#ssbar2 .search .sbox {
	
	width:130px;
	height:25px;
	margin-left:3px;
	margin-top:1px;
	color:#000000;
	background:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
#ssbar2 .search .sbtn {margin-left:3px; margin-top:5px; border:0; float:right;}
.left_btn_box {
	margin-top:3px;
    margin-left: 40;
	left:100px;
	margin-bottom:30px;
}


#ssbar2 .search .sbox_textarea {
	
	margin-left:3px;
	margin-top:1px;
	color:#000000;
	background:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}

.a_menu_left {
    width: 190px;
	margin-top:3px;
    background-image: url("../images/v_menu_but_up.png");
	margin-bottom:0px;
	text-decoration:none;
}
.left_btn {
    margin-left: 0;
	top:396px;
	height:34px;
	padding-top:10px;
    border-top-width: 2px;
    border-top-width: 2px;
	text-decoration:none;
}
.a_menu_left_2 {
    display: block;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
    margin-left: 0;
    text-align: center;
    border-right-width: 0px;
    cursor: hand;
    border-top-width: 2px;
    border-top-width: 2px;
}
.a_menu_left_3 {
    margin-top:0px;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    top: 0px;
}





#cline_box {
	position:relative;
    padding-top: 0px;
	margin-top:0px;
    padding: 0;
}
#cline {
	position:relative;
    padding-top: 0px;
	margin-top:0px;
    margin-left: 1;
	position:relative;
	left:30px;
	top:108px;
	width:635px;
	height:26px;
	z-index:13;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	color: #000000;
   /*     border-style: solid;
    border-color: red; */

}
#ttext_h {

    height: 18px;

	top:0px;
	z-index:12;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #000000;
    clear:both;
 /*   border-style: solid;
    border-color: yellow;  */

}

#ttext {
	position:relative;
	left:54px;
	top:32px;
	width:595px;
	height:60px;
	z-index:12;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
#footer {
	clear: both;
    margin: 0;
    padding: 0;
    width: 1024px;
    text-align: center;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    color: #999999;
}
#sitemain {
	position:relative;
	clear:both;
	width:1024px;
	background-color:transparent;
	font-size:10px;
	margin: 0px;
	padding: 0px;
}
#tag {
	position:relative;
	float:left;
	clear:both;
	width:1024px;
	height:24px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:14px;
	color:#000000;
	background-color: #FFFFFF;

}
#tag .tag {position:relative; text-align:center; top:5px; clear:both; }
#tag .tag a:link, a:visited {text-decoration:underline; color:#000000;}
#tag .tag a:hover {text-decoration:none;color:#87CEFA;}
/*  _LS_12_01_2009  */
/*  LS_26_01_2009_  */
/*  LS_top_menu_  */
#ttext_top_menu_1 {
	position:absolute;
    height: 18px;
	left:388px;
	top:224px;
	z-index:320;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
    clear:both;
    float: left;
}
#ttext_top_menu_1IE {
	position:absolute;
    left:60px;
    top: 26px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
    text-align: center;
}
#ttext_top_menu_2IE {
	position:absolute;
    left:44px;
    top: 26px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
}



#ttext_top_menu_3IE {
	position:absolute;
    left:30px;
    top: 26px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
    text-align: center;
}
#ttext_top_menu_4IE {
	position:absolute;
    left:18px;
    top: 26px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
    text-align: center;
}
#ttext_top_menu_5IE {
	position:absolute;
    left:24px;
    top: 26px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
    text-align: center;
}



#ttext_top_menu_2 {
	position:absolute;
    height: 18px;
	left:510px;
	top:224px;
	z-index:320;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
    clear:both;
    float: left;
}




#ttext_top_menu_3 {
	position:absolute;
    height: 18px;
	left:634px;
	top:224px;
	z-index:320;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
    clear:both;
    float: left;
}
#ttext_top_menu_4 {
	position:absolute;
    height: 18px;
	left:756px;
	top:224px;
	z-index:320;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
    clear:both;
    float: left;
}
#ttext_top_menu_5 {
	position:absolute;
    height: 18px;
	left:886px;
	top:224px;
	z-index:320;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
    clear:both;
    float: left;
}
/*  _LS_top_menu  */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 190px; /* Width of Menu Items */
z-index:200;

}

.suckerdiv ul li{
position: relative;
z-index:204;

}

/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 240px; /*sub menu width*/
padding: 26px 0px 0px 0px;
top: 0;
visibility: hidden;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
background-color: #ffffff;
z-index:200;

}

/* Sub level menu links style    border: 1px solid #ccc; here 1*/
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #FFFFFF;
text-decoration: none;
background: #fff;
padding: 16px 0px 16px 0px;
border: 0px solid #ffffff;
border-bottom: 0;
background-color: #999999;

}
.suckerdiv ul li ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;
text-decoration: none;
background: #fff;
padding: 0px 6px 0px 6px;
background-color: #ffffff;
font-size: 12px;
font-weight: normal;
background: url("../images/s_menu_up.gif") no-repeat   center  ;
height: 58px;
text-align: center; 
}

.suckerdiv ul li a:visited{
color: #FFFFFF;
border: 0px;
}
.suckerdiv ul li ul li  a:visited{
color: #000000;
border: 0px;
}

.suckerdiv ul li a:hover{
font-size: 12px;
font-weight: bold;
color: #53A7E7;
background-color: #000000;
z-index:205;


}
.suckerdiv ul li ul li a:hover{
color: #000000;
background-color: #fff;
background: url("../images/s_menu_over.gif") no-repeat center  ;
text-align: center;
z-index:205;
}
.suckerdiv .subfolderstyle{
background-color: #999999;
font-family: Tahoma;
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
text-align: center;


}
.suckerdiv .subfolderstyle1{
background-color: #FFFFFF;
font-family: Tahoma;
font-size: 12px;
text-decoration: none;
color: #000000;
text-align: center;
background: url("../images/s_menu_up.gif") no-repeat center  ;
}

.a_menu_left_sub{
font-family: Tahoma;
font-size: 11px;
color: black;
margin: 0px;
height:58px;
border: 0px;
/*background: url("../images/s_menu_up.png") no-repeat bottom  ; */
background-color: #ffffff;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; font-family: Tahoma; font-size: 12px; text-decoration: none; color: #FFFFFF; text-align: center;

}
* html .suckerdiv ul li a { height: 1%;
 font-family: Tahoma;
 font-size: 12px;
 text-decoration: none;
 color: #FFFFFF;
 text-align: center;

 }
 /* LS_for_increasing_verical_size_body_for_submenu  */
 .empty_left_menu {
    margin: 0;
    padding: 0;
    width: 1024px;
    height: 38px;
}
a.homelink{
position: relative;
width:145px;
height:85px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_home_up.png", sizingMethod="scale");
display:block;
text-decoration:none;
}
a.homelink:Hover{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_home_over.png", sizingMethod="scale");
text-decoration:none;
}
a.newslink{
	position:relative;
width:132px;
height:85px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_news_up.png", sizingMethod="scale");
display:block;v
text-decoration:none;
}
a.newslink:Hover{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_news_over.png", sizingMethod="scale");
text-decoration:none;
}
a.serviceslink{
	position:relative;
width:133px;
height:85px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_services_up.png", sizingMethod="scale");
display:block;
text-decoration:none;
}
a.serviceslink:Hover{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_services_over.png", sizingMethod="scale");
text-decoration:none;
}
a.partnershiplink{
	position:relative;
width:132px;
height:85px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_partnership_up.png", sizingMethod="scale");
display:block;
text-decoration:none;
}
a.partnershiplink:Hover{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_partnership_over.png", sizingMethod="scale");
text-decoration:none;
}
a.contactlink{
	position:relative;
width:151px;
height:85px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_contacts_up.png", sizingMethod="scale");
display:block;
text-decoration:none;
}
a.contactlink:Hover{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/g_but_contacts_over.png", sizingMethod="scale");
text-decoration:none;
}

/* End */
/*  _LS_26_01_2009  */
