 /*- Body--------------------------- */
body {
	background-image:url(../../body/img/bgcv.jpg);
	background-position:center top;
	margin:0px;
	background-attachment:fixed;
}/**/
/*
body {
	margin:0px auto;
	padding:0px;
	width: 800px;
	color: #333333;
	background: #CCCCCC url(../icons/tstbg.jpg) no-repeat fixed top;
	background-image:url(../images/fundo3.png);
	background-position:center top;
	background-attachment:fixed;
}
*/
.more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
h1 {
font-family:arial;
font-size:24px;
font-weight:bold;
text-decoration:none;
text-align:center;
color: #000000;
}
h2 {
font-family:arial;
font-size:20px;
font-weight:bold;
text-decoration:none;
text-align:center;
color: #000000;
}

/*- sb links and dropdown--------------------------- */
#subs {
	color:#333333;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:15px 10px 10px 10px;
	border-bottom: 1px solid #999999;
	float: right;
	background: url(../icons/address_bg.jpg);
	width: 883px;
	height: 22px;
}
#subs a:link { text-decoration: none; color: #0000FF;}
#subs a:active { text-decoration: underline; color: #0000FF;}
#subs a:visited { text-decoration: none; color: #0000FF;}
#subs a:hover { text-decoration: underline; color: #FF0000;}

#subs input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
/*- Menu Trivia--------------------------- */
#he {
        color: #CCCCCC;
	text-align: left;
	clear: both;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
}
#he a:link { text-decoration: none; color: #FFFFFF;}
#he a:active { text-decoration: underline; color: #FFFFFF;}
#he a:visited { text-decoration: none; color: #FFFFFF;}
#he a:hover { text-decoration: underline; color: #CCCCCC;}

#he a.co:link { text-decoration: none; font-weight:bold; color: #00FF00;}
#he a.co:active { text-decoration: underline; font-weight:bold; color: #00FF00;}
#he a.co:visited { text-decoration: none; font-weight:bold; color: #00FF00;}
#he a.co:hover { text-decoration: underline; font-weight:bold; color: #FF0000;}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
	float:left;
	width:904px;
	font-size:10px;
	line-height:normal;
	border-bottom:20px solid #4A708B;
	font-family: Verdana;
      }

    #tabsJ ul {
	margin:0;
	padding:2px 0px 0px 1px;
	list-style:none;
      }

    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }

    #tabsJ a {
	float:left;
	background:url(../icons/tableftJ.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
      }

    #tabsJ a span {
	float:left;
	display:block;
	background:url(../icons/tabrightJ.gif) no-repeat right top;
	padding:5px 0px 4px 1px;
	color:#333333;
      }

    #tabsJ a.red {
	float:left;
	background:url(../icons/tableftJred.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
      }

    #tabsJ a.red span {
	background:url(../icons/tabrightJred.gif) no-repeat right top;
	padding:5px 6px 4px 1px;
	color:#FFFFFF;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */

    #tabsJ a:hover span {
      color:#FFF;
      }

    #tabsJ a:hover {
      background-position:0% -42px;
      }

    #tabsJ a:hover span {
      background-position:100% -42px;
      }

    #tabsJ a.red:hover span {
      color:#FFF;
      }

    #tabsJ a.red:hover {
      background-position:0% -42px;
      }

    #tabsJ a.red:hover span {
      background-position:100% -42px;
      }

/*- Menu Tabs L--------------------------- */

