.TableV {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 10px 0px 5px 0px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1D2F1;
	border-bottom-color: #B1D2F1;
	border-left-color: #B1D2F1;
	background-color: #FFF;
}
.TableVup {
	border: 1px solid #B1D2F1;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 10px 0px 5px 0px;
}
.TableTcena {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	margin: 10px 0px 5px 10px;
}
.LinkName {
	font-size: 14px;
	color: #069;
	text-decoration: underline;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
}
