body {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4c2796;
	background-repeat:repeat-x;
	background-color:#4c2796;
	background-image: url(../images/bg_vault_flow.gif);
	margin: 0px;
	padding: 0px;
}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:626px;
	clear: right;
}

#v-top_ {
	top:0px;
	width:626px;
}

#v-lft_ {
	position:relative;
	left:0px;
	top:91px;
	width:208px;
	height:128px;
	float: left;
}

#v-mid_ {
	position:relative;
	left:5px;
	top:91px;
	width:209px;
	height:128px;
	float: left;
}

#v-rt_ {
	position:relative;
	left:420px;
	top:0px;
	width:209px;
	height:128px;
	float: left;
}
a{
	color:#4c2796;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding:5px;
}

a:link{
	color:#4c2796;
	text-decoration: underline;
	padding:5px;
}
a:visited{
	color: #999999;
	text-decoration: underline;
	padding:5px;
}
a:hover{
	color:#999999;
	text-decoration:underline;
	
}
.lpadding{
	list-style-type: none;
	padding-left: 5px;
}
ul{
	list-style:none;
	padding-left:1em;
	margin-left:0px;
}
#bottom {
	background-image: url(../images/bg_vault_stripes.gif);
	height: 1000px;
	margin: 0px;
	padding: 0px;
}
#container #bottom table {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.verdana {
	font-family: Verdana;
}

