
body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial, helvetica, sans-serif;
    text-align: center;
}

#setwidth {
height: auto;
min-width: 789px;
text-align: left;
width:expression(document.body.clientWidth < 789 ? "789px" : "100%" );
}
A {
    color: #414141;
}
A:hover {
	text-decoration: none
}

#row1
{
	margin: 0 0 0 118px;
	padding: 0 0 0 0;
	height: 25px;
	background-color: #2c5c96;
	background-image: url("../images/new_tabls/bar1.gif");
	font-size: 11px;
    font-weight: 600;
}

#nav
{
	margin: 0 0 0 0;
}

#time
{
	top: 0px;
	right: 0px;
	margin: 0 0 0 30px;
	padding: 6px 10px 0 0;	
	border: 0;
	color: #fff;
	text-align: right;
	white-space: nowrap;
	font-size: 11px;
}

#greeting
{
        top: 28px;
        right: 0px;
        margin: 0 0 0 0px;
        padding: 0 10px 0 0;
        border: 0;
        color: #000;
        text-align: right;
        white-space: nowrap;
}
#enotes
{
	font-size: 10px;
}

#nav ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#nav li
{
	float: left;
	padding: 0 5px 0 9px;
	margin: 0 0 0 0px;
	background: url("../images/new_tabls/db-left.gif") no-repeat left top;
}

#nav a
{
	display: block;
	margin: 0 0 0 -5px;
	padding: 8px 10px 1px 6px;
	text-decoration: none;
	color: #fff;
	background: url("../images/new_tabls/db-right.gif") no-repeat right top;
}

#nav li.here
{
	background: url("../images/new_tabls/lb-left.gif") no-repeat left top;
	padding: 0 5px 0 9px;
}

#nav a.here
{
	color: #000;
	padding: 9px 10px 1px 6px;
	background: url("../images/new_tabls/lb-right.gif") no-repeat right top;
	font-size: 11px;
}

#row2
{
        margin: 0 0 0 118px;
	padding: 0 0 0 0;
	height: 18px;
        background-color: #c4dcf9;
	background-image: url("../images/new_tabls/bar2.gif");
	font-size: 11px;
        font-weight: 600;
}

#subnav
{
	margin: 0 0 0 0;
}

#subnav ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	clear: left;
}

#subnav li
{
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#subnav a
{
	display: block;
	margin: 0 0 0 0;
	padding: 0 7px 0 7px;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}

#subnav a.here
{
	color: #000;
}

#row3
{
	padding: 5px 0 5px 0;
    	margin: 0 0 20px 118px;
    	background-color: #ffffff;
	height: 140px;
}

#advert
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 70px;
	clear: both;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 116px;
	height: 110px;
	background-color: #ffffff;
	background-image: url("../images/logos/ia_logo_left_2.gif");
	background-repeat: no-repeat;
}

hr
{
        width: 100%;
        background-color: #000;
        border: 0;
        height: 1px;
}

#google
{
	position: absolute;
        top: 45px;
        right: 0px;
        width: 220px;
	height: 28px;
        margin: 0 0 0 0;
        padding: 5px 5px 2px 0;
        color: #000;
	background-image: url("../images/new_tabls/lite_gray_box_230x30.gif");
	background-repeat: no-repeat;
	border: 0;
        text-align: right;
        white-space: nowrap;
}

.search 
{
	margin: 0 0 8px 4px;
        border: 1px solid #666;
        font-size: 11px;
        padding-left: 2px;
        padding-right: 2px;
	width: 140px;
}

.search_button
{
	margin: 0 0 8px 4px;
        color: #333;
	border: 1px solid #666;
        background-color: #fff;
	padding-left: 2px;
	padding-right: 2px;
        font-size: 11px;
        font-weight: bold;
}





.hdr1
{
/*	display: block;*/
	margin: 0 0 0 0;
	padding: 0 7px 0 7px;
	color: #1eff00;
	border-right: 1px solid #000;
	text-decoration: underline;
}
	  
.error {
	font-family:arial,helvetica,sans-serif;
	font-size:11pt;
	color:red;
	font-weight:bold 
}

.h1 {
	font-family:arial,helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold 
}
.h2 {
	font-family:arial,helvetica,sans-serif;
	font-size:13pt;
	font-weight:bold 
}
.hd {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold
}

