@charset "utf-8";
/* CSS Document */


TABLE {border: 0px;}

IMG {border: 0px;}


A.top_link {
    color: #fecb5b; 
    font-family: Vernanda, Arial, Sans-serif;
    font-weight: normal; 
    font-size: 1.5em;
	  text-decoration: none;



}
.top_link {
    color: #fecb5b; 
    font-family: Vernanda, Arial, Sans-serif;
    font-weight: normal; 
    font-size: 1.5em;
	  text-decoration: none;



}

A.top_link span{
    color: #fecb5b; 
    font-family: Vernanda, Arial, Sans-serif;
    font-weight: normal; 
    font-size: 0.8em;
	  text-decoration: underline;
}

TD {
    font-family: Arial, Vernanda, Sans-serif;
    font-weight: normal; 
    font-size: 12px;
}

.bgtop {
    width: 100%;
	  height: 56px;
	  background-image: url(/images/bgtop.gif); 
	  background-repeat: repeat-x; 
}

.white_top {
    width: 100%;
	  height: 210px;
	  background-color: #FFFFFF; 
	  background-repeat: repeat-x; 
}

.black_link {
    color: #000000; 
    font-family: Vernanda, Arial, Sans-serif;
    font-weight: bold; 
    font-size: 17px;
	  text-decoration: underline;
}

.img1 {
    left: -400px;
    position: relative;
}

.marq_content {
   width: 100%;
   margin: 0px;
   overflow: hidden;
   z-index: 5;
}

.leftIMG {
/*   width: 750;*/
   overflow: hidden;
   position: relative;
   margin-left: -200px;
}

.rightIMG {
   width: 200;
   overflow: hidden;
   position: relative;
}




/*------------------------News------------------------------------------------*/

.bgtop_left {
    width: 100%;
padding: 0;
	  height: 174px;
	  background-image: url(/images/top_bg.jpg); 
	  background-repeat: repeat-Y; 
}

.bgtop_center {
/*    width: 25%;*/
	  height: 174px;
vertical-align: middle;
padding-left: 20;
padding-right: 30;
	  /*background-image: url(/images/bgtop_center.gif); 
	  background-repeat: repeat-x; 
*/
}

.bgtop_right {
/*    width: 20%;*/
padding-right: 40px;
    height: 174px;
	  /*background-image: url(/images/bgtop_right.gif); 
	  background-repeat: no-repeat; */
}

.menu {
    width: 100%;
	  height: 40px;
	  background-image: url(/images/bgmenu.gif); 
	  background-repeat: repeat-x;
}

a.menu_link {
    color: #fecb5b; 
    font-family: Vernanda, Arial, Sans-serif;
    font-weight: normal; 
    font-size: 13px;
	  text-decoration: underline;
}

.menu_span {
    color: #ffffff; 
    font-family: Vernanda, Arial, Sans-serif;
    font-weight: normal; 
    font-size: 13px;
	  text-decoration: none;
}

a.ìmenu_link {
    color: #0088ff; 
    font-family: Vernanda, Arial, Sans-serif;
    font-weight: normal; 
    font-size: 11px;
	  text-decoration: underline;
}