body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/body_fill.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.advertising_column {
	background-color: #FCFCFC;
	border: 1px solid #E9E9E9;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.white_text {
	color: #FFFFFF;
}

.page_fill_v {
	background-attachment: scroll;
	background-image: url(../images/pagefill.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
input {
	border: 1px solid #6E992B;
}
a.white_link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
a.white_link:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
a.white_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
a.white_link:hover {
	color: #FDC800;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
.page_title {
	font-size: 21px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

