* {
	font-family: Arial;
}
body {
	text-align: center;
	background-color: #550101;
	font-size: 11pt;
	color: #CCCCCC;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #F49F06;
	text-decoration: underline;
}
.inverzlink {
	color: #F49F06;
	text-decoration: none;
}
.inverzlink:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
div {
	text-align: center;
	margin: 0px auto;
}
table {
	text-align: center;
	font-size: 11pt;
	margin: 0px auto;
}
.maindiv {
	text-align: center;
	margin: 0px auto;
	width: 930px;
}
.banner {
	width: 930px;
	height: 100px;
}
.head {
	width: 930px;
	height: 173px;
	background: url('images/head.jpg');
}
.menu {
	width: 930px;
	height: 27px;
	background: url('images/menubg.jpg');
	background-repeat: no-repeat;
	font-weight: 600;
}
.menu td {
	text-align: center;
	vertical-align: middle;
}
.amenu a {
	color: #F49F06;
	text-decoration: none;
}
.box {
	width: 930px;
	background-color: #3D0101;
	border: 1px solid #CCCCCC;
}
.boxtitle {
	font-size: 11pt;
	font-weight: 600;
}
.card {
	width: 165px;
	font-size: 8pt;
}
.card td {
	text-align: center;
}
.card img {
	width: 150px;
	height: 225px;
	border: 1px #CCCCCC solid;
}
.card4 {
	width: 90px;
	font-size: 8pt;
}
.card4 td {
	text-align: center;
}
.card4 img {
	width: 75px;
	height: 113px;
	border: 1px #CCCCCC solid;
}
.card_title {
	color: #F49F06;
	font-size: 8pt;
	font-weight: 600;
}
td.card_click {
	text-align: left;
	width: 100px;
}
.content {
}
.topref {
	font-size: 8pt;
	font-weight: 600;
}
td.keptarto {
	background-image: url('/images/image_bg.jpg');
	background-repeat: no-repeat;
	height: 235px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 160px;
}
.pager {
	color: #444444;
	font-size: 12pt;
}
.current {
	color: #F49F06;
	font-size: 12pt;
	font-weight: 700;
}
.pager2 {
	font-size: 18pt;
	font-weight: 600;
}
