
.td_hr{
}

.style1 {
	font-size: 9px;
	color: #77B6D0;
	font-family: Arial, Helvetica, sans-serif;
}

.company_name {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	background-position: left;
}


a.button,
.button a:link,
.button a:visited
{
	background: #FDE664 url(images/rectangle_blue_04_center.png) no-repeat;
	color: #FFFFFF;
	width: 150;
	height: 30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	line-height: 24px;
	float: right;
	padding: 0px 0px 0px 0px; /*shift text 1px to the right and down*/
}

a.button:hover,
a.button_active,
a.button_active:link,
a.button_active:visited,
a.button_active:hover
{
	background: #FDE664 url(images/rectangle_blue_04_center_active.png) no-repeat;
	color: #ECF2FF;
	width: 150;
	height: 30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	line-height: 24px;
	float: right;
	padding: 0px 0px 0px 0px; /*shift text 1px to the right and down*/
}

.a_www, 
.a_www a:link,
.a_www a:visited,
.a_www a:active

{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}


.td_members {
	padding: 10px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.font_title {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;

}