.bground {
	background-image: url(../images/bgrounds/mainbg/bg_greenblue_light.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #E5E5E5;
}
.bground_table {
	background-image: url(../images/bgrounds/mainbg/bg_greenblue_dark.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.promo_text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.promo_text_white:link {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
a.promo_text_white:visited {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
a.promo_text_white:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-weight: bold;
}


.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #3399FF;
	text-decoration: none;
}

.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
	text-decoration: none;
}
a.footernav:link {
	color: #0099CC;
	text-decoration: none;
}
a.footernav:visited {
	color: #0099CC;
	text-decoration: none;
}
a.footernav:hover {
	color: #3366CC;
	text-decoration: underline;
}
a.content:link {
	color: #0099CC;
	text-decoration: none;
}
a.content:visited {
	color: #0099CC;
	text-decoration: none;
}
a.content:hover {
	color: #0099CC;
	text-decoration: underline;
}
.promo_text_white_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.content_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.content_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.content_headings {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #339966;
	text-decoration: none;
}
