body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgy {
	background-repeat: repeat-y;
}


.bgx {
	background-repeat: repeat-x;
}
.news_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #16618c;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 13px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #16618C;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
}

.norepeat {
	background-repeat: no-repeat;
}


.base_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	font-weight: normal;
	text-align: justify;
	padding-right: 32px;
	padding-left: 5px;
	padding-top: 4px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 13px;
	padding-top: 4px;
}

.company_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
    padding-left: 5px;
}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	white-space: nowrap;
	text-transform: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.menu_lnk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	text-align: right;
}
.menu_lnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	text-align: right;
}
.marker {
	margin-left: 6px;
}

.menu_lnk:active {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: none;
	text-align: right;
}
.menu_lnk:hover {
	COLOR: #daeaf2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: underline;
	text-align: right;
}


.sub_lnk:link {
	COLOR: #C5E8FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	text-align: right;
}
.sub_lnk:visited {
	COLOR: #C5E8FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	text-align: right;
}
.sub_lnk:active {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	text-align: right;
}
.sub_lnk:hover {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	TEXT-DECORATION: underline;
	text-align: right;
}



.textbase_lnk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #16618C;
	TEXT-DECORATION: underline;
	text-align: right;
}
.textbase_lnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #16618C;
	TEXT-DECORATION: underline;
	text-align: right;
}
.textbase_lnk:active {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: underline;
	text-align: right;
}
.textbase_lnk:hover {
	COLOR: #90B3DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: underline;
	text-align: right;
}
a {color:#16618C}

.style1 {color: #FFFFFF; font-weight: 600;} 

/* begin styles for RSS Feed */

.rss-title, .rss-title a:link
{
	font-size: 125%;
	font-weight: 600;
	margin: 5px 0;
	padding: 0;
	text-align:center;

}

.rss-title a:visited, .rss-title a:active, .rss-title a:hover {
	color: #16618c;
}

.rss-items {
	list-style:none;
  
}

.rss-item  {
  font-size: 80%;
  margin-bottom: 1em
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : underline;
	font-size: 120%;
    font-weight: 575;
	color: #16618c;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #16618c;
	}
	
.rss-date {
	font-size: 10px;
	font-weight : normal;
	color: #333;
	} 
/* 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; 
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   width:1em; 
   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
   }
