@charset "utf-8";

.style1 {
	color: #FF3333;
	font-weight: bold;
}

.style2 {
	color: #00FF00;
	font-weight: bold;
}
.style3 {color: #FF3300}

.lang, .lang a, .lang a:visited, .lang:active{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #a28b77;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: right;
	padding-bottom: 10px;
}
#tdBodyText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #4C3136;
	width: 558px;
}
.hidden {
	display: none;
}

#tdBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.padTextWhite {
	background-color: #2E4C53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}

#trCR, #trCR a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #4C3038;
}
#tdSpecialTop img {
	width: 232px;
}

#tblThumbs td {
	border: 1px solid #4C3136;
	text-align: center;
	vertical-align: middle;
}
#tblThumbs img {
	width: 100px;
	cursor: hand;
}

