.headerbgLeft {background-image:url(../Images/PageElements/bgblue/smallest-left.gif);}
.headerbgRight {background-image:url(../Images/PageElements/bgblue/smallest-right.gif);}
.headerContent {background-image:url(../Images/PageElements/bgblue/smallest-right.gif);}
.logoContainer {background-image:url(../Images/PageElements/bgblue/smallest-left.gif);}
.topShadowContainer {background-image:url(../Images/PageElements/bgblue/smallest-top.gif);}
.logoImage {
	position:absolute;
	background-image: url("../Images/PageElements/logos/logo-vbase.gif");
	background-repeat:no-repeat;
	width:151px;
	height:72px;
	left:60px;
	top:20px;
}
.headerVertShadow {
	position:absolute;
	background-image:url(../Images/PageElements/bgblue/smallest-shadow.gif);
	background-repeat:no-repeat;
	width:30px;
	height:115px;
	left:210px;
	top:0px;
}
a {
	color: #1c77c5;
}
a:hover {
	color:#000000;
}

.table_matrix td {
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1C77C5;
	border-bottom-width: thin;
	border-left: none;
	border-right-color: #1C77C5;
	border-right-style: solid;
	border-right-width: thin;
	border-top: none;
}

.table_matrix_02 td {
	border-bottom-style: solid;
	border-bottom-color: #1C77C5;
	border-bottom-width: thin;
	border-left: none;
	border-right: none;
	border-top: none;
}