body
{
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16pt;
}

table
{
	font-family: sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	border: 1px solid grey;
	width: auto;
	cursor: pointer;
	margin-top: 10px;
	background-color: #f9f4d4;
}

tr
{
	font-family: sans-serif;
	font-size: 11px;
	
}

td
{
	font-family: sans-serif;
	font-size: 11px;
	border: 0px;
	text-align: left;
	padding: 5px;
}

.menutab
{
	margin-top: 30px;
	margin-bottom: 0px;
	border: 0px;
	margin-left: 0px;
}

.menutab td
{
	background-color: white;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	
	font-family: Papyrus,fantasy;
	border-bottom: 1px solid grey;
}

.menutab td a
{
	color: #43698a;
	text-decoration: none;
}

.td_annot
{
	text-align: center;
	width: 80px;
}

.tred
{
	color: red;
}

.tbold
{
	font-weight: bold;
}

.fred
{
	color: red;
}

.fgreen
{
	color: green;
}

.btn_small
{
	font-size: 11px;
	height: 20px;
	padding:0px 2px;
	color: red;
	margin: 0px 0px;
}

.inline-form
{
	font-size: 9px;
	background-color: #a9d3e1;
}

.inline-form input
{
	font-size: 9px;
	width: 45px;
}

h1
{
	color: #628aac;
	text-align: left;
	font-family: Papyrus,fantasy;
	font-size: 20px;
	font-style: normal;
	font-variant: small-caps;
}

h1 a
{
	text-decoration: none;
	color: #628aac;
}

input
{
	font-size: 12px;
}

td select
{
	font-size: 12px;
}

.text9
{
font-size: 9px;
}

#feedback { font-size: 1.4em; }
#selectable .ui-selecting { background: #FECA40; }
#selectable .ui-selected { background: #F39814; color: white; }

.inline-annot-t
{
	color: red;
	font-weight: bold;
	border: 1px solid grey;
	padding: 1px;
}
.inline-annot-nt
{
	color: blue;
	border: 1px solid grey;
	padding: 1px;
}
.inline-annot-x
{
	color: #da942a;
	border: 1px solid grey;
	font-weight: bold;
	padding: 1px;
}
.inline-annot-i
{
	color: #da942a;
	border: 1px solid grey;
	padding: 1px;
	font-weight: bold;
}

.inline-annot
{
	color: black;
	border: 1px solid grey;
	padding: 1px;
	font-weight: bold;
}

.table-annot-t
{
	color: red;
	font-weight: bold;
}
.table-annot-nt
{
	color: blue;
}
.table-annot-x
{
	color: #da942a;
	font-weight: bold;
}
.table-annot-i
{
	color: #da942a;
	font-weight: bold;
}

.table-annot
{
	color: black;
	font-weight: bold;
}

.container
{
	margin-top: 20px;
	padding-top: 10px;
}

h5
{
	margin-bottom: 5px;
}

.searched-turn
{
	margin-top: 30px;
	background-color: #dcf1da;
	display: inline-block;
	padding: 6px;
}

#ts_trans
{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 50px;
	display: inline-block;
	font-size: 14px;
}

#ts_trans select
{
	font-size: 14px;
}

#searchTurn
{
	position: absolute;
	right: 8px;
	top: 30px;
	border: 2px solid grey;
	line-height: 22pt;
	padding: 0px 5px 0px 5px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background-color: #dcf1da;
}

h3
{
	font-family: Papyrus,fantasy;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #628aac;
	font-variant: small-caps;
	font-size: 15px;
}

#searchTurn select
{
	font-size: 12px;
}

#ts_txt
{
	width: 260px;
}

#ts_brk
{
	width: 78px;
}

.noborder
{
	border: 0px;
}

h2
{
	margin-top: 50px;
	margin-bottom: 5px;
	font-weight: normal;
}

#ts_sbm
{
	float:right;
	margin-top:2px;
}
