html {
 height: 100%;
}
body {
 margin: 0px;
 padding: 0px;
 min-height: 101%;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #532900;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532900;
	text-decoration: none;
	font-weight: bold;
}
.builder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532900;
	text-decoration: none;
	font-weight: bold;
}
a:link.builder {
	color: #0000FF;
	text-decoration: none;
}
a:visited.builder {
	color: #0000FF;
	text-decoration: none;
}
a:hover.builder {
	color: #0000FF;
	text-decoration: none;
}
a:active.builder {
	color: #0000FF;
	text-decoration: none;
}
.frametext {
	font-size: 12px; 
	color: #532900; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.green {
	font-size: 11px;
	color: #475718;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #802100;
	text-decoration: none;
	font-weight: bold;
}
.white_text {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.white_text {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited.white_text {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover.white_text {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active.white_text {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	color: #408BCE;
	text-decoration: none;
	background-color: #E7E7E7;
}
.frm {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
