a {
	color: #9999ff;
	text-decoration: none;
}
a:active {
	color: #9999ff;
	text-decoration: none;
}
a:hover {
/*	color: #C0C0C0;*/
	text-decoration: none;
}
a:visited {
	color: #9999ff;
	text-decoration: none;
}
a:link {
	color: #9999ff;
	text-decoration: none;
}
.secondary_nav_bar_section {
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	background-repeat:no-repeat;
}
.text_first_header {
	color: #000000;
	font-size: large;
	font-weight: bold;
}
.text_second_header {
	color: #808080;
	font-size: small;
	font-weight: bold;
}
.overall_page {
	border-left: 5px; 
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url('/tmplt/images/bg/bg.png'); 
/*  this caused the background to not scroll with scrolling the page */
/*	background-attachment: fixed;*/
	padding: 0 5px;
	width: 780px;
	min-width: 780px;
	margin: 0 auto;
}
.body_text {
	color: #808080;
	font-size: small;
}
.secondary_nav_bar {
	text-align: right;
	color: #808080;
	font-size: small;
	height: 11px
}
.secondary_nav_bar_link {
	text-decoration: none;
}
.footer_text {
	font-family: Arial;
	color: #808080;
}
.footer_text_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: #FFFFFF;
	background-color: #444444;
}
.footer_cell_left {
	text-align: left;
}
.footer_cell_right {
	text-align: right;
}
.main_logo_cell {
	text-align: center;
	width: 130px;
}
.promo_button_cell {
	text-align: right;
	vertical-align: middle;
	float:right;
}
.main_logo {
	vertical-align: middle;
	border: 0px;
	width: 118;
	height: 30;
}
.main_nav_bar_link {
	text-decoration: none;
}
.main_nav_bar_img {
	border: 0px;
	width: 100px;
	height: 34px;
}
.main_nav_bar {
	width: 94%;
	height: 56px;
	vertical-align: bottom;
	text-align: right;
}
.main_nav_bar_padding {
	width: 3%; 
	height: 55px;
	vertical-align: bottom;
}
.logo_bar_padding {
	width: 3%; 
	height: 40px;
}
.logo_bar {
	width: 94%; 
	height: 40px;
}
