body {
    background-color: #444C56;
	background-image: url(vg_images/bg_bar.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

p {
	margin: 5px;
}

a:link, a:visited {
	color: #444C56;
	text-decoration: none;
}

a:hover, a:active {
	color: #BA5D00;
}

.mainbg {
	background-image:  url(vg_images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.portbg {
	background-image:  url(vg_images/port_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: 444C56;
	font-weight: normal;
	line-height: 26px;
}

.bodycopysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 444C56;
	font-weight: normal;
	line-height: 22px;
}

.portcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 444C56;
	font-weight: normal;
	line-height: 18px;
}

.portcopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 444C56;
	font-weight: normal;
	line-height: 12px;
}

.boldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 444C56;
	font-weight: bold;
	line-height: 26px;
}

.orangecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: BA5D00;
	font-weight: normal;
	line-height: 26px;
}

.orangecopysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: BA5D00;
	font-weight: normal;
	line-height: 22px;
}

.headcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: BA5D00;
	line-height: 26px;
	font-weight: bold;
}

.redcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FD3300;
	font-weight: bold;
	line-height: 16px;
}
