.tinytable {
	margin:0;
	outline:0 none;
	padding:0;
}
.tinytable td, .tinytable td p {
	font-family:arial;
	font-size:11px;
}
.tinytable * {
	margin:0;
	outline:0 none;
	padding:0;
}
#tablewrapper {
	margin:0 auto;
	width:980px;
}
#tableheader {
	height:55px;
}
.search {
	border:1px solid #D1C7AC;
	font-size:10px !important;
	margin-bottom:8px;
	padding:6px;
}
#tableheader select {
	float:left;
	font-size:12px;
	padding:2px 4px 4px;
	width:125px;
}
#tableheader input {
	float:left;
	font-size:12px;
	margin-left:4px;
	padding:2px 4px 4px;
	width:225px;
}
.details {
	float:right;
	padding-top:12px;
}
.details div {
	float:left;
	font-size:12px;
	margin-left:15px;
}
.tinytable {
	border-bottom:medium none;
	border-left:1px solid #D1C7AC;
	border-top:1px solid #D1C7AC;
	width:610px;
}
.tinytable th {
	background:url(images/header-bg.gif) repeat scroll 0 0 transparent;
	border-color:#FFFFFF -moz-use-text-color #FFFFFF #FFFFFF;
	border-style:solid none solid solid;
	border-width:1px medium 1px 1px;
	/*color:#CFDCE7;*/
	text-align:center;
	vertical-align:middle;
	
	cursor:pointer;
	background:#5a080a url(../img/bgVertical.png) repeat-x 0px -1690px; 
	font-weight:Normal; 
	color:#fbfbf9;
}
.tinytable th h3 {
	color:#FFFFFF;
	font-size:11px;
	padding:6px 8px 8px;
}
.tinytable td {
	border-bottom:1px solid #D1C7AC;
	border-right:1px solid #D1C7AC;
	padding:4px 6px 6px;
}
.tinytable .head h3 {
	background:url("images/sort.gif") no-repeat scroll 7px center transparent;
	cursor:pointer;
	padding-left:18px;
}
.tinytable .desc, .sortable .asc {
	background:url("images/header-selected-bg.gif") repeat scroll 0 0 transparent;
}
.tinytable .desc h3 {
	background: url("images/desc.gif") no-repeat scroll 7px center transparent;
	background-color:#440807;
	cursor:pointer;
	padding-left:18px;
}
.tinytable .asc h3 {
	background: url("images/asc.gif") no-repeat scroll 7px center transparent;
	background-color:#770807;
	cursor:pointer;
	padding-left:18px;
}
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {
	color:#FFFFFF;
}
.tinytable .evenrow td {
	background:none repeat scroll 0 0 #ECE8D8;
}
.tinytable .oddrow td {
	background:none repeat scroll 0 0 #DBD2BA;
}
.tinytable td.evenselected {
	background:none repeat scroll 0 0 #E2DECE;
}
.tinytable td.oddselected {
	background:none repeat scroll 0 0 #DBD2BA;
}
.tinytable tfoot {
	background:none repeat scroll 0 0 #FFFFFF;
font-weight:bold;
}
.tinytable tfoot td {
	padding:6px 8px 8px;
}
#tablefooter {
	height:15px;
	margin-top:20px;
}
#tablenav {
	float:left;
}
#tablenav img {
	cursor:pointer;
}
#tablenav div {
	float:left;
	margin-right:15px;
}
#tablelocation {
	float:right;
	font-size:12px;
}
#tablelocation select {
	margin-right:3px;
}
#tablelocation div {
	float:left;
	margin-left:15px;
}
.page {
	font-style:italic;
	margin-top:2px;
}
#selectedrow td {
	background:none repeat scroll 0 0 #D1C7AC;
}
.tinytable td {
	text-align:right;
}
.tinytable td p {
	padding:0;
}
.tinytable td s {
	text-align:left;
}