#tabsL {
	float:left;
	background:url(../icons/Desert.jpg);/*Nota: Coloca fundo no menu*/
	/*background:url(../icons/tabLbg.png);*//*Nota: Coloca fundo no menu*/
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 903px;
	height: 40px;
	border-bottom: 1px solid #333333;
	list-style: none;
}
#tabsL ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style: none;
}
#tabsL a {
	display: block;
	width: auto;
	color: #333333;
	text-decoration: none;
}
#tabsL li {
	padding: 0;
	width: auto;
	display: inline;
	float: left;
}
#tabsL li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18em;
	width: 18em;
	font-weight: normal;
	margin: 0;
	background-color: #4A708B;/*Nota: Coloca cor de fundo no menu vertical*/
}
#tabsL li li {
	width: 18em;
	background: url(../icons/tabLbg.gif) no-repeat left top;
}
#tabsL li ul a {
	color: #FFFFFF;
}
#tabsL li ul ul {
	margin: -1.75em 0 0 14em;
}
#tabsL li:hover ul ul, #tabsL li:hover ul ul ul, #tabsL li.sfhover ul ul, #tabsL li.sfhover ul ul ul {
	left: -999em;
}
#tabsL li:hover ul, #tabsL li li:hover ul, #tabsL li li li:hover ul, #tabsL li.sfhover ul, #tabsL li li.sfhover ul, #tabsL li li li.sfhover ul {
	left: auto;
}
#tabsL li:hover, #tabsL li.sfhover {
	background: url(../icons/tabLbg.gif);
}
#tabsL a span {
	background:url(../icons/tabrightL.gif) no-repeat right top;
	padding:2px 8px 2px 8px;
	color:#333333;
	display: block;
	float: none;
}
/* End IE5-Mac hack */
#tabsL a:hover span {
	color:#FFFFFF;
}
#tabsL a:hover {
	background-position:0% -42px;
}
#tabsL a:hover span {
	background-position:100% -42px;
}
#tabsL a.gold span {
	background:url(../icons/tabrightL.gold.gif) no-repeat right top;
	padding:2px 8px 2px 8px;
	color:#333333;
	display: block;
	float: none;
}
#tabsL a.gold:hover span {
	background-position:100% -42px;
	color: #FFFFFF;
}
#tabsL a.brown span {
	background:url(../icons/tabrightL.brown.gif) no-repeat right top;
	padding:2px 8px 2px 8px;
	color:#FFFFFF;
	display: block;
	float: none;
}
#tabsL a.brown:hover span {
	background-position:100% -42px;
}
#tabsL a.flash span {
	background:url(../icons/tabrightL.flash.gif) no-repeat right top;
	padding:2px 8px 2px 8px;
	color:#CCCCCC;
	display: block;
	float: none;
}
#tabsL a.flash:hover span {
      background-position:100% -42px;
}
#tabsL li li a  {
	padding:2px 8px 2px 8px;
	color:#FFFFFF;
}

/* End IE5-Mac hack */
#tabsL li li a:hover  {
	color:#333333;
	background-color: #FFFFFF;
      }

/*- Jump Menu L--------------------------- */
#Jump {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	float: right;
	background-color: #996600;
	padding: 0px 14px 0px 4px;
	border-left: 1px solid #000000;
	margin-right: 10px;
	border-right: 1px solid #000000;
}
#Jump select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color: #FFFFFF;
	font-weight: normal;
}
#Jump input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#locnav {
	background-color: #E9C757;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 10px 0px 5px 0px;
	text-align: left;
}
/* Root = Vertical, Secondary = Vertical */
ul#locnav-x,
ul#locnav-x li,
ul#locnav-x ul {
  margin: 0;
  border: 0px none;
  padding: 0;
  width: 185px; /*For KHTML*/
  list-style-type:none
}

ul#locnav-x:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#locnav-x li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
}

/* Root Menu x */
ul#locnav-x a {
  border: 1px solid #E9C757;
  border-right-color: #E9C757;
  border-top-color: #E9C757;
  border-bottom-color: #E9C757;
  padding: 0 4px;
  display: block;
  background: #E9C757;
  color: #0000FF;
  font: bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menux Hover Persistence */
ul#locnav-x a:hover,
ul#locnav-x li:hover a,
ul#locnav-x li.iehover a {
  background: #ffffff;
  text-decoration: none;
  color: #000000;
}

/* Do Not Movex - Must Come Before display:block for Gecko */
ul#locnav-x li:hover ul ul,
ul#locnav-x li:hover ul ul ul,
ul#locnav-x li.iehover ul ul,
ul#locnav-x li.iehover ul ul ul {
  display: none;
}

ul#locnav-x li:hover ul,
ul#locnav-x ul li:hover ul,
ul#locnav-x ul ul li:hover ul,
ul#locnav-x li.iehover ul,
ul#locnav-x ul li.iehover ul,
ul#locnav-x ul ul li.iehover ul {
  display: block;
}

ul#locnav-x ul,
ul#locnav-x ul ul,
ul#locnav-x ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 200px;
}

