/* CSS Document */
.normal_text {font-family:Tahoma ; color:#000000 ; font-size:8pt ;}
.new_win {font-family:Tahoma ; color:#000000 ; font-size:8pt ;cursor: pointer;}
.special_text {font-family:Tahoma ; color:#800000 ; font-size:8pt ;}
.value_text {font-family:Tahoma ; color:#0000FF ; font-size:8pt ;}
.menu_text {font-family:Tahoma ; color:#ffffff ; font-size:8pt ;}
.cooperation {font-family:Tahoma ; color:#FF6600 ; font-size:8pt ;}
.subject_text {font-family:Times New Roman ; color:#000000 ; font-size:18pt ;}
.headline_text {font-family:Tahoma ; color:#0000ff ; font-size:8pt ; margin-bottom:0px;
margin-top:0px;}
.break_text {font-family:Tahoma ; color:#000000 ; font-size:8pt ; margin-bottom:0px;
margin-top:0px;}
.line { color:#0000ff ;  margin-bottom:0px;
margin-top:0px;}

#div_pad{
padding:2px;
}
.open_win {font-family:Tahoma ; color:#006699 ; font-size:8pt ; cursor:pointer;}
.noun {font-family:Tahoma ; color:#006699 ; font-size:8pt ; text-decoration:none;}

body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.textbox {font-family:Tahoma ; font-size:8pt; border: 1px solid #C0C0C0;}
.btn
{
	background: #ececec;
	font-family: Tahoma;
	padding: 3px;
	border: #999999 0px solid;	
	color: #336699;
	font-size: 8pt;
	line-height: 0.4em;
	text-align: center;
	cursor: hand;
	height:18px;
}
.Th {
font-family:Tahoma;
font-size:8pt;
font-weight:600;
Border: 1px Solid #B6BDD2;
Background: #EBEDF3;
}
.Th2 {
font-family:Tahoma;
font-size:8pt;
font-weight:600;
Background: #B6BDD2;
Border: 1px Solid navy;
cursor:pointer;
}

