html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: 0;
	font-family: "Trebushet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	autoflow: hidden;
	background-color: #1a1a1a;
}
#contentCell {
background-color: #000000;
height: 100%;
}
#masterTbl {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	cellspacing: 0px;

}

a{
	text-decoration:none;
	color:#FFFFFF;
}

a:hover{ color: #c6ab8f; text-decoration: none; }

h1 { font-size: 18px; text-decoration: underline; }
H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-BOTTOM: 1px; MARGIN: 0px; PADDING-TOP: 0px
}

.btns {
	text-indent: 27px;
	font-size: 11px;
}
.black-text {
	color: #000000;
}
