/* css1 styke sheet for tbrs main body */

BODY { 	background-color: white;

	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 50% 50%;}
FONT { color: black; font-family: times; font-size: 10pt; }
FONT.tiny { color: black; font-family: times; font-size: 9pt; }
FONT.menu { color: black; font-family: times; font-size: 8pt; }
FONT.end { color: black; font-family: times; font-size: 7pt; }
FONT.name { color: cc0066; font-family: times; font-size: 10pt; }
FONT.des { color: 666699; font-family: times; font-size: 10pt; }
FONT.using { color: 666699; font-family: times; font-size: 8pt; }
A { color: 669966; text-decoration: none;}
A:hover { color: 666699;text-decoration: none;}
div.logo {	background-image: url(Graphics/back_main.gif);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: 50% 150px;
		text-align: justify;}
div.pic {background-image: url(Graphics/border.gif);
		background-repeat: no-repeat;
		width: 80px;
		height:60px;}
div.line {background-color:666699;
		width:1px;}
div.ring4 {	background-image: url(Graphics/ring4.gif);
			background-repeat: no-repeat;
			background-position: 50% 50%;
			width: 300px;
			height:30px;
			padding-top: 7px;
			padding-left: 15px;
			padding-right: 15px;}

div.toprun {	background-color:666699;
		
		 color:white;
		 font-family: times;
		 font-size: 10px;}

div.contents {	background-color:e0c040;
		
		 color:white;
		 font-family: times;
		 font-size: 10px;}

div.bar {		background-color:666699;
		width: 1px;}

div.barcon {	background-color:e0c040;
		width: 1px;}

div.strip {background-image: url(Graphics/horizontal_t.gif);
		background-repeat: repeat;
		background-position: 0% 0%;
		height: 80px;}