/* CSS Document */
.normal_text {font-family:Tahoma ; color:#000000 ; font-size:8pt ;}
.bnormal_text {font-family:Tahoma ; color:#000000 ; font-size:8pt ; font-weight:bold;}
.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 ;}
.title_text {font-family:Tahoma ; color:#787876 ; font-size:8pt ;}
.item {font-family:Tahoma ; color:#20507D ; font-size:8pt ; line-height:170%;}
.date_text {font-family:Tahoma ; color:#787876 ; font-size:8pt ;}
.news_text {font-family:Tahoma; 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;
}
.cr5 {background: url(../image/dot.gif) 0 100% repeat-x;}
.cr6 {background: url(../image/dot.gif) 0 0 repeat-x;}
.cr7 {background: url(../image/dot.gif) 100% 0 repeat-y;}
.cr8 {background: url(../image/dot.gif) 0 100% repeat-y;}
.cr1 {background: url(../image/cr1.gif) 0 0 no-repeat;} 
.cr2 {background: url(../image/cr2.gif) 100% 0 no-repeat;}
.cr3 {background: url(../image/cr3.gif) 100% 100% no-repeat;}
.cr4 {background: url(../image/cr4.gif) 0 100% no-repeat;}