A.calside:link { 
	color:#FFFFFF; 
	font-family:arial,helvetica,sans-serif; 
	font-size:11pt; 
	text-decoration:none; 
	font-weight:bold 
} 
A.calside:visited { 
	color:#FFFFFF; 
	font-family:arial,helvetica,sans-serif; 
	font-size:11pt; 
	text-decoration:none; 
	font-weight:bold 
} 
A.calside:hover {
	color:#F11307; 
	font-family:arial,helvetica,sans-serif; 
	font-size:11pt; 
	text-decoration:none; 
	font-weight:bold 
} 
A.calside:active { 
	color:#F8FC61; 
	font-family:arial,helvetica,sans-serif; 
	font-size:10pt; 
	text-decoration:none; 
	font-weight:bold 
} 

A.ssb:link { 
	color:#FFFFFF; 
	font-family:arial,helvetica,sans-serif; 
	font-size:10pt; 
	text-decoration:none; 
	font-weight:bold 
} 
A.ssb:visited { 
	color:#FFFFFF; 
	font-family:arial,helvetica,sans-serif; 
	font-size:10pt; 
	text-decoration:none;
	font-weight:bold 
} 
A.ssb:hover { 
	color:#F11307; 
	font-family:arial,helvetica,sans-serif; 
	font-size:10pt; 
	text-decoration:none; 
	font-weight:bold 
} 
A.ssb:active { 
   color:#F8FC61; 
   font-family:arial,helvetica,sans-serif; 
   font-size:10pt; 
   text-decoration:none
}

A.sm:visited {
	color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold
}
A.sm:hover {
	color:#000099;
	background-color: #FFFFFF;
	font-family:arial,helvetica,sans-serif;font-size:9pt;
	text-decoration:none;
	font-weight:bold
}
A.sm:link {
	color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold
}

.airpixmenu {
	color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold
}


.header_tbl {
	border: 2px solid #000000;
	border-collapse: collapse;

}
.quepasa_small {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	color: #FFFFFF
}

A.quepasa:link { 
	color:1100FF; 
	font-family:arial,helvetica,sans-serif; 
	font-size:10pt; 
	text-decoration:none; 
	font-weight:bold 
} 
A.quepasa:visited { 
	color:1100FF; 
	font-family:arial,helvetica,sans-serif; 
	font-size:10pt; 
	text-decoration:none; 
	font-weight:bold 
} 
A.quepasa:hover { 
	color:#CC0000; 
	font-family:arial,helvetica,sans-serif; 
	font-size:10pt; 
	text-decoration:none; 
	font-weight:bold 
} 
A.quepasa:active { 
	color:1100FF; 
	font-family:arial,helvetica,sans-serif; 
	font-size:10pt; 
	text-decoration:none; 
	font-weight:bold 
} 
div.w-box
{
    margin: 0;
	padding: 0;
	width: auto;
	background: url("../images/theme-1/w-left.png") top left no-repeat;
}

div.w-box-head
{
	background: url("../images/theme-1/w-title-right.png") top right no-repeat;
	font-size: 12px;
	font-weight: 900;
	line-height: 20px;
	padding: 0;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0;
	margin-left: 6px;
	text-align: left;
	white-space: nowrap;
}

div.right
{
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: 3px;
	margin-top: -14px;
	float: right;
	line-height: 11px;
}

img
{
	border: 0;
}

div.right img
{
	border: 0;
	padding: 0;
	padding-left: 1px;
	height: 11px;
	width: 11px;
}

div.right a
{
	border: 0;
	margin: 0;
	padding: 0;
}

div.w-box-body
{
	background: url("../images/theme-1/w-right.png") top right repeat-y;
	padding: 0;
	padding-right: 6px;
	margin: 0px;
	margin-left: 6px;
}

div.w-box-content
{
	background-color: #e9ecfb;
	margin: 0;
	padding: 4px;
	text-align: left;
}

div.w-box-foot
{
	background: url("../images/theme-1/w-bottom-left.png") bottom left no-repeat;
}

div.w-box-foot p
{
	background: url("../images/theme-1/w-bottom-right.png") bottom right no-repeat;
	margin: 0;
	margin-left: 6px;
	line-height: 6px;
}
