/* COMMON */
body {
margin: 0;
padding: 0;
background-image: url(../../images/bg.gif);
color: #666666;
text-align:center;
}

.wide {
	font-size:12px;
	width:250px;
}

.indent {
    margin: 0px;
    padding: 10px;
}

#tps_info {
	width:317px; 
	height:440px;
	overflow: auto;
	scrollbar-base-color: #FFFFFF;
    	scrollbar-arrow-color:#DE8B5A;
}

P {
	margin-top: 0px;
	margin-bottom: 9px;
}

A:link {
	color:#666666;
	text-decoration:  underline;
}
A:visited {
	color:#666666;
	text-decoration:  underline;
}
A:hover {
	color:#666666;
	text-decoration: underline;
}
A:active {
	color:#666666;
	text-decoration:  underline;
}

.leftbox {
	margin: 3px;
	padding: 3px;
	float: left;
}

.bphoto2 {
    margin: 0px;
    padding: 0px;
    text-align: center;  
}

.bphoto2 p{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 7px;
    text-align: center;  
}

.bphoto2 img {
	border: 0px;
}

a.original:link{
  color:#666666;
  text-decoration:underline;
}
a.original:visited{
  color:#666666;
  text-decoration:underline;
}
a.original:hover{
  color:#666666;
  text-decoration:underline;
}
a.original:active{
  color:#666666;
  text-decoration:underline;



/* FONT COLOR */
.fix_large { }
.fix_large_2 { }
.fix_middle { }
.fix_middle_2 {}
.fix_middle_3 { }
.fix_small { }
.fix_small_2 { }
.fix_small_3 { }
.val_middle { }
.val_middle_2 { }
.val_small { }

.b5_line {background-image:url(images/b5.gif)}


.dot {  border-left: 1px dotted gray; border-bottom: 1px solid gray;  }
.dot th { border-top: 1px solid gray; border-right: 1px solid gray;}
.dot td { border-top: 1px solid gray; border-right: 1px dotted gray;}



