/* GOSPELKOOR DABAR */
* {
	font-family: verdana, sans-serif;
	font-size: 10px;
}
body {
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color: #f3f3f3;
	background-image: url('gfx/bg_site.gif');
	background-repeat: no-repeat;
}

table {
	border-collapse: collapse;
}
td {
	padding: 0px;
}
img {
	border:0px none;
	margin: 0px;
}
h1 {
	font-size: 11px;
	color: #c0160e;
	margin:0px;
	margin-bottom: 3px;
}
li {
	list-style-image: url('gfx/list_img.jpg');
	margin: 0px;
}
a {
	font-family: verdana, sans-serif;
	font-size: 10px;	
	color: #a80000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
input, textarea{
	font-size: 11px;
	color:#000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin:5px;
}
textarea {
	width: 117px;
}
table#all {
	width: 784px;
	height: 100%;
}
td#topmenu {
	text-align: right;
	height: 10px;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
}
td#topmenu a{
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
td#topmenu a:hover{
	color: #c0160e;
}
td#top {
	background-image: url('gfx/bgall.gif');
	background-repeat: repeat-y;
}
td#top img{
	margin-left: 2px;
}
div#menu {
	position: absolute;
	top: 122px;
	height: 23px;
	width: 778px;
	margin-left: 3px;
	padding-top: 3px;
	text-align: center;
}
div#menu img{
	margin: 0px;
}
td#content {
	background-image: url('gfx/bgall.gif');
	background-repeat: repeat-y;
	height: 100%;
	width: 784px;
	padding-top: 10px;
}
table#rightTable {
	background-image: url('gfx/bg_table_right.gif');
	background-repeat: no-repeat;
	width: 193px;
	height: 203px;
	margin-left: 10px;
	margin-top: 5px;
}
table#rightTable td {
	vertical-align: top;
}
table#rightTable2 {
	background-image: url('gfx/bg_table_right2.gif');
		background-repeat: no-repeat;
	width: 193px;
	height: 300px;
	margin-left: 10px;
	margin-top: 15px;
}
table#banner {
	width: 193px;
	height: 99px;
	margin-left: 10px;
	margin-top: 15px;	
}
