
body { margin-left: 2em; margin-right : 2em;
  color: black; background-color: white; font-size: 12px; }

div#scroll { overflow-y: scroll; hidden;
  width: 350px; height: 2800px; }

.st { border-style: none; }
.st1 { border: 1px solid #d3d3d3; border-width: 1px 0px 1px 0px; }
.st2 { border: 1px solid #4169e1; border-width: 0px 1px 1px 1px; }
.st3 { border: 1px solid #4169e1; border-width: 1px 0px 1px 0px; }
.st4 { border: 0px; }

#menu-font { border-style: none; font-size: 12px; }

div#left { float: left; width: auto; }
div#right { float: left; width: auto; }
div#bottom { clear: both; width: auto; font-size: 12px; }

div#content { float: left; width: 123px; margin-right: 5px; font-size: 12px; }
div#side-primary { float: left; width: 155px; margin-right: 10px; font-size: 12px; }
div#side-secondary { float: left; width: 179px; font-size: 12px; }


div.content { float: left; width: 280px; margin-right: 10px; font-size: 12px;}
div.side-primary { float: left; width: 260px; margin-right: 10px; font-size: 12px; }
div.side-secondary { float: left; width: 250px; font-size: 12px; }

div.moji { color: #FF0033; }

#kiteco { font-color: #000000;}

.td1 { font-size: 10px; border: 0px; }

#table5 #td4 { border: 1px solid teal; border-width: 1px 1px 0px 1px; font-size: 12px; }
#table5 #td6 { border: 1px solid teal; border-width: 1px 0px 0px 1px; font-size: 12px; }
#table5 #td7 { border: 1px solid teal; border-width: 1px 1px 0px 0px; font-size: 12px; }

table #table5 { border-collapse: collapse; font-size: 12px; }
#table5 #td5 { border: 1px dotted teal; border-width: 1px 1px 1px 1px; font-size: 12px; }

a.stamp:link { text-decoration: none; color: #0000ff; font-size: 12px; }
a.stamp:visited { text-decoration: none; color: #800000; font-size: 12px; }
a.stamp:hover { text-decoration: none; color: #ff4500; font-size: 12px; }

fieldset { padding: 3px; margin: 3px; border: 1px solid #ccc; }
legend { color: blue; }

.itirank {
	width: 23%;
	font-size: 12px; 
	text-align: justify; 
	text-justify: distribute-all-lines; 
}

.itirank2 {
	width: 77%;
	font-size: 12px;
}

fieldset, #innerdiv_non {
	background: transparent url(images/brcorner_non.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
}