﻿a:link {
	color: #990033;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #E43D42;
}
body {
	margin: 0;
	border: 0;
	padding: 0;
	height: 100%;
	max-height: 100%;
	background: #eee;
	overflow: hidden;
}
.table {
	border: 4px solid #E43D42;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 17px;
	overflow: auto;
	text-align: left;
	font-size: 10pt;
	color: #FFFFFF;
	background: #000000;
	padding-left: 20px;
	letter-spacing: 1px;
	font-variant: small-caps;
	z-index: 1;
}
a.footerLink:link {
	color: #FFFFFF;
}
a.footerLink:visited {
	color: #FFFFFF;
}
.bottombarright {
	position: absolute;
	bottom: 1px;
	right: 20px;
	color: #FFFFFF;
	width: 120px;
	text-align: left;
	font-size: 10pt;
	font-variant: small-caps;
}
.navtext {
	position: absolute;
	bottom: 20px;
	left: 0;
	height: 146px;
	overflow: auto;
	padding-left: 30px;
	text-align: left;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	width: 600px;
	z-index: 3;
}
.nav {
	position: absolute;
	bottom: 17px;
	left: 0;
	height: 163px;
	width: 100%;
	background-color: #E43D42;
	z-index: 2;
}
a.navs:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navs:visited {
	color: #990033;
	text-decoration: none;
}
a.navs:hover {
	color: #808080;
	text-decoration: underline;
}
.vulcanaLogoText {
	position: absolute;
	bottom: 18px;
	right: 0px;
	padding-right: 10px;
	z-index: 4;
}
.line {
	position: absolute;
	bottom: 179px;
	left: 0;
	width: 100%;
	height: 2px;
}
.contents {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 180px;
	right: 0;
	overflow: auto;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 285px;
	padding-right: 60px;
	z-index: 1;
}
/* for internet explorer */
* html body {
	padding: 0 0 158px 0;
}
* html .contents {
	height: 100%;
	width: 100%;
}
* html .navtext {
	padding: 0 0 0 30px;
}
.tissu {
	position: absolute;
	bottom: 154px;
	left: 10px;
	z-index: 4;
}
.tissuTop {
	position: absolute;
	bottom: 442px;
	left: 10px;
	z-index: 4;
}
.vulcanaStrongWoman {
	position: absolute;
	top: 0;
	right: 0;
}
.titleText {
	position: relative;
	top: 30px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.contentsmall {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 180px;
	right: 0;
	overflow: auto;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 285px;
	padding-right: 60px;
	z-index: 1;
}
