html, li, ul, ol { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

img {
	border: 0;
	text-align: center;
}

body {
	background-color: Silver;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

center {
	text-align: center;
	margin: auto;
	padding: 0;
}

div.page {
	width: 900px;
	background: url("../images/bg_page1.jpg") repeat-y;
	margin: auto;
	padding: 0;
}

div.head {
	width: 900px;
	margin: auto;
	padding: 0;
	height: 182px;
	background: url("../images/train.jpg") no-repeat;
}

div.menu {
	vertical-align: middle;
	width: 900px;
	margin: auto;
	padding: 0;
	height: 45px;
	background: url("../images/menu.gif") repeat-x;
}

div.menu ul { 
	position: relative; 
	text-align: center;
}

div.menu li { 
	position: relative; 
	vertical-align: middle;
	float: left; 
}

div.menu li a {
	vertical-align: middle;
	width: 112px;
	float: left;
	font-size: 1em;
	color: Silver;
	text-decoration: none;
	text-align: center;
}

div.menu li.active a, 
div.menu li a:hover {
	color: #F0FFFF;
}

div.text {
	width: 890px;
	text-align: center;
	margin: auto;
	padding: 0;
}

div.link {
	margin: auto;
	width: 860px;
	height: 20px;
	text-align: center;
}


div.link p {
	margin-top: 6px;
}

div.link a {
	text-decoration: none;
	color: #696969;
	font-size: 0.8em;
}

div.line {
	margin: auto;
	width: 860px;
	height: 7px;
	text-align: center;
	background: url("../images/bg_line.jpg") repeat-x;
}

div.content {
	width: 860px;
	margin: auto;
	color: #555555;
	text-align: center;
	max-width: 860px;
	font-size: 11px;
	background: url("../images/bg_text.jpg") repeat-y;
}

div.content table {
	font-size: 11px;
	color: #555555;
}

div.content a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

div.sidebar {
	float: left;
	width: 425px;
	margin: 0;
	padding: 0;
}

div.sidebar-content {
	margin: 0;
	padding: 0.5em 1em;
	text-align: justify;
}

div.main {
	margin: 0 0 0 435px; 
	padding: 0;
}

div.main-content {
	margin: 0;
	padding: 0.5em 1em;
	text-align: justify;
}

hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

div.subject {
	width: 860px;
	margin: auto;
	color: #555555;
	text-align: justify;
	max-width: 860px;
	font-size: 12px;
}

div.subject table {
	font-size: 11px;
	color: #555555;
}

div.subject a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

h1.content {
	font-size: 18px;
	font-weight: 900;
	margin-top: 5px;
	border-bottom: 1px dashed #696969;
	color: #00008B;
}

h1.subject {
	font-size: 18px;
	font-weight: 900;
	margin-top: 5px;
	border-bottom: 1px dashed #696969;
	color: #00008B;
}

h2.subject {
	font-size: 15px;
	font-weight: 900;
	margin-top: 5px;
	color: ThreedDarkShadow;
	text-align: center;
}

dt {
	font-weight: 600;
}

dd {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 7px;
}

div.foot {
	background: url("../images/bg_bottom1.jpg") no-repeat;
	width: 900px;
	height: 80px;
	color: #555555;
}

p.copyright {
	font-size: smaller;
	padding-top: 5px; 
}

p.copyright a {
	text-decoration: none;
	color: #555555;
}

.cell {
	width: 25px;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	border-color: Silver;
	text-align: center;
}

a.kalendar {
	text-align: center;
	text-decoration: none;
	color: Black;
}

div.validator {
	width: 900px;
	background-color: Silver;
	height: 60px;
	color: White;
	margin-top: -12px;
	vertical-align: middle;
}

hr.table {
	width: 835px;
	border-bottom: 1px dashed ThreedDarkShadow;
	/*border-top: 0px dashed #696969;*/
	line-height: 1px;
	text-align: center;
}
