.border1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1C78B0;
	border-right-color: #1C78B0;
	border-bottom-color: #1C78B0;
	border-left-color: #1C78B0;
	
}
.border2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F26522;
	border-bottom-color: #F26522;

	
}
a.top:link{
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}
a.top:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
a.bot:link{
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;

}
a.bot:hover{
	color: #FFFF00;
	text-decoration: none;
	font-size: 9px;

}
a.bot:visited{
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;

}
a.top:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;


}
