﻿/* CSS Document */
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #000000;
}
img.bgimage {
    display: none;
}
img.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px;
}
h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
h1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
.coment {
	font-family: "lr o", "ז";
	font-size: 9pt;
	font-weight: lighter;
	color: #FFFFFF;
}
div.nav ul {
	height: 25px;
	width: 425px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	list-style-type: none;
	float: left;
}
div.nav li {
	height: 25px;
	width: 75px;
	float: left;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	vertical-align: middle;
}
div.nav li a {
	width: 75px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
div.nav li a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
div.nav li a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
div.footer {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	text-align: right;
	padding-top: 3px;
	clear: both;
	margin: 0px;
}
div.footer a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
div.footer a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	padding-right: 10px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
div.footer a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
div.topic {
	width: 270px;
	float: left;
	padding: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #FFFFFF;
	clear: both;
	background-image: url(img/rasterwhite.png);
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	list-style-type: none;
}
div.topic a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
div.topic a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #999;
	text-decoration: none;
	list-style-type: none;
}
.thum {
	float: right;
	padding: 3px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	clear: right;
	text-decoration: none;
	right: 50px;
	text-align: right;
	height: 100%;
	margin-top: 70px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-style: none;
}
.thum img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 4px;
}
.main {
	margin: 0px;
	width: 100%;
	clear: both;
	padding: 0px;
}
.lavel {
	width: 170px;
	background-color: #333333;
	color: #FFFFFF;
	letter-spacing: 2px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	list-style-type: none;
}
.home {
	letter-spacing: 2px;
	text-align: right;
	clear: both;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}

