@charset "utf-8";
body {
	margin: 0; padding: 0;
	background: #f3f1f1;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 135%;
}
a {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#header {
	background: #690000 url(images/top-bg.gif) repeat-x;
}
.step {
	font-size: 1.07em;
}
.jumpnav {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.jumpnav strong {
	color: #000099;
}
.jumpnav a {
	font-weight: bold;
	text-decoration: underline;
	color: #0000CC;
}
.jumpnav a:hover {
	text-decoration: none;
}
.jumpmenu {
	margin: 15px 0;
}
.thumb-table {
	border: 1px solid #735C57;
}
.thumb-table-title {
	background-color: #735C57;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.thumb-table-title strong {
	color: #FF6;
	text-transform: uppercase;
}
.thumb-table-title em {
	font-style: normal;
	color: #33FF33;
	text-transform: uppercase;
}

.thumb-cell, .thumb-cellb {
	font-size: 11px;
	font-weight: bold;
	background-color: #ece5e4;
}
.thumb-cellb {
	background-color: #e0d4d2;
}
span.thumb-free {
	color: #B90000;
	font-size: 16px;
}
.thumb-cell a {

}
