@charset "utf-8";
/* CSS Document */


/* This CSS is used for the Show/Hide functionality. */
	.more {
	display: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4CE63;
	border-bottom-color: #F4CE63;
}
	a.showLink, a.hideLink {
	text-decoration: none;
	color: #F4CE63;
	padding-left: 8px;
	background: transparent url(down.gif) no-repeat left;
}
h5 {
     font-size: 12px;
     margin: 10px 0 10px 0;
     padding: 6px 0 8px 0;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     font-weight: bold;
     color: #fefefe;
     background: url("images/menu-right-title-bg.png");
     width: 200px;
     text-align: center;
}

h5 a,
h5 a:visited,
h5 a:hover,
h5 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     }
	a.hideLink {
		background: transparent url(up.gif) no-repeat left; }
	a.showLink:hover, a.hideLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4CE63;
}

/* 
   * right sidebar 
   */
#menu-right {
	float: right;
	display: inline;
	width: 200px;
	margin: 10px 10px 8px 0px;
	font-size: 11px;
	padding: 0px 8px 18px 8px;
	border: 2px solid #EEB106;
	background: #fefefe;
             }
#wrap {
	background:url(img/light.gif) center top no-repeat;
	font-weight: bold;
	text-align: center;
}
#menu-right h2 {
     font-size: 18px;
     margin: 8px 0 2px 0;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     font-weight: bold;
     color: #181818;
}

#menu-right a,
#menu-right a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #181818;
			     
                             }

#menu-right a:hover,
#menu-right a:visited:hover  { 
                             text-transform: lowercase;
                             text-decoration: underline;
                             color: #181818;
                              }

#menu-right ul ul { 
                   margin-left: 12px;
                   }

#menu-right ul ul li { 
                      list-style-image: url("images/menu-right-icon.png");
		      margin-left: 8px;
		      font-weight: bold;
	              padding: 1px 0px 1px 0px;
                      }


.box {
	padding: 10px;
	border: 2px solid #EEB106;
	background-color: #F4CE63;
	height: auto;
}

.box p {
	font-size: 1em;
	line-height: 1.3em;
	color: #F4CE63;
	margin: 0px 0px 7px 0px;
}

.postbox {
	margin-bottom: 10px;
	background: #FFF;
	padding: 10px;
	border: 1px solid #636363;
}

.postbox p {
	font-size: 1em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #F4CE63;
}

#adcontainer {
	padding: 0px 0 0 0;
	margin:0;
	width: 200px;
}

#adboxes{
	padding: 13px 0 14px 0px;
	width:200px;
        background: url(images/adcontainer_bg.jpg) top repeat-x;
	float:left;
	position: relative;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
        padding-left: 15px;
}
#adboxes ul li {
	display:block;
	margin: 2px 4px 0px 0px !important;
	padding: 0px !important;
	float:left;
	list-style: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#menu-right img { 
      padding: 3px;
      border: #636363 1px solid;
      background: #ffffff;
      }

#menu-right img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

#menu-right img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }


/* End of right sidebar */
.feedsubmitblue {
	background: url(images/feedsubmitblue.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	border: 0px dotted #636363;
}
.feedsubmitgreen {
	background: url(images/feedsubmitgreen.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	border: 0px dotted #636363;
}
.feedsubmit {
	background: url(images/feedsubmitorange.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	border: 0px dotted #636363;
}
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BFC4C7;

}
.Estilo1 {
	font-size: 16px;
	font-weight: bold;
}
.Estilo4 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.Estilo5 {
	font-size: 13px;
	font-weight: bold;
}
a:link {
	color: #EEB106;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.D {
	font-weight: bold;
	color: #F00;
}
#wrap tr td table tr td table tr td table tr .dddd ul {
	text-align: justify;
}
#wrap tr td table tr td table tr td table tr th {
	font-size: 16px;
	color: #000;
}
#wrap tr td table tr td table tr td table {
	text-align: justify;
}

