
body{
	background-color: rgb(164, 174, 134);
}

.tbl-main{
	background-image: url(vault-back.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: center;
}

.button{
	background-color: rgb(149, 159, 119);
	border: rgb(68, 109, 68);
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: rgb(255, 220, 131);
}

.button A:link{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: rgb(255, 220, 131);
        text-decoration: none;
}

.button A:visited{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: rgb(255, 220, 131);
        text-decoration: none;
}

.button A:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: rgb(255, 220, 131);
	text-decoration: underline;
}

.nat{
	font-family: verdana;
	font-size: 11px;
	color: rgb(68, 109, 68);
	text-align: center;
}

.nat A:link{
	font-family: verdana;
	font-size: 11px;
	color: rgb(255, 220, 131);
        text-decoration: none;
}

.nat A:visited{
	font-family: verdana;
	font-size: 11px;
	color: rgb(255, 220, 131);
        text-decoration: none;
}

.nat A:hover{
	font-family: verdana;
	font-size: 11px;
	color: rgb(255, 220, 131);
	text-decoration: underline;
}

.links{
	font-family: verdana;
	font-size: 9px;
	color: rgb(68, 109, 68);
	text-align: center;
}

.links A:link{
	font-family: verdana;
	font-size: 9px;
	color: rgb(255, 220, 131);
        text-decoration: none;
}

.links A:visited{
	font-family: verdana;
	font-size: 9px;
	color: rgb(255, 220, 131);
        text-decoration: none;
}

.links A:hover{
	font-family: verdana;
	font-size: 9px;
	color: rgb(255, 220, 131);
	text-decoration: underline;
}

.bold{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: rgb(68, 109, 68);
}

.title{
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: rgb(68, 109, 68);
}


.highlight{
	color: rgb(255,220,131);
	font-family: verdana;
	font-size: 11px;
}

.philo{
	color: rgb(68, 109, 68);
	font-family: verdana;
	font-size: 9px;
	text-align: center;
	height: 90px;
        width: 700px;
}

.contact{
	color: rgb(68, 109, 68);
	font-family: verdana;
	font-size: 10px;
	text-align: left;
}

.contact A:link{
	color: rgb(255, 220, 131);
	font-family: verdana;
	font-size: 10px;
	text-align: right;
        text-decoration: none;
}

.contact A:visited{
	color: rgb(255, 220, 131);
	font-family: verdana;
	font-size: 10px;
	text-align: right;
        text-decoration: none;
}

.contact A:hover{
        text-decoration: underline;
}

.line{
	border: rgb(149, 159, 119);
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.gold-up{
	border: rgb(255, 220, 131);
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.gold-down{
	border: rgb(255, 220, 131);
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.video{
	font-family: verdana;
	font-size: 12px;
	color: rgb(68, 109, 68);
	text-align: center;
}

.video A:link{
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: rgb(255, 220, 131);
	text-decoration: none;
}

.video A:visited{
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: rgb(255, 220, 131);
        text-decoration: none;
}

.video A:hover{
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: rgb(255, 220, 131);
	text-decoration: underline;
}