﻿/* ------------ articlemodule ------------ */
#mvoarticlemodule
{

}
#mvoarticlemodule div.mvoArticleDate
{
   font-family : Arial,Helvetica,sans-serif;
   font-size : 10px;
   color : #191051;
   padding-bottom:20px;
   font-style:normal;
}

#mvoarticlemodule div.mvoArticleTitle
{
   font-family : Arial,Helvetica,sans-serif;
   font-size : 16pt;
   color : #191051;
   font-weight: bold;
   margin-bottom:20px;   
}

#mvoarticlemodule div.mvoArticleIntro
{
   font-weight: bold;
   font-family : Arial,Helvetica,sans-serif;
   font-size : 10pt;
   color : #191051;
   padding-bottom:20px;
}

#mvoarticlemodule div.mvoArticleContent
{
   font-family : Arial,Helvetica,sans-serif;
   font-size : 10pt;
   color : #191051;
   padding-bottom:20px;
}

#mvoarticlemodule a
{
   color: #97AA01;
   text-decoration:underline;
}

#mvoarticlemodule a.mvoBack
{
   font-weight: bold;
}

/* ------------ mvocalendarmodule ------------ */
#mvocalendarmodule
{
}

#mvocalendarmodule div.mvoCalendarYear
{
   margin-top:10px;
   /*background-color: #F8F9E8;
   height: 30px;
   padding: 10px;*/
}

#mvocalendarmodule h1
{
   font-weight: bold;
   color: #97AA01;
   padding: 0px;
   margin: 0px;
}

#mvocalendarmodule td
{
   font-family : Arial,Helvetica,sans-serif;
   color : black;
   font-size: 12px;
}

#mvocalendarmodule td.mvocalendarhead
{
   font-weight: bold;
   padding-top:10px;
   border-bottom: #cccccc 1px solid;
}

/* ------------ mvonavigatemodule ------------ */
#mvonavigatemodule div div
{
   overflow:hidden;
/* border-bottom: 1px solid #97AA01; */
}

#mvonavigatemodule td
{
   padding-bottom: 5px;
}

#mvonavigatemodule treenodeselect,
#mvonavigatemodule a.treenodeselect,
#mvonavigatemodule treenode,
#mvonavigatemodule a.treenode,
#mvonavigatemodule a.treenode:visited,
#mvonavigatemodule a.treenode:active,
#mvonavigatemodule a.treenode:hover
{
  font-family : Arial, Verdana;
  font-size : 11px;
  font-weight:bold;
  color: #3F1874;
  text-decoration:none;
}

#mvonavigatemodule treenodeselect,
#mvonavigatemodule a.treenodeselect,
#mvonavigatemodule a.treenode:active,
#mvonavigatemodule a.treenode:hover
{
  color: #97AA01;
}

#mvonavigatemodule a.NavigateHref, 
#mvonavigatemodule a.NavigateHrefActive, 
#mvonavigatemodule a.NavigateHref:visited, 
#mvonavigatemodule a.NavigateHrefActive:visited, 
#mvonavigatemodule a.NavigateHref:active, 
#mvonavigatemodule a.NavigateHrefActive:active 
{
  font-family : Arial, Verdana;
  font-size : 11px;
  font-weight:bold;
  color: #191051;
  padding-bottom:50px;
  text-decoration:none;
}

#mvonavigatemodule a.NavigateLargeHref, 
#mvonavigatemodule a.NavigateHrefLargeActive,
#mvonavigatemodule a.NavigateLargeHref:hover, 
#mvonavigatemodule a.NavigateHrefLargeActive:hover,
#mvonavigatemodule a.NavigateLargeHref:visited, 
#mvonavigatemodule a.NavigateHrefLargeActive:visited
{
  font-size : 13px;
  font-family : Arial, Verdana;
  font-weight:bold;
  color: #191051;
  padding-bottom:50px;
  text-decoration:none;
}

