.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999900;}
	
.menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #999900;}

.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #999900;}

.menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999900;}
	
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999900;
	
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9901;
}
.bottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #9A9901;
}
.bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #9A9901;
}
.bottom a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #9A9901;
}
.bottom a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #9A9901;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
.text a:link {
	font-family: "Times New Roman", Times, serif;
	color:#999900;
	text-decoration: underline;
	font-size: 14px;
	}
.text a:active{
	font-family: "Times New Roman", Times, serif;
	color:#999900;
	text-decoration: underline;
	font-size: 14px;
	}
.text a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
.text a:visited{
	font-family: "Times New Roman", Times, serif;
	color:#A49D68;
	text-decoration: underline;
	font-size: 14px;
}
.textindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.textindex a:link{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#C0B445;
	font-size: 12px;
	}
	
.textindex a:active{
	font-family: Arial, Helvetica, sans-serif;
	color:#C0B445;
	text-decoration: underline;
	font-size: 12px;
	}
	
.textindex a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C0B445;
	}
	
.textindex a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9B916A;
	text-decoration: underline;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C0B445;
	padding-bottom: 1px;
}
.leftmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C0B445;
	text-decoration: underline;
	padding-bottom: 1px;
}
.leftmenu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C0B445;
	text-decoration: underline;
	padding-bottom: 1px;
}
.leftmenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9B916A;
	text-decoration: underline;
	padding-bottom: 1px;
}
.leftmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C0B445;
	text-decoration: underline;
	padding-bottom: 1px;
}
.purchase{
	display: block;
	width: 200px;
	height: 60px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CFF;
	border-right-color: #CFF;
	border-bottom-color: #CFF;
	border-left-color: #CFF;
	}
.inp_q{
	width: 60px;
	display: block;
	height: 40px;
	float: left;
	
	}
.inp_pr{
	width: 60px;
	display: block;
	height: 40px;
	float: left;
	padding-top:5px;
	}


.inp_button
{

	display: block;
	padding-top:2px;
	float: left;
	}

.inp_pr_b{
	display: inline-block;
	width: 60px;
	}
