.main_frame_border {
	background-color: #FFFFFF;
	height: 100%;
	width: 80%;
	border: 1px none #666666;
}
.header_bg {
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.links {
	color: #67BF44;
	text-decoration: none;
}
.small_links_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.small_links_text_url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	text-decoration: none;
}
