body {
	letter-spacing: 0px;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
	background: #EBEEF0 url(img/bg.gif) repeat-x bottom;
}


img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}


td, input, option, select, textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
	line-height: 150%;
}


td.tableHeading {
	color: #ffffff;
	font-weight: bold;
	background: #aaaaaa;
}


td.tableCellA {
	background: #ffffff;
}


td.tableCellB {
	background: #e0e8ef;
}


p {
	margin: 0px 0px 10px 0px;
}


textarea.textareaTracking {
	width: 140px;
	height: 60px;
}


textarea.textareaTrackingMain {
	width: 520px;
	height: 120px;
}


td.footer {
	color:#ffffff;
}


a:link, a:active, a:visited {
	color:#005588;
	font-family:Tahoma;
	text-decoration:none
}


a:hover{
	color:#dd7700;
	font-family:Tahoma;
	text-decoration:none
}
