@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #133673;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/vhs-grad-bkg.jpg);
	background-repeat: repeat-x;
	}
	
.bord-right {
	border-right: solid 1px #133673;
	}
.con {
	margin:10px;
	vertical-align:top;
	}
.con-wide {

	vertical-align:top;
	text-align:center;
	}
	
.foo {
	background-image:url(images/vhs-footer.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:169px;
	}
.foo-txt {
	width:400px;
	float:right;
	text-align:center;
	margin:115px 10px 20px 0px;
	}	
.lef {
	width:36px;
	}
.lef-foo {
	background-image:url(images/footer-left.png);
	background-repeat:no-repeat;
	height:119px;
	}
.lef-sha {
	background-image:url(images/side-grad-left.png);
	background-repeat:repeat-y;
	}
.menu {
	background-image:url(images/menu-bkg.jpg);
	background-repeat:repeat-x;
	height:30px;
	}	
.mid {
	width:825px;
	background-color:#ffffff;
	}
.rig {
	width:36px;
	}
.rig-sha {
	background-image:url(images/side-grad-right.png);
	background-repeat:repeat-y;
	}


.rig-foo {
	background-image:url(images/footer-right.png);
	background-repeat:no-repeat;
	height:119px;
	}

.tab {
	background-image:url(images/greytab.jpg);
	background-repeat:no-repeat;
	height:42px;
    vertical-align:middle;
	}
.chart {
	background-image:url(images/chart.jpg);
	background-repeat:no-repeat;
	height:42px;
    vertical-align:middle;
	color:#ffffff;
	}

	
	


