/*iFluid Media */
@charset "UTF-8";


html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*background: transparent;*/
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	/*content: '';*/
	/*content: none;*/
}

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {

	width: 100%;
	height: 100%;
	font-size: 100%;
	color: #666666;
	margin-bottom:0;
	margin-top:0; 
}


h2 {
	
	text-decoration: none;
	font: bold 13px Tahoma;
	color: #666666;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: normal 11px Tahoma, Geneva, sans-serif;
	line-height:170%;
	letter-spacing:0px;
	}

a:link, a:visited,  a:active {
	text-decoration: none;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #999999;
}

h2 {
	
	text-decoration: none;
	font: bold 13px Tahoma;
	color: #666666;
}


#content {
position:relative;
z-index:1;
}

...
</style>
<!--[if IE 6]>
<![endif]-->

