	body          {
	color: #000000;
	font-size: 14pt;
	line-height: 140%;
	background: url(images/back_10.jpg) fixed
} 
	td    { font-size: 14px; line-height: 140% }
	A  { font-weight: bold; text-decoration: none }
	A:link    { color: #FFCC33; font-style: normal; font-variant: normal; text-decoration: underline; font-weight: bold; }
	A:visited  { color: #FFCC33; font-style: normal; font-variant: normal; text-decoration: underline; font-weight: bold; }
	A:hover     { color: #FFFFFF; font-style: normal; font-weight: bold; text-decoration: underline; position: relative; }

	.menu A:hover img{opacity:0.0;filter: alpha(opacity=0);}
	.blog A:hover img{opacity:0.4;filter: alpha(opacity=40);}

	.font08-115 { font-size: 8px; line-height: 115% }
	.font10-115	{ font-size: 10px; line-height: 115% }
	.font10-125 { font-size: 10px; line-height: 125% }
	.font12-125-gray	{ font-size: 12px; line-height: 125%; color: #333333 }
	.font12-125	{ font-size: 12px; line-height: 125% }
	.font12-150	{ font-size: 12px; line-height: 150% }
	.font14-115	{ font-size: 14px; line-height: 115% }
	.font14-125	{ font-size: 14px; line-height: 125% }
	.font16-115	{ font-size: 16px; line-height: 115% }
	.font16-125	{ font-size: 16px; line-height: 125% }
	.font18-115	{ font-size: 18px; line-height: 115% }
	.font18-125	{ font-size: 18px; line-height: 125% }
h1   { color: #ffffff; font-weight: normal; font-size: 12px; line-height: 150%; margin: 0px; padding-left: 3px; height: 16px; }

	.link02:link  { color: #000066; font-style: normal; font-variant: normal; text-decoration: underline; font-weight: bold; }
	.link02:visited  { color: #000066; font-style: normal; font-variant: normal; text-decoration: underline; font-weight: bold; }
	.link02:hover     { color: #990000; font-style: normal; font-weight: bold; text-decoration: underline; position: relative;  }
	
	.link03:link  {
	color: #000066;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
	.link03:visited  { color: #000066; font-style: normal; font-variant: normal; text-decoration: underline; font-weight: bold }
	.link03:hover     { color: #CC0000; font-style: normal; font-weight: bold; text-decoration: underline; position: relative;  font-weight: bold;  }
	
	.link04:link  {
	color: #CC0000;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
	.link04:visited  {
	color: #CC0000;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold
}
	.link04:hover     { color: #0066FF; font-style: normal; font-weight: bold; text-decoration: underline; position: relative;  font-weight: bold;  }
	
	
		.heber{
	background-position: bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}


.mark{
	padding: 5px 0px;
	line-height: 150%;
	font-size: 24px;
}


#footer{
	color: #FFFFFF;
	font-size: 12px;
}

#footer A  {
}
#footer A:link    {
	color: #FFFF00;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold;
}
#footer A:visited  {
	color: #FFFF00;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold;
}
#footer A:hover     {
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold;
}



	/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss-box {

	 width: 100%;


}

.rss-item-auth,
.rss-item a.rss-item {display: none;}

.rss-box .rss-item br:first-child {display: none;}

.rss-title, rss-title a {

	margin: 0px 0;

	padding: 0;

}



.rss-items {
	list-style:none;
	margin:0;
	padding:0;
}



.rss-item  {
	font-size: 16px;
	margin-bottom: 1em;
	border-bottom: solid #0000cc 2px;
	line-height: 125%;
}

.rss-item A  {
	font-weight: bold;
	text-decoration: none;
}
.rss-item A:link    {
	color: #0000CC;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold
}
.rss-item A:visited  {
	color: #0000CC;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold
}
.rss-item A:hover     {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	position: relative;
	ffont-weight: normal;
	ont-variant: normal
}

.rss-item img {
	margin: 3px;
	pointer-events: none;
	cursor: default;
}

	

.rss-item img { -ms-interpolation-mode: bicubic;}


.rss-item img {
   height: auto;
    max-height: 157px;
    max-width: 210px;
    width: auto;
}
* html body .rss-item img {
	width: expression(this.width >= this.height ? "210px" : "auto");
	height: expression(this.width <= this.height ? "210px" : "auto");
}



.rss-date {
	font-size: medium;
	color: #990000;
	font-weight: bold;
 margin-left: -0.8em;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }


*.logbox {
	width: auto;
	height: 315px;
	overflow: auto;
	margin: 0px;
}


*.logbox2 {
	width: auto;
	height: 390px;
	overflow: auto;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 14px;
}



.button_example{
	border: 1px solid #495267;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #606c88;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#606c88), to(#3f4c6b));
	background-image: -webkit-linear-gradient(top, #606c88, #3f4c6b);
	background-image: -moz-linear-gradient(top, #606c88, #3f4c6b);
	background-image: -ms-linear-gradient(top, #606c88, #3f4c6b);
	background-image: -o-linear-gradient(top, #606c88, #3f4c6b);
	background-image: linear-gradient(to bottom, #606c88, #3f4c6b);


filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#606c88, endColorstr=#3f4c6b);
}
.button_example:link {text-decoration:none; color:#FFFFFF !important;}
.button_example:hover{
 border:1px solid #363d4c;
 background-color: #4b546a; background-image: -webkit-gradient(linear, left top, left bottom, from(#4b546a), to(#2c354b));
 background-image: -webkit-linear-gradient(top, #4b546a, #2c354b);
 background-image: -moz-linear-gradient(top, #4b546a, #2c354b);
 background-image: -ms-linear-gradient(top, #4b546a, #2c354b);
 background-image: -o-linear-gradient(top, #4b546a, #2c354b);
 background-image: linear-gradient(to bottom, #4b546a, #2c354b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4b546a, endColorstr=#2c354b);
}

a.flinfo{
    background-color: rgba(153, 0, 0, 1);
    display: block;
    padding: 2px 8px;
    font-size: 13px;
    color: #fff;
}

.sche_link{
    display: table;
    background-color: #ffca00;
    font-size: 1.2em;
    color: #000 !important;
    padding: 10px 15px;
    text-align: center;
    font-weight: bold !important;
    margin: 5px auto 15px;
    text-decoration: none !important;
    border-radius: 6px;
}




#heder_sidemenu ,
#heder_sidemenu *{
list-style: none;
box-sizing: border-box;
padding: 0;
}

#heder_sidemenu {
display: flex;
flex-wrap: wrap;
align-content: space-between;
height: 240px;
margin: 0;
}


#heder_sidemenu li {
list-style: none;
margin-top: 10px;
width: 100%;
}

#heder_sidemenu li:first-child{
margin-top: 0;
}



#heder_sidemenu li a {
background-color: #fff;
overflow: hidden;
display: block;
text-decoration: none;
color: #000;
}

#heder_sidemenu li a:hover{
opacity: 0.6;
}


#heder_sidemenu li a p {
margin: 0;
}
#heder_sidemenu li a img {
max-width: 100%;
width: auto;
padding: 0;
margin: 0;
vertical-align: bottom;
}



.insta {
display: flex !important;
padding-left: 10px !important;
}
.insta div:nth-of-type(1) {
width: 67%;
display: flex;
align-content: center;
flex-wrap: wrap;
}
.insta div:nth-of-type(2) {
width: 33%;
}
.insta p {
color: #000;
margin: 0;
line-height: 1.4em;
}


.event {
padding: 5px 10px !important;
}
.event div {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
align-items: center;
}
.event p:nth-of-type(1) {
background-color: #0d1a53;
color: #fff;
font-family: serif;
font-weight: bold;
line-height: 1em;
padding: 4px 10px !important;
font-size: 1.1em;
border-radius: 7px;
}
.event p:nth-of-type(2) {
background-color: #cc0000;
line-height: 1em;
padding: 5px 11px !important;
border-radius: 50%;
color: #fff;
transform: rotate(-8deg);
font-size: 1.2em;
}



.weather {
display: flex !important;
align-items: center;
padding: 10px 5px !important;
}
.weather p {
font-weight: normal;
font-size: 0.85em;
line-height: 1.4em;
}

.weather div:nth-of-type(1) {
width: 43%;
}
.weather div:nth-of-type(2) {
width: 57%;
}








