.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.out-lineL {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	background-image: url(images/Left_Be.jpg);
}
.out-lineR {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	background-image: url(images/Right_Be.jpg);
}
.www {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D7D7D7;
	border: 1px solid #8F8F8F;
	width: 180px;
	height: 18px;
	vertical-align: middle;
}

a.www:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
.Sidelink-Box {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #8E8E8E;
	border-right-width: 1px;
	border-right-color: #8E8E8E;
}
a.Text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D7D7D7;
	border: 1px solid #8F8F8F;
}
.Msgbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D7D7D7;
	border: 1px solid #8F8F8F;
	width: 180px;
	height: 60px;
	vertical-align: middle;
}


.PRICEBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}