body {
background: #000 url('../images/vbam_background2.jpg') no-repeat top center; margin: 25px 0 0 0; margin-bottom: 10px; margin-right: 10px;
}

p {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0 0 8px 0;
}

img {
	border: 0px;
}

h2 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 24px;
	padding: 0;
	margin: 16px 0 6px 0;
	border-bottom: 1px solid #000;
}

h3 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	margin: 10px 0 3px 0;
}

.ul { background-image: url('../images/background/upper_left.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
.uc { background-image: url('../images/background/upper_center.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
.ur { background-image: url('../images/background/upper_right.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }

.left { background-image: url('../images/background/left.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
.right { background-image: url('../images/background/right.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }

.ll { background-image: url('../images/background/lower_left.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
.lc { background-image: url('../images/background/lower_center.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
.lr { background-image: url('../images/background/lower_right.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }

td.row2	{ background: url('../images/white.png'); padding: 5px 10px; }
td.row3	{ background-color: #576972;  filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }

.headl { background-image: url('../images/background/head_left.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
.headr { background-image: url('../images/background/head_right.gif'); filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }

.pagetitle {font-size: 14px; color: #f90; padding: 1px 0; text-align: center; font-weight: bold; text-transform: uppercase; text-decoration: none;}

.pagetitle2 {font-size: 20px; color: #f90; padding: 1px 0; text-align: center; font-weight: bold; text-transform: uppercase; text-decoration: none;}

.on {font-size: 1.05em; color: #fff; padding: 5px 0; background: #003; filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;}
.off {font-size: 1.05em; color: #f90; padding: 5px 0; background: #003;}

.homeBox {
	float: left;
	width: 100px;
	height: 150px;
	padding: 0 13px 0 0;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, sans-serif;
}
.homeBox img {
	border: 1px solid #000;
	margin: 3px;
	width: 100px;
}

ul {
	list-style: square;
	font-size: 11px;
	font-family: verdana, sans-serif;
	padding: 0;
	margin: 0;
}
li {
	margin: 0 0 4px 15px;
}
.rightImg {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
}
.smalltext {
	font-size: 10px;
	font-family: verdana, sans-serif;
	margin-padding: 10px;
}
.price {
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	margin: 2px 0 10px 0;
}
a {
	text-decoration: none;
}
.footer {
	width: 950px;
	font-size: 9px;
	font-family: verdana, sans-serif;
	color: #fff;
	text-align: center;
}