﻿body {
	font-family: Verdana;
	font-family: arial;
	color: #006;
}

.color1 {background-color: #993300; color: #fff;}
.color2 {background-color: #FF0000; color: #fff;}
.color3 {background-color: #008000; color: #fff;}
.color4 {background-color: #800080; color: #fff;}
.color5 {background-color: #339966; color: #fff;}
.color6 {background-color: #0000FF; color: #fff;}
.color7 {background-color: #3366FF; color: #fff;}

/*
table.words {
	font-family: arial;
	font-size: .8em;
	color: #000;
	background-color: #fff;
}
*/
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000;
	border-bottom: 1px #000 solid;
	padding: 0px;
	margin: 0px;
	width: 95%;
}
.subwelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #E40D2F;
	border-bottom: 1px #000 solid;
	padding: 0px;
	margin: 0px;
	width: 95%;
	text-transform: capitalize;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #E40D2F;
	padding: 0px;
	margin: 0px;
}
.login {
/*	background-image:url('images/vbexpress3.jpg');
	background-repeat: no-repeat; */
	font-family: Verdana;
	font-size: .7em;
	color: #000;
	background-color: #fff;
	height: 100px;
	text-align: center;
	font-weight: bold;
}
.vbranch {
	margin-top: 6px;
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
}

.tabborder {
	border: 2px #000 solid;
	padding: 6px; 
}

.red {
	color: #E40D2F;
	font-size: 1.5em;
	font-family: arial;
	font-weight: bold;
}

table.ipod {
	width: 100%;
}

table.ipod td {
	padding: 2px 0;
}

table.ipod input {
	border: 1px #000 solid;
	width: 150px;
}


a {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #E40D2F;
	text-decoration: underline;
}
a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

a.nav {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #fff;
	padding: 0px;
	text-decoration: none;
	text-transform: capitalize;
	text-indent: 6px;
}
a.nav:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #fff;
	padding: 0px;
	text-decoration: underline;
	text-transform: capitalize;
	text-indent: 6px;
}
a.enroll:visited  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: underline;
	text-transform: capitalize;
	padding: 4px 2px;
}
a.enroll:link  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: underline;
	text-transform: capitalize;
	padding: 4px 2px;
}
a.enroll:active{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	background-color: #2F4157;
	padding: 4px 2px;
}
a.enroll:hover{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	background-color: #2F4157;
	padding: 4px 2px;
}
.bgnavleft { /* Top left on bar */
	background-color: #2F4157;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	width: 820px;
	color: #fff;
	padding: 4px 4px 6px 16px;
}
.bgnav { /* Top right on bar */
	background-color: #2F4157;
	text-align: center;
	width: 820px;
	color: #fff;
	padding: 4px 16px 6px 4px;
}
.bottomnav { /* Bottom right of bar */
	background-color: #2F4157;
	width: 820px;
	font-family: verdana, arial, Helvetica, sans-serif;
	text-align: right;
	padding: 4px 16px 6px 0px;
	color: #fff;
}
.shell {
	position: relative;
	width: 820px;
	margin: 0 auto;
}
.contentleft {
	background-color: #586E88;
	width: 150px;
	border-bottom: 0px solid #c4c4c4;
	border-top: 0px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	margin: 6px;
}

.content {
	border-bottom: 0px solid #c4c4c4;
	border-top: 0px solid #c4c4c4;
	border-left: 0px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 12px 24px 0px 12px;
	vertical-align: top;
	font-family: Verdana;
	font-size: .8em;
	color: #000;
}
.contenthome {background-color: #fff;
	border-bottom: 0px solid #c4c4c4;
	border-top: 0px solid #c4c4c4;
	border-left: 0px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	margin: 0;
	padding: 0;}
	
.lock {
	background-image:url('images/ob_lock.gif');
	background-repeat:no-repeat;
	position:absolute;
	top: 43px;
	left: 133px;
	height: 15px;
	width: 15px;
	z-index: 1000;
}	

*:first-child+html .lock {

	left: 130px;


}

#footer {
	background-color: #006E39;
	padding: 0px;
	text-align: center;
	width: 820px;
}
/* Navigation */
#nav {
	padding: 0px;
	margin: 5px;
	color: #fff;
	list-style: none;
}
#nav li {
	/* all list items */
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: 0px;
}
/* Links */
#nav li a {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight : normal;
	color : #fff;
	text-decoration : none;
	text-transform: capitalize;
	display: block;
	padding : 0px;
	border-bottom: 1px #fff solid;
	width: 137px;
	line-height: 1.75em;
	text-indent: 2px;
}
#nav li a:hover {
	background-color: #2F4157;
	text-decoration: none;
	color: #fff;
}
#nav li a.none {
	border-bottom: none;
}
