.text1 {
	font-family: Verdana;
	color: #333333;
	font-size: 11px;
}
.text2 {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3366FF;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3366FF;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #00CC00;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #00CC00;
}
.tb1 {
	background-color: #D6FFA8;
	border: 1px solid #006600;
}
.bg1 {
	background-image: url(images/bg1.gif);
}
.tb2 {
	border: 1px solid #666666;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	padding: 3px 0px 3px 15px;
	color: #21536A;
}
#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	text-decoration: none;
}
#pageNav{
	float: left;
	width:150px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}
.tb3 {

	background-color: #FFFFFF;
	border: 1px solid #006600;
}
.bg1 {
	background-image: url(images/bg1.gif);
}