#text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 20px 4px 20px;
	text-align: justify;
}
#text a.tours:link { text-decoration: none; color: #0000FF;}
#text a.tours:active { text-decoration: none; color: #0000FF;}
#text a.tours:visited { text-decoration: none; color: #0000FF;}
#text a.tours:hover { text-decoration: underline; color: #000000;}

#text a.hotel:link { text-decoration: none; color: #333333;}
#text a.hotel:active { text-decoration: none; color: #333333;}
#text a.hotel:visited { text-decoration: none; color: #333333;}
#text a.hotel:hover { text-decoration: underline; color: #000066;}

#text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 4px 4px 4px;
	text-align: left;
}
#text2 a:link { text-decoration: underline; color: #000000;}
#text2 a:active { text-decoration: underline; color: #000000;}
#text2 a:visited { text-decoration: underline; color: #000000;}
#text2 a:hover { text-decoration: none; color: #990066;}

#text2 a.in:link { text-decoration: underline; color: #FFCC00;}
#text2 a.in:active { text-decoration: underline; color: #FFCC00;}
#text2 a.in:visited { text-decoration: underline; color: #FFCC00;}
#text2 a.in:hover { text-decoration: none; color: #FF9900;}

#cont1 {
	padding: 6px 6px 0px 6px;
	background-color: #ffffff;
}
#icont1 {
	background-color: #E0E0E0;
	border: 1px solid #333333;
}

#iborder {
	padding: 4px;
	text-align: center;
}

#sb {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding:2px 0px 2px 10px;
	background: #fdfdfd url(../icons/title_bg.jpg);
	border-bottom: 1px solid #999999;
}
#sbhotels {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:2px 0px 2px 2px;
	background: #fdfdfd url(../icons/title_bg.jpg);
	border-bottom: 1px solid #999999;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 10px 4px 10px;
	text-align: justify;
}
.opttxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 20px 4px 20px;
	text-align: justify;
}
.text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 4px 4px 4px;
	text-align: left;
}
.start {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00CC00;
	font-weight:bold;
}
.end {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}
.texth {
	color:#707070;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}
/*- TITLES--------------------------- */

#turk {
	background-color: #09a6b9;
	border-bottom: 1px solid #333333;
}
#gold {
	background-color: #FFE600;
	border-bottom: 1px solid #333333;
}
#silver {
	background-color: #E3E9F4;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#budget {
	background-color: #33CC33;
	border-bottom: 1px solid #333333;
}
#intit {
	background-color: #993333;
	border-bottom: 1px solid #333333;
}
#summary {
	background-color: #E0E0E0;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#optgo {
	background-color: #E0E0E0;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#optw {
	background-color: #FFFFFF;
	border-bottom: 1px solid #333333;
}

#optg {
	background-color: #E0E0E0;
	border-bottom: 1px solid #333333;
}
#sumg {
	background-color: #FFFF99;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#blau {
	background-color: #3366FF;
	border-bottom: 1px solid #333333;
}
#turq {
	background-color: #33CCCC;
	border-bottom: 1px solid #333333;
}
#subheads {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding:2px 0px 2px 10px;
	background: url(../icons/title_bg.jpg);
	border-bottom: 1px solid #999999;
}
#redhot {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 2px 10px;
	background: url(../icons/red_bg.jpg);
}
td.cp1 {
text-align: center;
font-weight: bold;
background-color: #FF9900;
width: 154px; height: 20px;
}
td.cp2 {
text-align: center;
font-weight: bold;
background-color: #FFCC00;
width: 154px; height: 18px;
}
td.cp3 {
text-align: center;
background-color: #FFFFFF;
width: 154px; height: 18px;
}
td.cp4 {
text-align: left;
background-color: #FFCC00;
width: 154px; height: 18px;
}
/*- FOOTER--------------------------- */
#plg {
	font-style: normal;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #333333;
	background-color: #006633;
	height: 0px;
}

#plg a.wht1:link { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFFFFF;}
#plg a.wht1:active { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFFFFF;}
#plg a.wht1:visited { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFFFFF;}
#plg a.wht1:hover { text-decoration: underline; font-size: 15px; font-weight:bold; color: #FFFFFF;}

#plg a.wht:link { text-decoration: none; color: #FFFFFF;}
#plg a.wht:active { text-decoration: none; color: #FFFFFF;}
#plg a.wht:visited { text-decoration: none; color: #FFFFFF;}
#plg a.wht:hover { text-decoration: underline; color: #FFFFFF;}

