#maincontent {
	background-image: none;
}

h2 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0px 10px 30px;
	margin: 0px;
	color: #212121;
	text-align: left;	
}

.pair {
	background-color: #A8C5DA;
	padding: 1px 0px 1px 0px;
}

.pair_overview {
	background-color: #A8C5DA; 
	padding: 1px 0px 1px 0px;	
}

.odd {
	background-color: transparent;
	padding: 1px 0px 1px 0px;
}

.odd_overview {
	background-color: transparent;
	padding: 1px 0px 1px 0px;	
}

.nh {	
	width: 516px;
	margin: 0 40px 0 40px;	
	font-family: verdana;
	font-size: 11px;
}

.nho {	
	width: 556px;	
	margin: 0 20px 0 20px;	
	font-family: verdana;
	font-size: 11px;
}

.nh th {
	text-align: left;
	padding: 0px 0x 5px 0px;
	font-size: 13px;
}

.nh_datum {
	border-right: 3px solid #C0D2DE;
	padding-left: 4px;
	width: 75px;
}

.nh_headline {
	width: auto;
	padding-left: 4px;
}

.nh_content {
	width: auto;
}

.nho_datum {		
	border-left: 1px solid black;	
	font-weight: bold;
	padding-left: 3px;	
	width: 90px;
}

.nho_headline {
	font-weight: bold;
	border-right: 1px solid black;	
}

.nho_content  {
	padding: 3px 0px 5px 15px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;	
	border-left: 1px solid black;		
}

.nh a, .nho a {
	color: black;
	text-decoration: none;
}
.nho_content a {
	color: #666666;
}

.nh a:hover, .nho a:hover {
	font-weight: bold;
}

#heighter {
	height: 390px;
	overflow: auto;
}

#heighter2 {
	height: 370px;	
	overflow: auto;
}

#width_attach {
	width: 580px;
	height: 145px;
	overflow: auto;
	margin-top: 20px;
}

body {	
  scrollbar-base-color: #80A0BE;  
  scrollbar-face-color: #80A0BE;  
	scrollbar-track-color: #C0D2DE;
}

td.detail {	
	font-family: verdana;
	font-size: 12px;
	text-align: justify;		
}

.detail2 {
	width: 560px;
	overflow: hidden;
}

td.right {		
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;		
	padding: 0px 10px 0px 5px;	
}

.searchinput {
	border: 1px solid black;
	background-color: #E8F4FC;
	height: 16px;
	font-family: verdana;
	font-size: 11px;
} 

.link_special {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #223344;
	text-align: center;
	text-decoration: none;
}
 
.width_set {
	width: 350px;
}

