a:link { color: #333300; text-decoration: none; font-weight: bold; }
a:visited { color: #333300; text-decoration: none }
a:hover { color: #666600; text-decoration: none }

body { font-size: 12px; font-family: Verdana, Arial, Helvetica; color: #51433c }
td { font-size: 12px; font-family: Verdana, Arial, Helvetica; color: #51433c }
li { font-size: 12px; font-family: Verdana, Arial, Helvetica; color: #51433c }

.big_blue {
	font-size: 13px;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: #336699;
	padding: 10 15 10 15;
}
.txt10 { text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: none; }
.tb-back {
	background-image: url(../images/home_lower_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10 15 10 15;
	vertical-align: top;
}
.tb-back_context {
	background-image: url(../images/context_transp_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}
.tb-back_context_pad {
	padding: 10 15 10 15;
}
.tb-back_research_pad {
	padding: 10 15 10 15;
}
.tb-back_research {
	background-image: url(../images/research_transp_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}
.footer {font-family: arial, helvetica; font-size: 10px; color: #606000; font-weight: normal }


