<!--
html, body {margin: 0px;padding: 0px;background-color:#ffffff;scrollbar-base-color:#ffffff;}
td {font:12pt Georgia, Times New Roman, Serif; color:#ffffff;font-style:italic;}
select {font:10pt Georgia, Times New Roman, Serif; color:#404040;}
input {font:10pt Georgia, Times New Roman, Serif; color:#404040;}
textarea {font:10pt Georgia, Times New Roman, Serif; color:#404040;}
button {font:10pt Georgia, Times New Roman, Serif; color:#404040; border:none;background:none;cursor:hand;}
a {font:12pt Georgia, Times New Roman, Serif;color:#f7e7bd; text-decoration:none;font-style:italic;}
a:hover {font:12pt Georgia, Times New Roman, Serif;color:#ffffff; text-decoration:none;font-style:italic;}
hr {height:1px; color:#808000;}

#sectionmain {background-image:url("images/bgnd.gif");background-repeat:repeat;text-align:center;}
#sectionmenu {background-color:#620000;padding-right:20px;}
#tblmaincontent {width:779px;height:450px;border:none;background-color:#202020;}
#tblcontent {width:860px;height:500px;border:none;background-color:#202020;}
#tblfooter {width:860px;height:110px;border:none;}
#sectioniframe {background-color:#202020;padding:15px;}

.tdhdrproveedor {font-size:10pt;background-color:#cead7b;padding-left:20px;color:#202020;font-style:italic;}
.tdproveedor {font-size:10pt;padding-left:40px;font-style:italic;}
.lnkproveedor {font-size:12pt;color:#ffffff; text-decoration:none;font-style:italic;padding-left:40px;}
.lnkproveedor:hover {font-size:12pt;color:#f7e7bd; text-decoration:none;font-style:italic;padding-left:40px;}
.btnproveedor {font-size:10pt;background-color:#f7e7bd; none;font-style:italic;font-weight:bold;border:none;}
.tdbodypar {background-color:#404040;}
.tdbodyimp {background-color:#606060;}

div#PGTittle {width:980px; height:95px; overflow:hidden; padding:0px;background-color:#620000;}
div#PGHeader {width:980px; height:25px; overflow:hidden;background-color:#EEEECC;}
div#PGBody {width:980px; height:540px; overflow:auto; border:none; padding:0px;background-color:#EEEECC;}
div#PGComments {width:260px; height:540px; overflow:auto; border:none; padding:0px;}
div#PGScroller {width:66px; height:430px; overflow:hidden; border:none; padding:0px;}
.PG_txtTittle {font:10pt Georgia, Times New Roman, Serif; font-style:italic; color:#404040;font-weight:bold;text-decoration:none;}
.PG_txtTittle:hover {font:10pt Georgia, Times New Roman, Serif; font-style:italic; color:#ffffff;font-weight:bold;text-decoration:none;}
.PG_txtMsgHdr {font:8pt Georgia, Times New Roman, Serif; font-style:italic; color:#404040;font-weight:bold;text-decoration:none;}
.PG_txtMsgHdr:hover {font:8pt Georgia, Times New Roman, Serif; font-style:italic; color:#e5b033;font-weight:bold;text-decoration:none;}
.PG_txtMsg {font:8pt Georgia, Times New Roman, Serif; font-style:italic; color:#404040;text-decoration:none;}
.PG_tblgrid {border:none;border-collapse:collapse;}
.PG_tdgrid-tit {font:10pt Georgia, Times New Roman, Serif; font-style:italic; color:#ffffff;border:1px solid #404040;background-color:#404040;font-weight:bold;}
.PG_tdgrid-sub {font:10pt Georgia, Times New Roman, Serif; font-style:italic; color:#202020;border:1px solid #404040;background-color:#cead7b;font-weight:bold;}
.PG_tdgrid-imp {font:10pt Georgia, Times New Roman, Serif; font-style:italic; color:#404040;border:1px solid #c0c0c0;background-color:#EEEECC;}
.PG_txtFooter {font:10pt Georgia, Times New Roman, Serif; font-style:italic; color:#202020; font-weight:bold;text-decoration:none;}

#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {position:absolute;z-index:201;top:0px;left:0px;display:none;padding:0px;}
#popupInner {background-color:#ffffff;padding-bottom:10px;padding-left:10px;padding-right:10px;}
#popupTitleBar {background-color:#ffffff;height:22px;position: relative;z-index: 203;padding-top:3px;padding-bottom:3px;}
#popupTitle {float:left;font:12pt "Century Gothic",Verdana;color:#404040;}
#popupControls {float:right;cursor:pointer;cursor:hand;}
#popupFrame {margin:0px;width:100%;height:100%;position:relative;z-index:202;border:1px solid #404040;}

-->
