#top_links {
	height: 12px;
	width: 735px;
	text-align: left;
	vertical-align: top;
}
.top_link a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	vertical-align: top;
	text-align: left;
	height: 14px;
	width: 50px;
}
.top_link a:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-variant: small-caps;
	vertical-align: top;
	text-align: left;
	height: 14px;
	width: 50px;
}
.top_link a:active {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-variant: small-caps;
	vertical-align: top;
	text-align: left;
	height: 14px;
	width: 50px;
}
.top_link a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	font-style: normal;
	font-variant: small-caps;
	vertical-align: top;
	text-align: left;
	height: 14px;
	width: 50px;
}
.bottom_links a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: 50%;
	text-align: left;
	line-height: 50%;
	text-indent: 0px;
}
.bottom_links a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: 50%;
	text-align: left;
	line-height: 50%;
	text-indent: 0px;
}
.bottom_links a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: 50%;
	text-align: left;
	line-height: 50%;
	text-indent: 0px;
}
.bottom_links a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: 50%;
	text-align: left;
	line-height: 50%;
	text-indent: 0px;
}
#footer_table {
	position:relative;
	bottom:0;
	width:40px;
	height:40px;   /* Height of the footer */
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-position: center bottom;
}

.drop_down_search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	line-height: 12px;
	text-transform: none;
	height: 20px;
	width: 195px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../assets/template_btns/template_revA/background_gradient.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: scroll;
	background-color: #333333;
}
#bottom_links {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: 50%;
	text-align: left;
	line-height: 50%;
	text-indent: 0px;
}
#footer_table_sized_down {
	bottom:0;
	width:850px;
	height:40px;   /* Height of the footer */
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-position: center bottom;
	left: 0px;
	top: 0px;
	right: 0px;
	clip: rect(0px,0px,0px,0px);
}