#plb {
	font-style: normal;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #333333;
	background-color: #172767;
}

#plb a.wht1:link { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFFFFF;}
#plb a.wht1:active { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFFFFF;}
#plb a.wht1:visited { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFFFFF;}
#plb a.wht1:hover { text-decoration: underline; font-size: 15px; font-weight:bold; color: #FFFFFF;}

#plb a.wht:link { text-decoration: none; color: #FFFFFF;}
#plb a.wht:active { text-decoration: none; color: #FFFFFF;}
#plb a.wht:visited { text-decoration: none; color: #FFFFFF;}
#plb a.wht:hover { text-decoration: underline; color: #FFFFFF;}

#plb a.whts:link { text-decoration: none; font-size: 10px; color: #FFFFFF;}
#plb a.whts:active { text-decoration: none; font-size: 10px; color: #FFFFFF;}
#plb a.whts:visited { text-decoration: none; font-size: 10px; color: #FFFFFF;}
#plb a.whts:hover { text-decoration: underline; font-size: 10px; color: #FFFFFF;}

#pl {
	font-style: normal;
	font-family: arial;
	font-size: 14px;
	color: #606060;
	text-align: center;
	border-top: 1px solid #333333;
	background-color: #000000;
}

#pl a.green1:link { text-decoration: none; font-size: 15px; font-weight:bold; color: #00CC00;}
#pl a.green1:active { text-decoration: none; font-size: 15px; font-weight:bold; color: #00CC00;}
#pl a.green1:visited { text-decoration: none; font-size: 15px; font-weight:bold;; color: #00CC00;}
#pl a.green1:hover { text-decoration: underline; font-size: 15px; font-weight:bold; color: #CCCCCC;}

#pl a.green:link { text-decoration: none; color: #00CC00;}
#pl a.green:active { text-decoration: none; color: #00CC00;}
#pl a.green:visited { text-decoration: none; color: #00CC00;}
#pl a.green:hover { text-decoration: underline; color: #CCCCCC;}

#pl a.silv1:link { text-decoration: none; font-size: 15px; font-weight:bold; color: #CCCCCC;}
#pl a.silv1:active { text-decoration: none; font-size: 15px; font-weight:bold; color: #CCCCCC;}
#pl a.silv1:visited { text-decoration: none; font-size: 15px; font-weight:bold; color: #CCCCCC;}
#pl a.silv1:hover { text-decoration: underline; font-size: 15px; font-weight:bold; color: #999999;}

#pl a.silv:link { text-decoration: none; color: #CCCCCC;}
#pl a.silv:active { text-decoration: none; color: #CCCCCC;}
#pl a.silv:visited { text-decoration: none; color: #CCCCCC;}
#pl a.silv:hover { text-decoration: underline; color: #A9A9A9;}

#pl a.gold1:link { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFD700;}
#pl a.gold1:active { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFD700;}
#pl a.gold1:visited { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFD700;}
#pl a.gold1:hover { text-decoration: underline; font-size: 15px; font-weight:bold; color: #CC9933;}

#pl a.gold:link { text-decoration: none; color: #FFD700;}
#pl a.gold:active { text-decoration: none; color: #FFD700;}
#pl a.gold:visited { text-decoration: none; color: #FFD700;}
#pl a.gold:hover { text-decoration: underline; color: #CC9933;}

#pl a.gosi1:link { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFD700;}
#pl a.gosi1:active { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFD700;}
#pl a.gosi1:visited { text-decoration: none; font-size: 15px; font-weight:bold; color: #FFD700;}
#pl a.gosi1:hover { text-decoration: underline; font-size: 15px; font-weight:bold; color: #CCCCCC;}

#pl a.gosi:link { text-decoration: none; color: #FFD700;}
#pl a.gosi:active { text-decoration: none; color: #FFD700;}
#pl a.gosi:visited { text-decoration: none; color: #FFD700;}
#pl a.gosi:hover { text-decoration: underline; color: #CCCCCC;}

#pl a.tours:link { text-decoration: none; color: #0000FF;}
#pl a.tours:active { text-decoration: none; color: #0000FF;}
#pl a.tours:visited { text-decoration: none; color: #0000FF;}
#pl a.tours:hover { text-decoration: underline; color: #CCCCCC;}

