/* CSS Document */

	body {  

font-family: Arial, Verdana, Helvetica; 

font-size: 11px;  

color: #404040;  

background: #d5e3e4 url('img/bg_main.gif'); 

margin-top:0;
margin-bottom:0;
}
/* CONTENT */
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404040;
	text-decoration:none;
	line-height:17px;
	
}
.copy a, copy a:link {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#137cb3;
	text-decoration:none;
}
.copy a:hover {
	color:#137cb3;
	text-decoration:underline;
}

/* FOOTER */
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9d9c9c;
	text-decoration:none;
	line-height:17px;
	
}
.footer a, footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9d9c9c;
	text-decoration:none;
}
.footer a:hover {
	color:#3399cc;
	text-decoration:underline;
}
.tweeter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#c6c6c6;
	text-decoration:none;
	
	
}
.tweeter a, tweeter a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#3399cc;
	text-decoration:none;
}
.tweeter a:hover {
	color:#1f6b93;
	text-decoration:none;
	}
	
.tweeter li {
padding-bottom:10px;
margin-left:-10px;
}
.bluelink a, bluelink a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3399cc;
	text-decoration:underline;
}
.bluelink a:hover {
	color:#1f6b93;
	text-decoration:none;
	}
	
#ibox_wrapper {
    line-height:17px;
    border-color:#ffffff;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#ececec; }
#ibox_content { background-color:#fff; border:0; margin: 10px 10px 40px 10px; }
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
	padding-bottom:8px;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('img/closelabel.gif') center center no-repeat;
    width: 66px;
    height: 25px;
    line-height: 25px;
	
}
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('img/loading.gif') center center no-repeat;
}