.Text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.YellowBorder {
	border: 1px solid #CC3300;
}
.SmallText {
	font-family: Verdana;
	font-size: 10px;
	color: #CC6633;
}
.FooterText {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.Text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.TopBorder {

	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.UnderlineText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;

}
.TextHeadings {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;


}
.AllBorder {
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 12px;

}
.SideBottomBorder {
	font-family: Verdana;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BackgroundImage {
	background-image: url(images4/VBS06Border.gif);
}

ActiveLink.darkbluelink:link {color: #0000ff; }
ActiveLink.darkbluelink:active {color: #0000ff; }
ActiveLink.darkbluelink:visited {color: #0000ff; }
ActiveLink.darkbluelink:hover {color: #0000ff; }
.TextDataGrid {

	font-family: Verdana;
	font-size: 12px;
	color: #d1e0fe;
}
.TableBorder-Bottom {
	border-top: 1px none #817269;
	border-right: 1px none #817269;
	border-bottom: 1px solid #817269;
	border-left: 1px none #817269;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;

}
.TableBorder-BottomRight {

	border-top: 1px none #817269;
	border-right: 1px solid #817269;
	border-bottom: 1px solid #817269;
	border-left: 1px none #817269;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
#VCB  a{
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;

}