/* CSS Document */

		.topics   {
			FONT-WEIGHT: bolder;
			FONT-SIZE: 10pt;
			COLOR: #990000;
			LINE-HEIGHT: 12pt;
			TEXT-DECORATION: none
		}
		.histspace {PADDING:5px}
		.topphoto {
			BACKGROUND-POSITION: left top;
			BACKGROUND-IMAGE: url(images/top/matubarajin_top_2.jpg);
			BACKGROUND-REPEAT: no-repeat
		}
		.bdframe{
	        border-style: solid;
			border-color: #ff8989;
			border-left-width: 1px;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
		}
		.bdright{
			BACKGROUND-POSITION: left top;
			BACKGROUND-IMAGE:  url(images/top/line4.gif);
			BACKGROUND-REPEAT: no-repeat;
			padding-top: 10px
		}		
		.bdbtmleft{
			BACKGROUND-POSITION: right top;
			BACKGROUND-IMAGE:  url(images/top/line5.gif);
			BACKGROUND-REPEAT: no-repeat;
			margin: 0px;
			padding: 0px;
			height: 10px;
			width: 10px;
			border: 0px none;
		}		
		.bdbtmrt{
			BACKGROUND-POSITION: left top;
			BACKGROUND-IMAGE:  url(images/top/line3.gif);
			BACKGROUND-REPEAT: no-repeat;
			margin: 0px;
			padding: 0px;
			height: 10px;
			width: 10px;
			border: 0px;
		}		
		.bgleft{
			BACKGROUND-POSITION: left top;
			BACKGROUND-IMAGE: url(images/top_back.jpg);
			BACKGROUND-REPEAT: repeat-y
		}				
