body {
	margin: 0px auto;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	overflow: auto;
	padding: 0;
	font-size: 11px;
	line-height: 1.25em;
	background-color: #ffffff;
}

body a:link,
body a:visited {
	color:#003366;
	text-decoration: none;
}
body a:hover {
	color:#003366;
	text-decoration: none;
}

td {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

.copyright {
	text-align: center; color:#003366;
}

.center {
	TEXT-ALIGN: center;
}

.right {
	TEXT-ALIGN: right;
}

.left {
	TEXT-ALIGN: left;
}

.wp {
	font-weight: bold;
	color:#aa0000
}

A.p:link {
	font-weight:bold; font-size:12px; TEXT-DECORATION: none;
}
A.p:visited {
	font-weight:bold; font-size:12px; TEXT-DECORATION: none;
}
A.p:active {
	font-weight:bold; font-size:12px; TEXT-DECORATION: none;
}
A.p:hover {
	font-weight:bold; font-size:12px; TEXT-DECORATION: none;
}
A.pa:link {
	color:#cc0000; font-size:14px; font-weight:bold;
}
A.pa:visited {
	color:#cc0000; font-size:14px; font-weight:bold;
}
A.pa:active {
	color:#cc0000; font-size:14px; font-weight:bold;
}
A.pa:hover {
	color:#cc0000; font-size:14px; font-weight:bold;
}
.title {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.titlered {
	font-weight: bold;
	font-size: 12px;
	color:#cc0000;
	text-decoration: none;
}
.titleredr {
	font-weight: bold;
	font-size: 12px;
	color:#cc0000;
	TEXT-ALIGN: right;
	text-decoration: none;
}
.red {
	font-weight: bold;
	color:#cc0000;
	text-decoration: none;
}
.titleblue {
	font-weight: bold;
	font-size: 12px;
	color:#0066cc;
	text-decoration: none;
}
.titlebluer {
	font-weight: bold;
	font-size: 12px;
	color:#0066cc;
	TEXT-ALIGN: right;
	text-decoration: none;
}
.titlewhite {
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}
.titlewhiter {
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	TEXT-ALIGN: right;
	text-decoration: none;
}
.blue {
	font-weight: bold;
	color:#0066cc;
	text-decoration: none;
}

.rotator-blue {
	BORDER-RIGHT: #c1dcec 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #c1dcec 1px dashed; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; VERTICAL-ALIGN: top; BORDER-LEFT: #c1dcec 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #c1dcec 1px dashed;
}

.rotator-red {
	BORDER-RIGHT: #FFCCCC 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #FFCCCC 1px dashed; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; VERTICAL-ALIGN: top; BORDER-LEFT: #FFCCCC 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #FFCCCC 1px dashed;
}

input,select,textarea {
	font:11px Tahoma,Helvetica,Arial,sans-serif;border:1px solid #aaa;border-right:0px solid #CFCFCF;border-bottom:0px solid #CFCFCF;
}

input {
	height:17px;
}

select {
	height:16px;
}

.radio {
	font:11px Tahoma, Helvetica, Arial, sans-serif;
	border:0px;
	border-right:0px;
	border-bottom:0px;
}

.item_float_left {
	float:left;
}
.item_float_right {
	float:right;
}
.item_float_clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

img {
      border: 0px;
}

table.ts3_viewer {
      width: 100%;
      border: 0px;
      border-collapse: collapse;
}

table.ts3_viewer tr.row1 {
      background: transparent;
}

table.ts3_viewer tr.row2 {
      background: #F9F9F9;
}

table.ts3_viewer td {
      white-space: nowrap;
      padding: 0px 0px 1px 0px;
      border: 0px;
}

table.ts3_viewer td.corpus {
      width: 100%;
}

table.ts3_viewer td.query {
      font-style: italic;
      color: #666E73;
}

table.ts3_viewer td.spacer {
      overflow: hidden;
}

table.ts3_viewer td.left {
      text-align: left;
}

table.ts3_viewer td.right {
      text-align: right;
}

table.ts3_viewer td.center {
      text-align: center;
}

table.ts3_viewer td.suffix {
      vertical-align: top;
}

table.ts3_viewer td.suffix img {
      padding-left: 2px;
      vertical-align: top;
}

table.ts3_viewer td.spacer.solidline {
      background: url('/i/ts3/spacer_solidline.gif') repeat-x;
}

table.ts3_viewer td.spacer.dashline {
      background: url('/i/ts3/spacer_dashline.gif') repeat-x;
}

table.ts3_viewer td.spacer.dashdotline {
      background: url('/i/ts3/spacer_dashdotline.gif') repeat-x;
}

table.ts3_viewer td.spacer.dashdotdotline {
      background: url('/i/ts3/spacer_dashdotdotline.gif') repeat-x;
}

table.ts3_viewer td.spacer.dotline {
      background: url('/i/ts3/spacer_dotline.gif') repeat-x;
}

