/* CSS Document */

tbody.listbody tr{
	background:#D7DBDD;
	cursor: pointer;
}
tbody.listbody td{
	color: #000;
	text-align:center;
}
tbody.listbody a{
	color: black;	
}
td a{
	font-size: inherit;
}
.stable { 
	font:1em Arial, Helvetica, sans-serif; 
	background-color:#F2F2F2;
}
.scaption { 
	background:#000  repeat-x; 
	color:#FFF; text-transform:uppercase; 
	font-weight:bold; font-size:1.5em; 
	border:1px solid #000; 
	
}
.stheadth { 
	background:#9e021c; 
	color:#fff; 
	padding:2px; 
	text-transform:uppercase; 
	text-align: center;
	border-top:1px solid #F4D39E; 
	border-left:1px solid #F4D39E; 
	border-bottom:1px solid #B76E00; 
	border-right:1px solid #B76E00; 
}
th{
	text-align: center;
}
.stheadth a{
	color: #FFFFFF;
}
.stheadth a:hover{
	color:#CCCCCC;
}
.stfootth { 
	background:#9e021c; 
	color:#fff; 
	padding:2px; 
	text-transform:uppercase; 
	font-size:1.2em;
}
.stfoottd { 
	background:#9e021c; 
	color:#fff; 
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:1.2em; 
	padding:0px 5px;
}
.odd {  }
.stbodytd { 
	background:#D7DBDD; 
	color:#000; 
	padding:2px; 
	text-align:center; 
	border-top:1px solid #FFF; 
	border-left:1px solid #FFF; 
	border-bottom:1px solid #AFB5B8; 
	border-right:1px solid #AFB5B8;
	cursor:pointer;
}
.stbodyth { 
	background:#000; 
	color:#D7DBDD; 
	padding:2px; 
	text-align:center; 
	border-top:1px solid #93A1AA; 
	border-left:1px solid #93A1AA; 
	border-bottom:1px solid #2F3B42; 
	border-right:1px solid #2F3B42;
}
.stbodytd a {  
	color:#6C7579; 
	text-decoration:none; 
	font-weight:bold;
}
.stbodytd a:hover { 
	background-color:#000; 
	color:#FFF; 
}
.stbodyth a { 
	color:#FFF; 
	text-decoration:none; 
	font-weight:bold;
}
.stbodyth a:hover { 
	color:#FC0;
	text-decoration:none; 
}
.stbodytdcon { 
	background:#D7DBDD; 
	color:#000; 
	padding:2px; 
	text-align:left; 
	border-top:1px solid #FFF; 
	border-left:1px solid #FFF; 
	border-bottom:1px solid #AFB5B8; 
	border-right:1px solid #AFB5B8; 
	padding-left:3px
}
.picwrap
{
	position:relative;
}
