a {
	text-decoration: none;
}

body {
	background-color: #02314C;
	color: #E3B30F;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11pt;
	overflow:hidden;	
}

a:link {
	color: #AACCFF;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #4477FF;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #EFEFEF;
	background-color: transparent;
	text-decoration: underline;
}

table.top {
	color: #006090;
	border-color: #BCCCCA #008080 #008080 #BCCCCA;
	border-style: solid;
	padding: 2px;
	border-width: 6px
}

#bg {
	position:fixed;
	top:-50%;
	left:-50%;
	width:200%;
	height:200%;
	z-index:1;}
	
#bg img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	min-width:50%;
	min-height:50%;
}

#by {
	text-align:center;
	color:#F0DC82;
	font-size:0.8em;
	margin-top:30%;
}

#eezway {
	text-align:center;
	font-size:4.0em;
}

#layer1 {
	width:100%;
	height:100%;
	position:absolute;
	top:50%;
	left:50%;
	overflow:visible;
	z-index:2;
}

#layer2 {
	width: 650px;
	height: 506px;
	position: relative;
	top:-253px;
	left:-325px;
	z-index:3;
}

.header {
	background-color: #346B78;
	border-color : #5588BB;
	border-style: outset;
	border-width: 3px;
	color: #EEEEEE;
	font-weight: bold
}

.header a:link {
	color: #EEEEEE;
}

.header a:visited {
	color: #EEEEEE;
}

.header a:active {
	color: #EEEEEE;
}

table.body {
	border-color : #B0000A #B0000A #BFFFFA #BFFFFA;
	border-style: outset;
	border-width: 3px;
}
	
form {
	margin-bottom:0;
} 

h2, h3, h4, h5, h6	{
	font-family: "Arial, Helvetica, sans-serif";
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1	{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 28pt;
	color: #E3B30F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}