﻿<style type="text/css"><!--

.dummy {
}

body {
	background-color:#ffffff;

	margin:0px 0px 0px 0px;

	width:100%;
	height:100%;
}

/***
	background-image:url(../img/bg_right.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	background-attachment:fixed;
***/

html {
	width:100%;
	height:100%;
}

img {
	border:0px;
}

table {
	border:0px;

	border-collapse:collapse;
	border-spacing:0px;
}

a:link,a:active,a:visited {
	color:#ffffff;
}

a:hover {
	color:#ee6600;
}

a {
	text-decoration:none;
}

/***
***/

.header_bg {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:30px;
}

.header_btn1 {
	position:absolute;
	left:210px;
	top:5px;
	width:140px;
	height:20px;
}

.header_btn2 {
	position:absolute;
	left:360px;
	top:5px;
	width:140px;
	height:20px;
}

.header_btni {
	position:absolute;
	left:874px;
	top:5px;
	width:140px;
	height:20px;
}

.footer_box {
	background-color:#000000;
	position:absolute;
	left:0px;
	top:614px;
	width:1024px;
	height:20px;

	color:#000000;
	font-size:8pt;
}

.footer_img {
	position:absolute;
	left:780px;
	top:614px;
	width:220px;
	height:20px;
}

.main_box {
	position:absolute;
	left:0px;
	top:32px;
	width:1024px;
	height:580px;
}

.info_box {
	background-color:#083054;
}

.infotext_box {
	position:absolute;
	top:160px;
	left:500px;
	width:524px;

	color:#ffffff;
	font-size:10pt;
}

.bg {
	position:absolute;
	top:0px;
	left:1024px;
	right:0px;
	height:100%;
}

//--></style>
             
