body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

div.bar1 {
	padding: 0;
	margin: 0;
	left: 0px;
	width: 263px;
	padding-left: 30px;
	background-image: url(../images/web_PR-1_04.gif);
}

div.bar1close {
	width: 287px;
	height: 15px;
	background-image: url(../images/web_PR-1_07.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

div.boxgray {

}

div.boxgraybottom {
	background-image: url(../images/1st_choise_greyblue_03.png);
	background-repeat: no-repeat;
	height: 13px;
}

div.boxgraymid {
	background-image: url(../images/1st_choise_greyblue_02.png);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 13px;
}

div.boxgraytop {
	background-image: url(../images/1st_choise_greyblue_01.png);
	background-repeat: no-repeat;
	height: 13px;
}

div.boxorange {

}

div.boxorangebottom {
	background-image: url(../images/1st_choise_orange_03.png);
	background-repeat: no-repeat;
	height: 13px;
}

div.boxorangemid {
	background-image: url(../images/1st_choise_orange_02.png);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 13px;
}

div.boxorangetop {
	background-image: url(../images/1st_choise_orange_01.png);
	background-repeat: no-repeat;
	height: 13px;
}

div.container {
	width: 718px;
	margin: auto;
	text-align: left;
}

div.content {
	margin-left: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

div.header1 {
	width: 718px;
	height: 147px;
	background-image: url(../images/web_PR-1_01.jpg);
	background-repeat: no-repeat;
}

div.header2 {
	width: 718px;
	height: 26px;
	background-image: url(../images/web_PR-1_02.gif);
	background-repeat: no-repeat;
}

div.footer {
	margin-top: 13px;
	width: 718px;
	height: 27px;
	background-color: #e1e6ea;
	text-align: right;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 80%
}

div.sidebar {
	width: 265px;
	float: left;
}

div.topinfo {
	position: relative;
	top: 105px;
	margin-left: 30px;
	padding-bottom: 5px;
	font-family: sans-serif;
	float: left;
	border-bottom: 2px solid #828282;
}

div.topmenu {
	position: relative;
	top: 120px;
	/* margin-left: 287px; */
	font-family: sans-serif;
	font-weight: bold;
	float: right;
	font-size: 80%;
	text-align: right;
}

html {
	overflow: auto;
}

label {
	display: block;
	font-size: 60%;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}

.header1 h1 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	width: 240px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #828282;
}

.header2 h1 {
	margin: 0;
	padding: 0;
	padding-left: 300px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ee850f;
	text-align: center;
}

.info1 {
	text-align: justify;
}

.portslistbox {
	width: 200px;
	height: 20px;
	overflow: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #0000ff;
	display: block;
}

.submit {
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
}

.first1 {
	color: #828282;
	font-size: 160%;
	font-weight: bold;
}

.first2 {
	color: #828282;
	font-size: 120%;
	font-weight: bold;
}

.first3 {
	color: #e1e6ea;
	font-size: 120%;
	font-weight: bold;
}

.first4 {
	color: #e1e6ea;
	font-size: 100%;
	font-weight: normal;
}

.first5 {
	color: #828282;
	font-size: 100%;
	font-weight: normal;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}