BODY {
	height: 100%; 
	width: 100%; 
	margin: 0px 0px 0px 0px;
         	text-align: left;
	color: #96939e;
	scrollbar-base-color: #96938e;
}

td, tr {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.search {
	text-align: center;
}

p, div {
	font-family: Verdana, Arial, Tahoma, Georgia;
	font-size: 11px;
	color: #666666;
}

.infoclr {
	font-family: Verdana, Arial, Tahoma, Georgia;
	font-size: 11px;
	color: #666666;
margin: -5px 0 0 0;
}

ul {
	list-style-type: disk;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
	margin-left: 23px;
}

li {
	margin-top: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Tahoma, Georgia;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

hr {
	height: 1px;
	width: 100%;
	color: #cfd3d4;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	/* font-style: italic; */
	color: #666666;
}
.contentheading2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.highlighorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.linksorange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.linksorange:hover { 
	 font-family: Verdana; 
	 font-size: 11px; 
	 color: #FF6600; 
	 text-decoration: none; 
	 background-color: #FFFF00; 
} 
.textoboldbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.textohighlightgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.textoboldgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.editorial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.textoboldbrownsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #DFDFBF;
}
.copyrightwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightwhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9CCF00;
}
.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}
.codigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;	
}
.textogreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.links:hover { 
	 font-family: Verdana; 
	 font-size: 11px; 
	 color: #669900; 
	 text-decoration: none; 
	 background-color: #CCFF00; 
} 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666600;
}
.pathway{
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.pathway:hover {
	color: #333333;
	text-decoration: none;
}


/* --Default Class Settings-- */

table.moduletable {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	/* border-bottom: solid 1px #FFFFFF; */
}

table.moduletable th {
	background: url(../images/title.jpg) no-repeat;
	padding-top: 5px;
	padding-left: 13px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
}

table.moduletable td {
	padding-left: 0px;
	text-align: Center;
	font-size: 11px;
}

a.mainlevel:link, a.mainlevel:visited {
	width: 100%;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;	
	background: url(../images/normal.jpg) no-repeat;
	background-position: 0px -1px;
	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a.mainlevel:hover {
	background-position: 0px -27px;
	text-decoration: none;
	color: #FFFFFF;
}
a.sublevel:link, a.sublevel:visited {
	width: 100%;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;	
	background: url(../images/normal_sub.jpg) no-repeat;
	background-position: 0px -1px;
	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a.sublevel:hover {
	background-position: 0px -27px;
	text-decoration: none;
	color: #FFFFFF;
}

.mainlevel-bottommenu {
	font-family	: Arial, Verdana, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #333333;
	margin-right    : 7px;
}

a.mainlevel-bottommenu:link, a.mainlevel-bottommenu:visited {
	font-size        : 10px;
	font-weight      : normal;
	color            : #FFFFFF;
	text-align       : right;
	margin-right     : 7px;
	width            : 100%;
	text-decoration  : none;
}

a.mainlevel-bottommenu:hover {
	text-decoration  : none;
	color            : #dfdacf;
}

table.moduletable-hot {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	/* border-bottom: solid 1px #FFFFFF; */
}

table.moduletable-hot th {
	background: url(../images/title.jpg) no-repeat;
	padding-top: 5px;
	padding-left: 13px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
}

table.moduletable-hot td {
	padding-left: 0px;
	text-align: Center;
	font-size: 11px;
}

a.mainlevel-hot:link, a.mainlevel-hot:visited {
	width: 100%;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;	
	background: url(../images/destacado.jpg) no-repeat;
	background-position: 0px -1px;
	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
a.mainlevel-hot:hover {
	background-position: 0px -27px;
	text-decoration: none;
	color: #FFFFFF;
}
table.moduletable-medio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

	  	
/* 
table.moduletable-randomimg {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
} 
*/

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
/*	background-color: #139fdc; */
	line-height: 17px;
	text-align: center;
	padding: 9px;
}

.sectiontableheader {
	background-color: #6699cc;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableentry1 {
	background-color: #d7d7c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87876d;
	text-align: left;
	vertical-align: middle;
}

.sectiontableentry2 {
	background-color: #e1e1cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87876d;
	text-align: left;
	vertical-align: middle;
}

.datestyle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: medium;
}

.smalldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.contentpane {
	background: #FFFFFF;
	width: 100%;
}

.contentpaneopen {
	background: #FFFFFF;
	width: 100%;
	border-bottom: 1px solid #D9D9D9;

}

.blog {
	background: #FFFFFF;
	width: 100%;
}

.contentheading {
	text-align: left;
	padding-top: 5px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 18px;
	/*  font-weight: bold; */
	font-style: normal;
	color: #6a6d73;
	/*  letter-spacing: 2px; */
}

.componentheading {
	text-align: left;
	padding-top: 5px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 18px;
	/* font-weight: bold; */
	font-style: normal;
	color: #6a6d73;
	/* letter-spacing: 2px; */
}

.createdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}

.back_button {
	float: center;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	/* border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x; */
	padding: 10px 10px 10px 10px;
	line-height: 20px;
	/*  margin: 1px; */
}

.button {
	color: #5C7695;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: double;
	border-width: 3px;
	border-color: #b0bdd9;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 3px;
}

.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C7695;
	background-color: #FFFFFF;
	border: 1px solid #cfd3d4;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration:  none;
}

/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {
  text-align       : left;
  padding-top      : 5px;
  font-family      : Verdana, Arial, Tahoma;
  font-size        : 18px;
/*  font-weight      : bold; */
  font-style       : normal;
  color            : #6a6d73;
/*  letter-spacing: 2px; */
}
a.contentpagetitle:hover {
  text-align       : left;
  padding-top      : 5px;
  font-family      : Verdana, Arial, Tahoma;
  font-size        : 18px;
/*  font-weight      : bold; */
  font-style       : normal;
  color            : #333333;
/*  letter-spacing: 2px; */
}

a.category:link, a.category:visited {
  color            : #FFFFFF;
  font-weight      : bold;
}

a.category:hover {
  color            : #000000;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */
.container {
        border: solid;
        border-width: 1px;
        border-color: #0000FF;
        background-color: #3399FF;
}

.boxes {
        border: solid;
        border-color: #0000FF;
        border-width: 1px;
}

.pullquote {
	width: 150px;
	margin: 10px 0 10px 15px;
	padding: 0;
	font: 20px/24px georgia, palatino, serif;
	color: #333;
	background: #efefef;
	text-align: center;
	align: middle;
}
.tightenparagraph {
margin-top:-20px;
}
.tightenparagraph2 {
margin-top:-8px;
}
