html, body{
height:101%;
}
#banner{
background: #6ECAE3 url(../images/banner-bg2.jpg) repeat-y;
height:140px;
/*padding: 15px 0 10px 20px;
*/margin: 0;
position:relative;
}
#banner #logo{
position:absolute;
top:28px;
left: 70px;
}
#banner #thumbs{
position:absolute;
top:11px;
right:90px;
}
.small {
	font-size: .8em;
}
iframe, table{
margin-top:20px;
}
.tmbright, .tmbleft{
float:right;
border:1px solid #666;
padding:3px;
margin:4px 0 0 7px;
}
.tmbleft{
float:left;
margin:4px 7px 0 0;
}
div.tmbs{
width:496px;
margin:0 auto;
}
div.tmbs img{
border:1px solid #ccc;
padding:3px;
margin:0 3px;
}
table caption{
margin-top:1.5em;
}
table {
	font-size:90%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	line-height:1.2em;
	color: #333;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
	margin-bottom:1.2em;
	width:100%;
}
caption {
	padding-bottom:1em;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:.3em;
	line-height:1.6em;
	color: #333;
	background: transparent;
}
th{
color:#000;
background-color:#CCCCCC;/*added*/
}
thead th, tfoot th, tfoot td {
	font-family: arial, verdana, sans-serif;
	border-right: 1px solid #fff;
	padding-left:5px;
	font-variant:small-caps;
	letter-spacing:0.1em;
	color: #fff;
	background-color: #0167A9;
}
tfoot th, tfoot td {
	border-top: 2pt double #009;
}
td, th {
	padding:4px;
}
tbody tr th, tbody tr td {
	border-bottom: 1px solid #009;
}
tbody tr:hover td, tbody tr:hover th {
	border-bottom: 1px solid #333;
}
tbody td a, tbody th a {
	background: transparent;
	color: #009;
	text-decoration: none;
	border:none;
}
tbody td a:hover, tbody th a:hover {
	background: transparent;
	color: #930;
}
.odd {
	background-color: #e3e3f4;
}
tbody tr:hover {
	color: #333;
	background-color: #c6c6e8;
}
tbody tr th:hover {
	background-color:#fff;
}
table a:visited {
	color:#ccc;
}
.bold{
font-weight:bold;
}
#sn {
position: absolute;
width: 80%;
top: -300px;
left: 0;
}
#sn a {
position: absolute;
top: 0;
}
.p7ie6Fix:active, #sn a:active, #sn a:focus {
top: 300px;
color: #FFFFFF;
text-decoration: none;
background-color: #333333;
}
.attention{
color:#FF0000;
font-weight:bold;
}
.menulist a img{
margin:3px 0 10px 6px;
}