* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #ffffff;
	font-family: tahoma, arial, serif;
}

td,div	{ font-size: 12px; vertical-align:top;color:#272727;padding:0 }
p	{ font-size: 12px; padding: 0px 0px 10px 0px;color:#272727;}
a	{ color:#1f1e17 }
a:hover	{ text-decoration:none }
img	{ border: 0px }


.more {
	color: #b00000;
}

.fw { width:100% }
.fh { height:100% }
.fwh { width:100%; height:100% }

table.inftb {
	border-collapse: separate;
	font-family: tahoma, arial, serif;
	font-size: 11px;
}

table.inftb td{
	font-family: tahoma, arial, serif;
	font-size: 11px;
	border-collapse: separate;
	border: solid 1px #eeeeee;
}

td.zagol3 {
	background-color:#eeeeee;
}

td.zagol4 {
	background-color:#dddddd;
}

table.fw {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

table.fh {
	height: 100%;
	border-collapse: collapse;
	border: none;
}

table.fwh {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border: none;
}

a.img img { border: 3px solid #e6edf2; margin:0px }
a.img:hover img { border: 3px solid #7fa0be; margin:0px }

ol {
	padding-left: 25px;
}

ol li {
	padding-left: 0px;
}

ul {
	padding-left: 20px;
}

ul li {
	padding-left: 5px;
}

h1	{ font-size: 18px; color:#043455; padding: 0px 0px 10px 0px }
h2	{ font-size: 16px; color:#043455; padding: 0px 0px 10px 0px }
h3	{ font-size: 14px; color:#272727; padding: 0px 0px 10px 0px }
h4	{ font-size: 11px; color:#272727; padding: 0px 0px 10px 0px }


div.info-msg {
	background: #eee;
	padding: 5px;
	border: solid 1px #888;
}

div.error-msg {
	background: #fee;
	padding: 5px;
	border: solid 1px #800;
	color: #800;
}

div.nav-path {
font-size:18px; color:#1b6acb; text-transform:uppercase; padding: 0 0 10 0
}

a.nav-path {
font-size:18px; color:#1b6acb; text-transform:uppercase; padding: 0 0 10 0; text-decoration:none
}

span.nav-path {
}

.form-element {
	font-family: tahoma;
	border: solid 1px #aaaaaa;
	background: #ffffff;
	font-size: 12px;
}

.form-button {
	font-size: 10px;
	border: solid 1px #aaaaaa;
	background: #dddddd;
}

hr.wed-hr {
	color: #475d6a;
}

table.wed-table {
	border-collapse: separate;
	background-color: #ffffff;
	border: none;
}

table.wed-table td {
	background-color: #eeeeee;
	padding: 2px;
	border: none;
}

table td.wed-common-td {
	background-color: #eeeeee;
}

table td.wed-h1-td {
	background-color: #888888;
	color: #ffffff;
	font-weight: bold;
}

table td.wed-h2-td {
	background-color: #bbbbbb;
	font-weight: normal;
}

img.wed-img {
	border: 1px solid #888888;
}

img.wed-left-img {
	border: 1px solid #888888;
	margin-right: 5px;
	float: left;
}

img.wed-right-img {
	border: 1px solid #888888;
	margin-left: 5px;
	float: right;
}

.wed-alert {
	color: #cc0000;
	font-weight: bold;
}

.slidebar_bg {
	background: #8db5e5;
	color: #ffffff;
	font-weight: bold;
}

.pageslide_bg {
	background: #1b6acb;
	padding-left: 5px;
	padding-right: 5px;
	font-family: sans-serif;
	font-size: 10px;
}

.pageslide_href {
	text-decoration: none;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 11px;
}

.pageslide_href:hover {
	text-decoration: underline;
	color: #ffffff;
}

.numslide_bg {
	padding-left: 5px;
	padding-right: 5px;
}

.numslide_bg_a {
	background: #0d35b1;
	padding-left: 5px;
	padding-right: 5px;
	border-right: solid 5px #ffffff;
	border-left: solid 5px #ffffff;
}

.numslide_href {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 11px;
}

.numslide_href:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 11px;
}

.numslide_href_a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 11px;
}

.numslide_href_a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 11px;
}




.news_title	{ font-size:10px; font-weight:bold; color:#1b6acb }
.news_href	{ font-size:10px; color:#000000 }
.news_href:hover	{ text-decoration:none }

.title	{ font-size:18px; color:#1b6acb; text-transform:uppercase; padding: 0 0 10 0 }

.cal_dow { color: #ffffff; font-weight: bold; background: #CDC9BC; text-align: center; padding-bottom: 2px}
.cal_holy_dow { color: #ffffff; font-weight: bold; background: #2a6005;text-align: center; padding-bottom: 2px }
.cal_day { background: #DEDCD4; color: #2a6005; padding: 2px; text-align: center; font-weight: bold;}
.cal_holy_day { background: #CDC9BC; color: #2a6005; padding: 2px; text-align: center; font-weight: bold;}
.cal_disable_day { background: #DEDCD4; color: #939DAE; padding: 2px; text-align: center; font-weight: bold; }

.cal_disable_holy_day { background: #CDC9BC; color: #939DAE; padding: 2px;text-align: center; font-weight: bold;}
.cal_active_day { color: #FFFFFF; background: url('/mf/active.gif'); padding: 2px; background-position: center; background-repeat: no-repeat; background-color: #DEDCD4;}
.cal_active_holy_day { color: #ffffff; background: url('/mf/active.gif');  padding: 2px; background-position: center;
        background-repeat: no-repeat; background-color: #CDC9BC;}
a.cal_active_day { text-decoration: none; color: #cc0000; padding: 0px; font-weight: bold; }
a.cal_active_holy_day { text-decoration: none; color: #cc0000; padding: 0px; font-weight: bold; }
a.cal_active_day:hover { text-decoration: underline; color: #000000; font-weight: bold; }
a.cal_active_holy_day:hover { text-decoration: underline; color: #000000; font-weight: bold; }




a.genum			{ width:88px; height:31px; background-image:url('/mf/genum_off.png'); background-position:top; display:block; overflow:hidden }
a.genum:hover 	{ background-image:url('/mf/genum_on.png'); }
a.genum img 	{ width:88px; height:31px; }