#mvonavigatemodule a.NavigateHref:hover, 
#mvonavigatemodule a.NavigateHrefActive:hover, 
#mvonavigatemodule a.NavigateLargeHref:hover, 
#mvonavigatemodule a.NavigateHrefLargeActive:hover
{
  text-decoration:underline;
}

#mvonavigatemodule a.NavigateHrefActive,
#mvonavigatemodule a.NavigateHrefActive:active,
#mvonavigatemodule a.NavigateHrefActive:visited
{
   color:#97AA01
}

/* ------------ mvonewsmodule ------------ */
#mvonewsmodule
{

}

#mvonewsmodule .mvoTitle, 
#mvonewsmodule span.mvoNewsIntro, 
#mvonewsmodule a.mvoReadMore, 
#mvonewsmodule a.mvoArchive,
#mvonewsmodule a.mvoArchive:visited,
#mvonewsmodule a.mvoArchive:hover,
#mvonewsmodule a.mvoArchive:active
{
   font-family : Arial,Helvetica,sans-serif;
   font-size : 12px;
   color : #191051;

}

#mvonewsmodule .mvoTitle
{
   font-size : 14px;
   color : #191051;
   font-weight: bold;
}

#mvonewsmodule a.mvoArchive,
#mvonewsmodule a.mvoArchive:visited,
#mvonewsmodule a.mvoArchive:hover,
#mvonewsmodule a.mvoArchive:active
{
 font-size  :11px;
 color: #97AA01;
}

#mvonewsmodule a.mvoArchiveTitle,
#mvonewsmodule a.mvoArchiveTitle:visited,
#mvonewsmodule a.mvoArchiveTitle:hover,
#mvonewsmodule a.mvoArchiveTitle:active
{
 font-size  :12px;
 color: #191051;
}

#mvonewsmodule span.mvoArchiveYear
{
   font-family : Arial,Helvetica,sans-serif;
   font-size : 14px;
   color : #191051;
   margin-top:20px;
   font-style:normal;
   font-weight:bold;
}

#mvonewsmodule span.mvoNewsDate
{
   font-family : Arial,Helvetica,sans-serif;
   font-size : 11px;
   color : #191051;
   padding-bottom:20px;
   font-style:normal;
   margin-right: 10px;
}

#mvonewsmodule span.mvoNewsCategory
{
   font-family : Arial,Helvetica,sans-serif;
   color : #3F1874;
   font-weight: bold;
   margin-bottom:20px; 
   text-decoration:underline;  
}

#mvonewsmodule .mvoNewsTitle
{
   font-weight: bold;
   font-family : Arial,Helvetica,sans-serif;
   font-size : 14px;
   color : #191051;
   padding-bottom:20px;
}

#mvonewsmodule a
{
   color:#97AA01;
   text-decoration:underline;
}

#mvonewsmodule a.mvoReadMore
{
 color  :#97AA01;
}

#mvonewsmodule a.mvoCategory
{
   font-weight:bold;
   color: green;
}


/* --- FoxPro Database Modules --- */
.app_Table
{
   margin:0px;
   width:100%;
}

.app_normal, .app_tablecell, .app_tableheader, .app_Title
{
   font-family :Arial, Verdana;
   font-size: 12px;
}

.app_normal a, a:visited,a:active,a:hover
{
      color:#97AA01;
}

.app_normal a:hover
{
text-decoration: underline;
}

.app_tableheader
{
   font-weight: bold;
}

.app_Title
{
   font-weight: bold;
   color: #fff;
   background-color: #191051;
}

.app_Table .app_linkbutton
{
   font-weight: bold;
   color: #191051;
}

#app_Table th
{
   font-weight: bold;
   color: #191051;
   text-align:left;
}

.div_tooltip
{
	border: 1px solid #97AA01;
	background-color: #fff;
	width: 250px;
	font-size: 11px;
	font-family: Arial, Verdana;
	padding: 5px;
}
