* {
	font-family: Tahoma, Tahoma, Arial;
}
html, body, table, td, table td, form, div, table th, thead th, p {
	border: 0px;
	margin: 0px;
	padding:0px;

	color: #2C2C2D;
	text-decoration: none;

	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma, Tahoma, Arial, Helvetica, Sans-Serif;

	border-spacing: 0px;
	border-collapse: collapse;
}

a, a:link, a:visited {
	color: #ffbfba;
	font: normal 12px Tahoma;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

table th, table td, table thead, thead th, tr th, div table, div table td {
	text-align: left;
	vertical-align: top;
	border-spacing: 0px;
	border-collapse: collapse;
}

hr {
	height: 0px;
	border-top: solid 1px #c8c8c8;
}

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

html>body, html, body {width:100%; height: 100%;}
html, body, table, table td, img {
	margin: 0px;
	padding:0px;
	border: 0px;
}

div {float: left;}
div.right {float: right;}

img.visibleHidden {
	visibility: hidden;
}

br.s1 {font-size: 1px;clear:both;}
br.s3 {font-size: 3px;clear:both;}
br.s5 {font-size: 5px;clear:both;}