.tbl-border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.content{
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
}
P{
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}
a.main:link{
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.main:visited{
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.main:hover{
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: underline;
	color: #0F65D9;
}
a.main:active{
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: none;
	color: #0F65D9;
}
.footer{
	font-family: verdana, arial;
	font-size: 9px;
	text-decoration: none;
	color: #7B7B7B;
}
.bull{
	font-family: verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px
}
.errorMsg{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
