body, td {
	font-family : Tahoma;
	font-size : 9pt;
	color : #303030;
} 
a{
	color: #303030;
	text-decoration: none;
}
a.main,a.maina{
	color: #339fff;
	text-decoration: underline;
}
td.body {
	padding : 15;
}
table.top {
	background-position: top;
	background-image: url(img/top.jpg);
	background-repeat: repeat-x;
}
td.niz {
	background-position: bottom;
	background-image: url(img/niz.gif);
	background-repeat: repeat-x;
}

div.head, h1, h1.cal_h1 {
	color : #0087ff;
	font-weight : bold;
	font-size : 10pt;
	padding-bottom : 10;
	background-position: left top;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	padding : 4 0 0 30;
	text-align : left;
}
h1.head{
	text-transform: uppercase;
}
div.menu {
	color : #0087ff;
	font-size : 9pt;
	text-transform : uppercase;
	background-color : #d7d7d7;
	height : 23;
	text-align : center;
	font-weight : bold;
	padding-top : 4;
}
div.text{
	text-align: justify;
}

/* menu */
td.menu {
	text-align : right;
	padding-right : 35;
	font-weight : bold;
}
td.menu a, td.menu a:hover {
	text-decoration : none;
	color : #303030;
} 

/* niz */
td.niz-href {
	padding-top : 55;
	text-align : center;
	color : #a5a5a5;
}
td.niz-href a, td.niz-href a:hover {
	color : #a5a5a5;
	text-decoration : none;
	font-weight : normal;
	font-size : 9pt;
}
td.niz-text, td.niz-text a, td.niz-text a:hover {
	color : #a5a5a5;	
	text-decoration : none;
	font-weight : normal;
}


/* etc */
.blue, span.blue a, span.blue a:hover {
	color : #0087ff;
	text-decoration : none; 
}
a.pages {
	color : #0087ff;
	text-decoration : underline;
	font-weight : bold;
}
a.pages:hover,a.pagesa {
	color : #000000;
	text-decoration : none;
}
p {
	padding : 0 0 10 0;
	margin : 0;
}
a.no, a.no:hover {
	color : #303030;	
	text-decoration : none;
}
span.no {
	color : #0087ff;	
	text-decoration : none;
}
.forma {
	width : 100;
	background-color : #fff;
	color : #b7b7b7;
	border-color : #b7b7b7;
	padding-left : 5px;
	border-width:1px; 
}
p.sub {
	color : #0087ff;
	font-weight : bold;
	padding : 0 0 10 0;
}
p.right,.smile {
	text-align : left;
	background-position: left;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 17px;
}
p.right a, .smile a {
	color : #303030;
	text-decoration : underline;
}
 p.right a:hover, .smile a:hover{
	color : #303030;	
	text-decoration : none;
}
td.block1_1 span {
	color : #0087ff;	
}
td.block1_1 a, td.block1_1 a:hover {
	color : #303030;
	text-decoration : none;
	font-weight : normal;
}

.new-search {
	color : #303030;
	width:150px;
	height:15px;
	font-size:9px;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-top:0px;
	border-width:1px;
	border-color:#b7b7b7;
	background-color : #fff;
	border-top : solid 1 #b7b7b7;
	border-left : solid 1 #b7b7b7;
} 


.tab a,.npage{
	font: normal 8pt;
	color:#303030;
	text-decoration: underline;
}
.tab a.active,.npageactive{
	color:#ffb500;
	text-decoration: none;
}
.tab a:hover,.npage:hover{
	color:#1f6de2;
	text-decoration: underline;
}

.notab{
	color:#0087ff;
	font: normal 9pt;
	text-transform:uppercase;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}






.cal_caption{
	font: 9pt;
	color:#000000;
	background-color: #d7d7d7;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.cal_weekday{
	color: #303030;
	font: 8pt;	
	width:18px;
	text-align: left;
}
.cal_weekend{
	color: #ff0000;
	font: 8pt;	
	width:18px;
	text-align: left;
}
.cal_day{
	width:18px;
	text-align: left;	
}

/***/
a.cal_day_simple{
	color: #303030;
	font: 8pt;	
	text-decoration:none;
	font-weight: normal;
}
a.cal_day_official{
	color: #ff0000;
	font: 8pt;	
	text-decoration:none;
	font-weight: normal;
}
/**/

.cal_day_holy{
	border: 1px solid #ffb500;
	padding-left: 1px;
	width: 14px;
}

.cal_weeknumber{
	color: #cacac8;
	font: italic;
	font: 8pt;	
	padding-right: 2px;
}

.cal_nonactive{
	color: #959595;
	font: 8pt;	
}


.cal_h1{
	padding: 0px;
	margin: 0px;
	font:bold 12pt ;
	color: #3f596b;
}



a.holyname{
	text-decoration:none;
	color:#000000;
	font-size:9pt;
	font-weight: normal;
}

.padding{
	padding:10px; 
}


.zh {
background:#f7f7f7; height: 31px;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
 -moz-opacity: 0.2; /* Mozilla */
}
.zh:hover{
height: 31px;
filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100);
-moz-opacity: 1.0; /* Mozilla */
}
.zh a {
background:#f7f7f7; height: 31px;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
 -moz-opacity: 0.2; /* Mozilla */
}
.zh a:hover{
height: 31px;
filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100);
-moz-opacity: 1.0; /* Mozilla */
}
