html, body, #baselayer, #fixed, #fixedtable, #tablebg {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	z-index: 3;
	position: relative;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #3CA9A6;
}
a:active {
	color: #3CA9A6;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}

#baselayer {
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

#bodylayer {
	position: absolute;
	z-index: 900;
	width: 100%;
	top: 140px;
	
	
}
#texttable {

width:100%;

}
#texttd2 {
height:130px;
width:760px;
}
#text_pos_table{
width:100%;
}
#fixedtable {
	height: 100%;
	width: 100%;
	
}
#fixedtabletd2 {
width:760px;
}
#tablebg {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;	
}
#fixedtop_table {
	height: 130px;
	width: 100%;
	
}
#fixedtop_tabletd2 {
height:130px;
width:760px;
}
#text_padding {
	padding: 11px;
	position: relative;
}
#middletable {

width:100%;

}

