* {
	font-family: Arial;
}
body {
	text-align: center;
	background-color: black;
	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;
}
.avnad {
	width: 530px;
}
.avnad div {
	text-align: left;
}
.avnad table {
	text-align: left;
}
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: 530px;
	height: 70px;
}
.leftbanner {
	width: 170px;
}
.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-size: 11pt;
	font-weight: 600;
}
.menu td {
	text-align: center;
	font-size: 11pt;
	vertical-align: middle;
}
.amenu a {
	color: #F49F06;
	text-decoration: none;
}
.box {
	width: 730px; /* 530px */
	background-color: #292929;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
}
.content {
}
.boxtitle {
	font-size: 11pt;
	font-weight: 600;
}
.box_footer {
	width: 930px;
	background-color: #292929;
	border: 1px solid #CCCCCC;
}
.card {
	width: 165px;
	font-size: 8pt;
}
.card4 {
	width: 90px;
	font-size: 8pt;
}
.card4 td {
	text-align: center;
}
.card4 img {
	width: 75px;
	height: 113px;
	border: 1px #CCCCCC solid;
}
.smallcard {
	width: 100px;
	font-size: 8pt;
}
.card td {
	text-align: center;
}
.card img {
	width: 150px;
	height: 225px;
	border: 1px #CCCCCC solid;
}
.smallcard img {
	width: 75px;
	height: 112px;
	border: 1px #CCCCCC solid;
}
.card_title {
	color: #F49F06;
	font-size: 8pt;
	font-weight: 600;
}
td.card_click {
	text-align: left;
	width: 100px;
}
.topref {
	font-size: 8pt;
	font-weight: 600;
}
.side {
	width: 180px;
	height: 100%;
	align: center;
	background-color: #292929;
	border: 1px solid #CCCCCC;
}
td.keptarto {
	background-image: url('/images/image_bg.jpg');
	background-repeat: no-repeat;
	width: 160px;
	height: 235px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
td.smallkeptarto {
	width: 80px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.pager {
	color: #444444;
	font-size: 12pt;
}
.current {
	color: #F49F06;
	font-size: 12pt;
	font-weight: 700;
}
.pager2 {
	font-size: 18pt;
	font-weight: 600;
}
