﻿body {
	background-color: #FFFFFF;
}

.page_header
{
	text-align: center;
	width: 100%;
}
.page_footer
{
	top: 100%;
	margin: 6px;
	width: 100%;
	text-align: center;
}
.page_footer_right
{
	text-align: right;
	font-family: "Times New Roman" , Times, serif;
	font-size: small;
	font-style: italic;
	width: 45%;
}
.page_footer_left
{
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	width: 45%;
	vertical-align: bottom;
}
.page_center_full_width
{
	text-align: center;
	width: 100%;
}

.hr_divider
{
	width: 94%;
	text-align: center;
}

.main_link
{
	margin-left: 5px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #993300;
	font-style: italic;
	font-family: "Arial Narrow";
	font-size: medium;
}
.main_link_title
{
	font-family: "Arial Narrow";
	font-size: large;
	color: #000080;
	text-decoration: underline;
	margin-left: 5px;
}
.main_link_subtitle
{
	font-family: "Arial Narrow";
	font-size: small;
	color: #000000;
	margin-left: 25px;
}

.book_line
{
	text-indent: 5%;
	margin-top: 15px;
}
.book_name
{
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #993300;
	font-style: italic;
	font-family: "Arial Narrow";
}
.book_iconlink
{
	border-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
.book_iconsearchlink
{
	border-style: none;
	cursor: help;
	margin-right: 5px;
	margin-left: 5px;
}
.book_instructions
{
	margin-left: 25px;
	font-family: 'Comic Sans MS';
	font-size: 12px;
	color: #006600;
}

.vega_logo
{
	border-style: none;
}
.vega_contact_info
{
	padding: 5px;
	border: thin solid #000099;
	position: absolute;
	z-index: 2;
	top: 5%;
	font-size: small;
	color: #000099;
}
.billto
{
	position: relative;
	left: 100px;
}
.invoicenumber
{
	position: relative;
	right: 15%;
	text-align: right;
}
.payto
{
	position: relative;
	right: 10%;
	text-align: right;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 12pt;
}
.invoice
{
	margin-right: 10px;
}
.invoicedetailitem
{
	font-size: 10pt;
}