﻿html, body {
	background-color:#fff;
	margin:0;
	font-family:Georgia, Arial;
	overflow:auto;
}
h1, h2, h3 {
	text-align:center;
	margin-top:0;
}
span.page {
	border:1px solid #ffa800;
	background-color:#ffee7e;
	padding:3px 5px 1px 5px;
}
a.page {
	padding:2px 5px 1px 5px;
	margin-left:3px;
}
a.page:link, a.page:visited {
	background-color:#ffffff;
	border:1px dashed #7ba0fd;
	color:#7ba0fd;
	text-decoration:none;
}
a.page:hover, a.page:active {
	background-color:#cdddff;
	border:1px solid #7ba0fd;
	color:#000000;
	text-decoration:underline;
}
div.top_title_bar {
	background-image:url(/files/single_pages/sfx_titlebar_bg2.png);
	background-repeat:repeat-x;
	background-position:0 0;
	margin-bottom:5px;
	position:relative;
	height:39px;
	margin:0;
	padding:0;
	font-size:0;
}
div.top_tb_text {
	font-family:Georgia, Arial;
	font-size:12px;
	position:relative;
	text-align:right;
	padding:0 1em;
	padding-top:3px;
	margin-left:170px;
}
div.top_tb_logo {
	font-family:Georgia, Arial;
	font-size:0px;
	position:absolute;
	text-align:left;
	padding:0 12px;
	top:0;
}
div.top_tb_logo a img {
	border-width:0;
}
div.copy_block {
	text-align:center;
	font-size:10px;
	font-family:Georgia,Arial;
	color:#808080;
	margin:1em;
	margin-top:7em;
}
div.copy_block a:link, div.copy_block a:visited {
	color:#808080;
	text-decoration:none;
}
div.copy_block a:hover, div.copy_block a:active {
	color:blue;
	text-decoration:underline;
}
div.jumah_tbl {
	margin:0 auto;
	width:800px;
	height:730px;
	/*background-image:url(/files/single_pages/jumua_page_blick.png);*/
	background-image:url(/files/single_pages/jumah_page_blick3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	border:1px solid #fff;
}
.warning {
	color:red;
}
.info {
	color:green;
}
.gray_i {
	color: #808080;
	font-style: italic;
}
.main_table {
	width:620px;
	margin:auto;
	margin-top:102px;
	border-width:0;
	/*background-image:url(/files/single_pages/ibrowser/background.gif);
	background-position:0 0;
	background-repeat:no-repeat;*/
}
* html .main_table {
	margin-top:99px;
}
.main_table td {
	width:300px;
	text-align:left;
	vertical-align:top;
	height:250px;
	border:1px solid #477a1d;
}
.main_table td ul {
	margin:0;
	padding:0;
	margin-left:20px;
	margin-top:7px;
	color:#477a1d;
	list-style-type:disc;
}
.main_table td li {
	font-family: Georgia, Arial;
	font-size:12px;
	line-height:15px;
	padding:0;
}
.main_table td li span {
	color:#000;
}
.main_table a:link {
	color:#345915;
	text-decoration:none;
}
.main_table a:visited {
	color:#477a1d;
	/*text-decoration:line-through;*/
	/*color:#ccc;*/
	text-decoration:none;
}
.main_table a:hover, .main_table a:active {
	color:#345915;
	text-decoration:underline;
}
.cell_header {
	width:100%;
	margin:auto;
	background-image:url(/files/single_pages/ibrowser/table_back.png);
	background-position:0 0;
	background-repeat:repeat-y;
}
.cell_header td {
	height:22px;
	padding:0;
	text-align:center;
	vertical-align:middle;
	border-width:0;
	/*background-color:#477a1d;*/
	padding-left:5px;
	color:#fff;
	font-family: Georgia, Arial;
	font-weight:bold;
	font-size:12px;
}