@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(images/webpagemaster_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bodytext {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytextlight {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #382B32;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #382B32;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8A977B;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #382B32;
	text-decoration: none;
}



.tinylinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8A977B;
	text-decoration: none;
}
.tinylinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8A977B;
	text-decoration: none;
}
.tinylinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8A977B;
	text-decoration: none;
}
.tinylinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8A977B;
	text-decoration: none;
}
.subheaders {
	font-size: 17px;
	line-height: 19px;
	color: #382B32;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodytextbeige {
	font-size: 11px;
	line-height: 15px;
	color: #bba47a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextgreen {
	font-size: 11px;
	line-height: 14px;
	color: #87977b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.subheadersbeige {
	font-size: 15px;
	line-height: 21px;
	color: #bba47a;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td.transOFF {
	opacity:.1;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	
	}
	
td.transparency {
	background-color: #E40001;
	opacity:.90;
	-moz-opacity: 0.9;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
td.trans25 {
	background-color: #FFFFFF;
	opacity:.25;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;

}
td.trans75 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;

}
