body, html {
	margin: 0;
	padding: 0;
}
body {
	background-color: #000033;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#bg {
	margin: 0 auto 0 auto;
	width: 679px;
	height: 427px;
	background: transparent url(images/bg.jpg) no-repeat scroll center center;
}
a, body {
	color: white;
}
a {
	margin: 0;
	padding: 0;
}
#content {
	width: 610px;
	height: 355px;
	overflow-x:hidden;
	overflow-y:auto;
	margin: 0 auto 0 auto;
	text-align: left;
	margin-top: 35px solid transparent;
}
#content, pre, td, th, caption {
	color: #000000;
	font-size: 11px;
}
.menu {
	margin: 10px auto 10px auto;
	width: 679px;
}
#content a {
	color: black;
}
img {
	border: 0;
}
.btn {
	background: white url(images/button.gif) repeat-x scroll bottom left;
	border: 1px solid white;
	border-bottom-color: #444455;
	border-right-color: #444455;
}
.notice {
	font-weight: bold;
	color: red;
}
#terms {
	display: none;	
	border: 1px solid #cccccc;
	background: white;
	margin: 10px;
	padding: 10px;
}
caption {
	font-size: 14px;
	font-weight: bold;
}
#triggerfrom, #triggerto {
	cursor: pointer;
}
.language {
	text-align: right;
}
.language a {
	text-decoration: none;
}
.sellang {
	font-weight: bold;
}
.pricecell {
	text-align: right;
}
.namecell {
	background: url(images/arrow.gif) no-repeat scroll 5px 8px;
	padding-left: 15px;
}
.pcscell {
	text-align: right;
	width: 69px;
}
.pcscell input {
	padding: 0;
	margin: 0;
	font-size: 12px;
	height: 20px;
	text-align: left;
}
form {
	display: inline;
}
.total {
	font-weight: bold;
	border-top: 2px solid black;
}
.namecell a {
	text-decoration: none;
}
.namecell a:hover {
	text-decoration: underline;
}
.pricelist th {
	text-align: right;
	background-color: #9095a0;
	color: white;
}
.pricelist {
	border-collapse: collapse;
	border: 1px solid #9095a0;
}
.pricelist td {
	border-bottom: 1px solid #9095a0;
	border-top: 1px solid #9095a0;
}
.descriptionrow td {
	padding: 7px;
	background-color: #dddddd;
	vertical-align: center;
}
.pricelist td table tr td {
	border: 0;
}