/* Layout */
.layout_netminer_logo {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('images/logo_bg.jpg');
	background-repeat: no-repeat;
	border: 0px;
}

.layout_user_area {
	position: absolute;
	left: 437px;
	top: 0px;
	border: 0px;
	height: 46px;
	background-color: white;
}

.layout_main_menu {
	position: absolute;
	left: 0px;
	top: 49px;
	height: 24px;
	width: 728px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-image: url('images/main_bg1.gif');
	background-repeat: repeat-x;
	border: 0px;
}

.layout_menu_title {
	position: absolute;
	text-align: center;
	top: 88px;
	left: 4px;
	width: 155px;
}

.layout_sub_menu {
	position: absolute;
	left: 4px;
	top: 133px;
	cursor:pointer;
	z-index:1000;
}

.submenu_item {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	color: white;
	line-height: 18px;
	border: 1px solid #49517A;
	background-color: #B7BACE;
	border-collapse: collapse;
	padding: 0px 10px;
	cursor: pointer;
}

.submenu_item A {
	color: white;
}

.submenu_item_selected {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	color: white;
	line-height: 18px;
	border: 1px solid #49517A;
	background-color: #8389AA;
	border-collapse: collapse;
	padding: 0px 10px;
	cursor: pointer;
}

.submenu_item_selected A {
	color: white;
}

.layout_body {
	position: absolute;
	left: 0px;
	top: 87px;
}

.layout_body_popup {
	position: absolute;
	left: -160px;
	top: 27px;
}

.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	margin-left: 177px;
	width: 548px;
	height: 30px;
	background-image: url('images/b_title.gif');
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	line-height: 17px;
	color: #647845;
}

.title_underline {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	margin-left: 177px;
	width: 548px;
	height: 30px;
	border-bottom: 2px solid #E3F09D;
	background-image: url('images/b_title.gif');
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	line-height: 17px;
	color: #647845;
}
.title_underline_popup {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	margin-left: 20px;
	width: 548px;
	height: 30px;
	border-bottom: 2px solid #E3F09D;
	background-image: url('images/b_title.gif');
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	line-height: 17px;
	color: #647845;
}

.layout_contents { /*position:relative; left:194px;*/
	margin-left: 194px;
	width: 531px;
}

.layout_contents P {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-align: justify;
	line-height: 17px;
	color: #494B74;
}

.layout_contents UL {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-align: justify;
	line-height: 17px;
	color: #494B74;
}

.layout_contents DT {
	font-weight: bold;
	margin-top: 10px;
}

.contents_text {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-align: justify;
	line-height: 17px;
	color: #494B74;
}

.contents_quote {
	width: 95%;
	float: right;
}

DIV.contents_quote {
	border: 1px solid #647845;
	padding: 5px;
}

P.center {
	text-align: center;
}

TABLE {
	border-collapse: collapse;
}

TABLE THEAD TD {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-align: center;
	line-height: 17px;
	background-color: #87954F;
	color: white;
}

TABLE TR.header TD {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-align: center;
	line-height: 17px;
	background-color: #87954F;
	color: white;
}

TABLE TD.header {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-align: center;
	line-height: 17px;
	background-color: #87954F;
	color: white;
}

TABLE TFOOT TD {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-align: center;
	line-height: 17px;
	background-color: #87954F;
	color: white;
}

TABLE TD {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-align: justify;
	line-height: 17px;
	color: #647845;
	border: 1px solid #87954F;
	padding: 3px 10px;
}

/*
.layout_contents TABLE {
	border-collapse: collapse;
}

.layout_contents TABLE THEAD TD {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt; 
	text-align: center; 
	line-height: 17px; 
	background-color: #87954F;
	color: white;
}

.layout_contents TABLE TR.header TD {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt; 
	text-align: center; 
	line-height: 17px; 
	background-color: #87954F;
	color: white;
}

.layout_contents TABLE TD.header {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt; 
	text-align: center; 
	line-height: 17px; 
	background-color: #87954F;
	color: white;
}

.layout_contents TABLE TFOOT TD {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt; 
	text-align: center; 
	line-height: 17px; 
	background-color: #87954F;
	color: white;
}

.layout_contents TABLE TD {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt; 
	text-align: justify ; 
	line-height: 17px; 
	color: #647845;
	border: 1px solid #87954F;
	padding: 3px 10px;
}
*/
.layout_footer {
	width: 725px;
	margin-top: 100px;
	margin-bottom: 100px;
}

TD.price {
	text-align: right;
}

TD#sum {
	text-align: right;
}

P.navigation_button {
	text-align: right;
}

.layout_contents STRONG {
	color: #6666FF;
}

.layout_contents DIV.selected_item_information {
	margin: 30px 0px 30px 40px;
	padding: 10px;
	/*background-color: #F7FBE5;*/
	border: 3px solid rgb(135, 149, 79);
}

.layout_contents DIV.selected_item_information SPAN.item_title {
	padding: 5px;
	border: 2px double black;
	position: absolute;
	background-color: #8389AA;
	font-weight: bold;
	color: white;
	margin-top: -45px;
}

.layout_contents DIV.selected_item_information STRONG {
	color: #87954F;
}

TD.price {
	text-align: right;
}

STRONG.red {
	color: red;
}

STRONG.red STRONG {
	font-style: italic;
}
