body {
	margin: 15px 0px 0px 0px;
	background-color:#FAF5E0;
	font-size:11px;
	color:#666666;
}

form {
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}


.textmenu {
	font-size      : 11px;
	color		   : #FFFFFF;
	font-weight	   : bold;
	}

a.textmenu:link, a.textmenu:visited {
	font-size      : 11px;
	color          : #ffffff;
	font-weight	   : bold;
	text-decoration: none;
	}

a.textmenu:hover {
	font-size      : 11px;
	color          : #FFCF00;
	font-weight	   : bold;
	text-decoration: none;
	}


tr, p, div {
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  line-height	   : 15px;
}

.inputbox {
	width:180px;
	height:16px;
	margin: 0px 0px 0px 0px;
	border-top:1px solid #F6E28C;
	border-left:1px solid #F6E28C;
	border-bottom:1px solid #F7EDC0;
	border-right:1px solid #F7EDC0;
	background-color:#FDF9EC;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 0px 0px 3px;
}

.inputbox2 {
	width:180px;
	height:60px;
	margin: 0px 0px 0px 0px;
	border-top:1px solid #F6E28C;
	border-left:1px solid #F6E28C;
	border-bottom:1px solid #F7EDC0;
	border-right:1px solid #F7EDC0;
	background-color:#FDF9EC;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 0px 0px 3px;
}

.inputbox3 {
	height:16px;
	margin: 0px 0px 0px 0px;
	border-top:1px solid #F6E28C;
	border-left:1px solid #F6E28C;
	border-bottom:1px solid #F7EDC0;
	border-right:1px solid #F7EDC0;
	background-color:#FDF9EC;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 0px 0px 3px;
}

.button {
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-style       : normal;
  padding		   : 2px 2px 2px 2px;
  margin		   : 3px 0px 0px 0px;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #000000;
  color            : #ffffff;
  border           : 1px solid #999999;
}

.button2 {
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-style       : normal;
  padding		   : 2px 2px 2px 2px;
  margin		   : 3px 0px 0px 0px;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFCC00;
  color            : #ffffff;
  border           : 1px solid #999999;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
}


/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}


#active_menu {
  color: #000000;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #666666;
font-weight: bold;
font-size:9px;
//*background-image: url(../images/menu_bgr.png);
background-repeat: no-repeat;*/
width: 95%;
text-indent: 10px;
text-decoration: none;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
text-transform:uppercase;
line-height: 20px;
margin-bottom: 1px;
}

a.mainlevel:hover {
color: #333333;
}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 9px;
}

a.mainmenu:hover {
color: #333333; 
}


table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #FF9900;
	text-align       : left;
	width            : 100%;
	padding-bottom	 : 10px;
}
.titulos {
	font-size        : 12px;
	font-weight      : bold;
	color            : #FF9900;
	text-align       : left;
	padding-bottom	 : 10px;
}
table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 8,5pt;
font-weight: normal;
}

.small {
  font-family      : Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ff9900;
  text-align       : left;
}

a:link, a:visited {
color: #666666;
text-decoration: none;
}

a:hover {
color: #FA9600;
text-decoration: underline;
}





