.bg_01 {
	background-image: url(images/piece.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

TD {
	font-family:Tahoma;
	font-size:11px;
	color:#4C4C4C;
	line-height:13px;}

.srch {
	font-family:Tahoma;
	font-size:11px;
	color:#009900;
	line-height:normal;
	bottom: 10px;
	left: auto;
	font-weight: bold;
}
	
a:link, a:active, a:hover, a:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#3300FF;
	text-decoration:none;}
a.small_link:active, a.small_link:visited, a.small_link:hover, a.small_link:link { font-size:10px;}

dl {
	font:normal 11px Tahoma;
    position: relative;
    width: 450px;
    height: 19px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 390px;
    margin: 0 0 2px 0;
    padding-left: 0px;
}

.hint {
   	display: none;
    position: absolute;
    right: -190px;
    width: 190px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url(pointer.gif) no-repeat -20px 5px;
}

.hint-pointer {
    position: absolute;
    left: -20px;
    top: 5px;
    width: 20px;
    height: 19px;
    background: url(pointer.gif) left top no-repeat;
}

.style2 {
	color: #009900;
	font-weight: bold;
}

.t_header { 	
    font-family:Tahoma;
	font-size:12px;
    color:#D76900;}
.t_small {
	font-family:Tahoma;
	font-size:10px;
	color:#366;
}
.t_tsmall {
    font-family:Tahoma;
	font-size:10px;
    color:#A65300;}
.t_xsmall {
	font-family:Tahoma;
	font-size:12px;
	color:#339;
	font-weight: bold;
    }
.t_normal {
	font-family:Tahoma;
	font-size:14px;
	color:#339;
	font-weight: bold;
}
.t_normal_0 {
	font-family:Tahoma;
	font-size:14px;
	color:#003366;
	font-weight: normal;
}
.t_bigred {
	font-family:Tahoma;
	font-size:18px;
	color:#993333;
	font-weight: bold;
}
.t_vsmall {
    font-family:Tahoma;
	font-size:10px;
    color:#713800;
  font-style: italic
}
.t_hed0 {
	font-family:"Times New Roman";
	font-size:16px;
	color:#408080;
}
.t_hed1 {
	font-family:"Times New Roman";
	font-size:20px;
	color:#408080;
}
.t_date {
    color:#003366;}
.t_verd {
    color:#000033;
  font-family: Verdana;
  font-size: 12px
}
.t_taho {
    color:#000066;
    font-family: Tahoma;
    font-size: 12px
}
.t_list {
	color:#2E8F03;}
.t_rights {
	font-size:10px;
	color:#929292;}
.t_box { color:#000000;}
.box {
	height:17px;
	width:180px;
	border:1px solid #434343;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:4px;
}	
.nobox {
	border:1px none #434343;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}	

.box_l {
	height:17px;
	width:380px;
	border:1px solid #434343;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:4px;
}	
.multibox {
	height:111px;
	width:380px;
	border:1px solid #434343;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:4px;
}
.mbox {
	height:250px;
	width:450px;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:4px;
}
div#content{
	float:none;
	width:100%
}

