body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.header {
	background-color: #666666;
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	border: 0px none;
}

.footer {
	background-color: #666666;
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 490px;
	right: auto;
	bottom: auto;
}

.footer_plus {
	background-color: #666666;
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 600px;
	right: auto;
	bottom: auto;
}

.copyright_offset {
	position:absolute;
	top:7px;
	left: 5px;
}

.title_offset {
	left: 5px;
	top: 8px;
	position: relative;
	z-index: 2;
}

.mag_offset {
	position: absolute;
	top: 15px;
	right: 6px;
	z-index: 2;
}

.main_offset {
	position: absolute;
	top: 50px;
	bottom: auto;
	left: 0px;
	right: auto;
}

.upgrade_offset {
	position: relative;
	top: 100px;
	font-size: x-small;
	left: 10px;
	right: auto;
	bottom: auto;
}

a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:visited:hover { 
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.invis_text {
	color: #FFFFFF;
}

.admin_main {
	position: absolute;
	left: 50px;
	top: 100px;
	right: auto;
	bottom: auto;
}

.footer_admin {
	background-color: #666666;
	position: relative;
	height: 20px;
	width: 100%;
	left: -50px;
	top: 50px;
	right: auto;
	bottom: auto;
}

.order_txt {
	font-weight: bold;
	color: #003399;
}

td.list {
	font-size: x-small;
	color: #003399;
}

.order {
	background-color: #F2F2F2;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #666666;
}

.small_text_admin {
	font-size: x-small;
	position: relative;
	left: 10px;
}

.grey_txt_admin {
	color: #666666;
}

.align_right_admin {
	text-align: right;
}

.print_table {
	position: absolute;
	top: 0px;
	left: 50px;
	right: auto;
	bottom: auto;
}

.privacy_policy {
	position: absolute;
	left: 50px;
	top: 100px;
	right: auto;
	bottom: auto;
	font-size: x-small;
}
