/* CSS Document */
.normal_text {font-family:Arial ; color:#000000 ; font-size:8pt ; line-height:200%;}
.n_text {font-family:Arial ; color:#000000 ; font-size:8pt ;}
.vpn_text {font-family:Arial ; color:#3F89C3 ; font-size:10pt ; font-weight:700; line-height:180%;}
.menu_text {font-family:Arial ; color:#000000 ; font-size:9pt ; font-weight:700; line-height:180%;}
.special_text {font-family:Arial ; color:#800000 ; font-size:8pt ;}
.value_text {font-family:Arial ; color:#0000FF ; font-size:8pt ;}
.title_text { font-family:Arial; color:#3F89C3 ; font-size:12pt ; font-weight:600;}
.item {font-family:Arial ; color:#20507D ; font-size:8pt ; line-height:170%;}
.date_text {font-family:Arial ; color:#787876 ; font-size:8pt ;}
.news_text {font-family:Arial; font-size:8pt; color:#003466;line-height:150%; text-indent:80%;}
.arrow {color:#003466; font-size:8pt;}
body{
margin-left:0px;
margin-top: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;
}
.box{
border:solid 1px #E6DCBE;
border-collapse:collapse;
width:100%;
}
.box_header{
height:20px;
background-image:url(../image/back_menu.gif);
padding-right:3px;
}
.box_content{
background-color:#ffffff;
height:20px;
padding-left:3px;
padding-right:3px;
}
.box_header_text{
font-family:Tahoma;
font-size:8pt;
color:#000000;
}
.menu{
background-image:url(../image/back_menu.gif);
height:20px;
}
