/* css1 styke sheet for tbrs main body */

BODY { margin-top: 2%; background-color: white; }
FONT { color: black; font-family: times; font-size: 10pt; }
FONT.tiny { color: black; font-family: times; font-size: 9pt; }
FONT.end { color: black; font-family: times; font-size: 7pt; }
FONT.name { color: cc0066; font-family: times; font-size: 10pt; }
FONT.namerev { color: ffffff; background: 666699; font-family: times; font-size: 10pt; }
FONT.des { color: 666699; font-family: times; font-size: 10pt; }
A { color: 669966; text-decoration: none;}
A:hover { color: 666699;}
div.lt {background-image: url(Graphics/top_left2.gif);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		height: 80px;
		width: 80px}
div.ht {background-image: url(Graphics/horizontal_t.gif);
		background-repeat: repeat;
		background-position: 0% 0%;
		height: 80px;
		width: 400px}
div.rt {background-image: url(Graphics/top_right2.gif);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		height: 80px;
		width: 80px}
div.lb {background-image: url(Graphics/bottom_left2.gif);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		height: 80px;
		width: 80px}
div.hb {background-image: url(Graphics/horizontal_b.gif);
		background-repeat: repeat;
		background-position: 0% 0%;
		height: 80px;
		width: 400px}
div.rb {background-image: url(Graphics/bottom_right2.gif);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		height: 80px;
		width: 80px}
div.vl {background-image: url(Graphics/vertical_l2.gif);
		background-repeat: repeat;
		background-position: 0% 0%;
		width: 80px}
div.vr {background-image: url(Graphics/vertical_r2.gif);
		background-repeat: repeat;
		background-position: 0% 0%;
		width: 80px}
div.logo {	background-image: url(Graphics/logo_back.gif);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		width: 400px;
		text-align: justify;}
div.main {	background-color: white;
			width: 400px;
			text-align: justify;}
div.pic {background-image: url(Graphics/border.gif);
		background-repeat: no-repeat;
		width: 80px;
		height:60px;}
div.ring {	background-image: url(Graphics/ring_2.gif);
			background-repeat: no-repeat;
			background-position: 50% 50%;
			width: 400px;
			height:80px;
			padding: 14px;}
div.ring4 {	background-image: url(Graphics/ring4.gif);
			background-repeat: no-repeat;
			background-position: 50% 50%;
			width: 370px;
			height:30px;
			padding-top: 7px;
			padding-left: 15px;
			padding-right: 15px;}