#pl a.dest:link { text-decoration: none; color: #00ffFF;}
#pl a.dest:active { text-decoration: none; color: #00ffFF;}
#pl a.dest:visited { text-decoration: none; color: #00ffFF;}
#pl a.dest:hover { text-decoration: underline; color: #CCCCCC;}

#pl a.red:link { text-decoration: none; color: #CC0000;}
#pl a.red:active { text-decoration: none; color: #CC0000;}
#pl a.red:visited { text-decoration: none; color: #CC0000;}
#pl a.red:hover { text-decoration: underline; color: #CCCCCC;}

#pl a.red1:link { text-decoration: none; color: #FF0000;}
#pl a.red1:active { text-decoration: none; color: #FF0000;}
#pl a.red1:visited { text-decoration: none; color: #FF0000;}
#pl a.red1:hover { text-decoration: underline; color: #CCCCCC;}

.ru {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#book {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none;}
#book a:link { text-decoration: none; font-size: 12px; color: #FF0000;}
#book a:active { text-decoration: none; font-size: 12px; color: #FF0000;}
#book a:visited { text-decoration: none; font-size: 12px; color: #FF0000;}
#book a:hover { text-decoration: underline; font-size: 12px; color: #339900;}

/*- Footer--------------------------- */

/*- Site Content--------------------------- */
#sc {
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
	background-color: #4A708B;
	color: #333333;
	border-top: 1px solid #333333;
	padding: 2px 0px 2px 4px;
	vertical-align: top;
        horizontal-align: center;
}
/*- Sitemap--------------------------- */
#sm {
	text-align: center;
	clear: both;
	font-size: 14px;
	font-family: arial;
	border-top: 1px solid #B1B8B8;
	padding: 4px 4px 4px 4px;
	color: #CCCCCC;
	background-color: #333333;

}
#sm b {
	text-align: center;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;
	color: #F0F0F0;
  	width="1000px"
}
#sm a:link { text-decoration: none; color: #FFFFFF;}
#sm a:active { text-decoration: underline; color: #FFFFFF;}
#sm a:visited { text-decoration: none; color: #FFFFFF;}
#sm a:hover { text-decoration: underline; color: #CCCCCC;}

#smw {
	text-align: center;
	font-size: 14px;
	font-family: arial;
	border-top: 1px solid #B1B8B8;
	padding: 4px 4px 4px 4px;
	color: #000000;
	background-color: #FFFFFF;
}
.note {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
}
#smw b {
	text-align: center;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;
	color: #000000;
}

/*- Copyright--------------------------- */
#cr {
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	background-color: #09a6b9;
	color: #FFFFFF;
	height: 30px;
}
#cr a:link { text-decoration: none; color: #FFFFFF;}
#cr a:active { text-decoration: underline; color: #FFFFFF;}
#cr a:visited { text-decoration: none; color: #FFFFFF;}
#cr a:hover { text-decoration: underline; color: #000000;}

#af {
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	padding: 6px 4px 4px 4px;
}
#fn {
	background-color: #FFFFCC;
	padding: 2px 5px 2px 5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #333333;
}
#fn a:link { text-decoration: none; color: #000000;}
#fn a:active { text-decoration: underline; color: #000000;}
#fn a:visited { text-decoration: none; color: #000000;}
#fn a:hover { text-decoration: underline; color: #CC0000;}

#sn {
	text-align: left;
	font-size: 9px;
	font-family: Verdana;
	color: #333333;
	border-top: 1px solid #333333;
	padding: 2px 0px 2px 4px;
	vertical-align: top;
	/*background: url(../icons/address_bg.gif);*/
}
/*::::::::::::::::::::::::: Start :::::::::::::::::::*/
#menurp {
	font-size: 12px;
	text-align: center;
	font-family: Verdana;
	color: #ffffff;
	border-top: 1px solid #333333;
	padding: 2x 0px 2px 4px;
	vertical-align: top;
	margin-left:-500px;
  	width="1900px"
	height: 120px;
	background-position:100%;
	background: url(../images/base.png);
}
#textrp1 {
	text-align: justify;
	/*margin-left:-400px;*/
	/*margin-rigth:700px;*/
	width="1000px"
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #333333;
}